Commander Bello
Say No 2 Net Validations
I have to ask you guys for help.
Since today, I cannot play Col anymore.
The game which I played without errors yesterday I could continue today for only some turns, until it got frozen (turn 95 - my turn). I tried several restarts, yet to no avail.
Then I started a new game, which froze after ~20 turns during my turn.
This made me curious, and I rebooted my system to start another new game, which then froze after ~15 turns in the interturn.
I now have completely switched off my computer and restarted, and the new (! - not continued) game now freezes at turn 5 (interturn again).
All I can do then is to manually kill the task in the task-manager.
I have created a debug DLL and put breakpoints to all my recent changes (although they have been made three days ago and up to now playing was no problem). None of the breakpoints has been reached, although, just for checking, I've put one at CvPlayer::doTurn().
These are the three last lines from the debugger:
Additional info: none of the log files indicates any error, either.
As said above, my last changes have been made three days before since when up to now I could play without any problem.
All other applications so far seem to run without any hassle. I don't have any unnormal high temperatures in my rig and there aren't any indications that something wouldn't work as it should from the hardware side.
Whatever has changed seems to have changed between yesterday evening (no problems at all) and today (no play possible, and from attempt to attempt the freezing starts even earlier)
Any ideas how to locate the error?
Since today, I cannot play Col anymore.
The game which I played without errors yesterday I could continue today for only some turns, until it got frozen (turn 95 - my turn). I tried several restarts, yet to no avail.
Then I started a new game, which froze after ~20 turns during my turn.
This made me curious, and I rebooted my system to start another new game, which then froze after ~15 turns in the interturn.
I now have completely switched off my computer and restarted, and the new (! - not continued) game now freezes at turn 5 (interturn again).
All I can do then is to manually kill the task in the task-manager.
I have created a debug DLL and put breakpoints to all my recent changes (although they have been made three days ago and up to now playing was no problem). None of the breakpoints has been reached, although, just for checking, I've put one at CvPlayer::doTurn().
These are the three last lines from the debugger:
Code:
Warning: DirectSound playback reset due to non-moving playback cursor (buggy sound driver) time: 32904 play: 134112 write: 142044. <<< last message when attaching to colonization.exe
Der Thread 'Win32-Thread' (0x910) hat mit Code 0 (0x0) geendet.
Der Thread 'Win32-Thread' (0x13e8) hat mit Code 0 (0x0) geendet.
Der Thread 'Win32-Thread' (0xdf4) hat mit Code 0 (0x0) geendet.
Additional info: none of the log files indicates any error, either.
As said above, my last changes have been made three days before since when up to now I could play without any problem.
All other applications so far seem to run without any hassle. I don't have any unnormal high temperatures in my rig and there aren't any indications that something wouldn't work as it should from the hardware side.
Whatever has changed seems to have changed between yesterday evening (no problems at all) and today (no play possible, and from attempt to attempt the freezing starts even earlier)
Any ideas how to locate the error?
