Problem with Civilization 5

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
fermat
Newbie
Newbie
Posts: 1
Joined: Sat Jun 11, 2011 11:30 am

Problem with Civilization 5

Post by fermat »

hello!
i have a problem with Civilization 5.
my version of wine is: 1.3.22-1
steam starts well, but Civilization 5 crashes.
the errors are these:

Code: Select all

err:ole:create_server class {6d18ad12-bde3-4393-b311-099c346e6df9} not registered
err:ole:CoGetClassObject no class object {6d18ad12-bde3-4393-b311-099c346e6df9} could be created for context 0x4
Checking availability
Initializing the GameSpy Core
Starting up GS Mod Cloud. 
err:mmtime:TIME_MMTimeStop Timer still active?!
how can i resolve??

ps: sorry for my not good english![/code]
pjnlsn
Newbie
Newbie
Posts: 2
Joined: Thu Jun 16, 2011 6:35 pm

Re: Problem with Civilization 5

Post by pjnlsn »

I have this same exact problem, civ5 on steam. Wine 1.3.22 from git, downloaded on Jun 16, 2011.

Code: Select all

err:ole:create_server class {6d18ad12-bde3-4393-b311-099c346e6df9} not registered
err:ole:CoGetClassObject no class object {6d18ad12-bde3-4393-b311-099c346e6df9} could be created for context 0x
My Civ5 then crashes, giving this error:

Code: Select all

wine: Unhandled page fault on read access to 0xffffffff at address 0x11010a (thread 0015), starting debugger...
Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (0x0011010a).
Backtrace:

Code: Select all

Backtrace:
=>0 0x0011010a (0x0033fd20)
  1 0x079df67d in gameoverlayrenderer (+0xf67c) (0x0033fd78)
pjnlsn
Newbie
Newbie
Posts: 2
Joined: Thu Jun 16, 2011 6:35 pm

Post by pjnlsn »

And a couple more errors before all that, in order:

Code: Select all

err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not registered
err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6} could be created for context 0x1

Code: Select all

err:ole:RevokeDragDrop invalid hwnd (nil)
fixme:advapi:RegisterTraceGuidsW (0x3925320, 0x3f7b738, {3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x3f53b24, (null), (null), 0x3f7b750,): stub
err:ole:RevokeDragDrop invalid hwnd 0x10126
err:ole:RevokeDragDrop invalid hwnd (nil)
err:ole:RevokeDragDrop invalid hwnd 0x20124
fixme:console:AttachConsole stub ffffffff
OS: Microsoft Windows XP Professional Service Pack 3 (build 2600)
Major Version: 5
Minor Version: 1
Build: 2600
DirectX 11 not supported on this OS.
Using 32bit (forced).
Using DirectX 9.
Launching CivilizationV.exe
Locked