CRASH on Win7 x64 Ultimate (Cnc)

CRASH on Win7 x64 Ultimate (Cnc)

Discussion about the game and its default mods.
Post Reply
theNextone
Posts: 5
Joined: Sun Oct 24, 2010 7:41 am

CRASH on Win7 x64 Ultimate (Cnc)

Post by theNextone »

My laptop's config:

Win7 x64
HP div6
NVidia 8200M G,
all prerequities are installed.

Here the exception:
Version: CLR20r3
Exception 01: openra.game.exe
Exception 02: 1.0.0.0
Exception 03: 4cc2ad2c
Exception 04: OpenRA.Game
Exception 05: 1.0.0.0
Exception 06: 4cc2ad2c
Exception 07: 333
Exception 08: 4e
Exception 09: System.InvalidOperationException
OS version: 6.1.7600.2.0.0.256.1


What do you suggest?

User avatar
Sleipnir
Posts: 878
Joined: Wed Apr 10, 2002 11:52 pm
Contact:

Post by Sleipnir »

Please post your exception log, from My Documents\OpenRA\Logs\exception.log. The default windows error message doesn't tell us anything about the actual crash.

theNextone
Posts: 5
Joined: Sun Oct 24, 2010 7:41 am

Post by theNextone »

Hi,

Here the full log content:

System.InvalidOperationException: TraitDictionary does not contain instance of type `OpenRA.Mods.RA.Move.Mobile`
в OpenRA.TraitDictionary.TraitContainer`1.Get(UInt32 actor)
в OpenRA.TraitDictionary.Get[T](Actor actor)
в OpenRA.Actor.Trait[T]()
в OpenRA.Mods.Cnc.TiberiumRefineryDockAction.OnDock(Actor self, Actor harv, DeliverResources dockOrder)
в OpenRA.Mods.RA.OreRefinery.OnDock(Actor harv, DeliverResources dockOrder)
в OpenRA.Mods.RA.Activities.DeliverResources.Tick(Actor self)
в OpenRA.Actor.Tick()
&#1074; OpenRA.World.<Tick>m__10E(Actor x)
&#1074; OpenRA.Exts.Do[T](IEnumerable`1 e, Action`1 fn)
&#1074; OpenRA.World.Tick()
&#1074; OpenRA.Game.Tick(OrderManager orderManager)
&#1074; OpenRA.Game.Tick(OrderManager orderManager, Viewport viewPort)
&#1074; OpenRA.Game.Run()
&#1074; OpenRA.Program.Run(String[] args)
&#1074; OpenRA.Program.Main(String[] args)


Thanks.

theNextone
Posts: 5
Joined: Sun Oct 24, 2010 7:41 am

Post by theNextone »

Please, note, I am C# developer. If you instruct me how to fix this issue or if you need more details, I can help you. Actually, my machine was configured to .NET 4.0, and it is not the first situation that .NET 2.0 apps have been crashed. I guess, above issue is something related to versions (.NET20 / .NET40 compatibility issue ?)


Thanks.

chrisf
Posts: 246
Joined: Mon Sep 06, 2010 4:59 am

Post by chrisf »

This is fixed in latest (1025)

theNextone
Posts: 5
Joined: Sun Oct 24, 2010 7:41 am

Post by theNextone »

Thanks, it is not crashing now.

Sorry for disturbing, but there's also another annoying thing:
I detected that when I change display mode to full screen, the display starts blinking. Is it related to hardware? Should I update my display driver? Or it is just x64 pain? (I am going to update my display driver although).


Thanks!

theNextone
Posts: 5
Joined: Sun Oct 24, 2010 7:41 am

Fixed!

Post by theNextone »

Hi,

I have updated my driver set, and now display looks perfect. Thank you for this excellent game!

Post Reply