new problems?

stich0602

Chieftain
Joined
Oct 26, 2005
Messages
8
ive had the failed to initialize renderer problem, that fixed with the pakextractor thingy, now a new problem arrises (sp?)

when my exe starts up loading, it just STOPS loading on the init engine portion, no error message at all, ive logged it and this is the code:

Code:
[6329.260] DBG: FILE Cat Init
[6329.901] DBG: Using XML cache
[6329.931] DBG: Game Init
[6329.931] DBG: Multiplayer Init
[6330.082] DBG: Audio Init
[6330.913] DBG: ArtFileMgr Init
[6330.913] DBG: Python Init
[6333.346] VERSION: CIV Version: 0
[6333.346] VERSION: Save Version: 100
[6333.346] DBG: Input Init
[6333.346] DBG: Engine Init
[6336.030] DBG: Engine: Axis Engine Initialized
[6336.030] DBG: Engine: Scene Graph Initialized
[6336.471] DBG: Engine: Shaders Initialized
[6336.501] DBG: Engine: Scene Lights Initialized

and that is all that is there, can someone post a copy of a working log file so i can compare and try to pinpoint a problem (yes i tried tech support, couldnt find anything)

thanks in advance
 
Dude - I'm in the same boat as you. My game USED TO work. Then it started crashing during play. I un-installed it and my video driver. Re-installed game and video driver. Now my game crashes during the Initialization, at the init engine portion, but I get an error message. If I knew how to put a link to the thread that I started for this, I would. But if you just page down to the next page and look for my thread labelled "Start-up Issue" you will see my error.

Maybe you are getting the same error but for some reason it's not "breaking"?
Also - my logs look just like yours. No indication that an error has occured.
 
Back
Top Bottom