Page 1 of 1

Game Crash

Posted: Sun Dec 04, 2011 10:02 pm
by atchn
Great game, I'm having lots of fun playing it.

I am currently playing the axis campaign and I am poised to capture Stalingrad when the game crash on the Soviet turn. The crash log is copied below. Is there anyway to fix this or will I just have to start the scenario over (this is one reason a save game option would nice)?

Traceback (most recent call last):
File "uoc.py", line 147, in <module>
File "widgets\app.pyo", line 33, in Run
File "widgets\root.pyo", line 642, in Mainloop
File "dispatch\dispatcher.pyo", line 349, in send
File "dispatch\robustapply.pyo", line 47, in robustApply
File "widgets\app.pyo", line 83, in Slot_ANIMATE_cr
File "coroutine.pyo", line 55, in switch
File "game\app.pyo", line 1296, in _cr_observer_ai
File "ai\ai.pyo", line 259, in real_tick
File "ai\ai.pyo", line 299, in play_move
File "ai\sequence.pyo", line 46, in play_move
File "game\state.pyo", line 48, in wrapper
File "game\state.pyo", line 1871, in Move
File "game\state.pyo", line 525, in apply_action_record
File "game\state.pyo", line 1879, in check_move
File "game\state.pyo", line 2406, in move_traverse
RuntimeError: illegal move

Re: Game Crash

Posted: Sun Dec 04, 2011 10:08 pm
by ante
Thank you for posting a bug.

Campaign is auto-saved. You can continue playing from where it crashed.

Can you, please, post a game from campaign directory. File is named 05_stalingrad.usg.

Thank you.

Re: Game Crash

Posted: Sun Dec 04, 2011 10:29 pm
by atchn
Thanks for the prompt reply. I have tried to continue the scenario, but it always crashes at the exact same spot - at the first Soviet move. Anyway, the save game file is attached below.

Re: Game Crash

Posted: Sun Dec 04, 2011 10:39 pm
by ante
Thank you very much for this game. This is one bug I couldn't reproduce. It happened once before, but there was no game to reproduce it.

I will see if I can make some cutting in this game so that you can proceed to play it.

In any case you can backup (copy) this scenario, or whole campaign, if you want to continue from some point.

Re: Game Crash

Posted: Sun Dec 04, 2011 10:46 pm
by atchn
Hmmm, interesting. I wonder what the problem was? Thanks for taking a look at it.

Re: Game Crash

Posted: Sun Dec 04, 2011 10:55 pm
by ante
I think that I located a problem :-) It will go in first update.
Check this version of game. I moved unit that caused problem far away. It is not a problem with playing since you are just to finish this game.

Re: Game Crash

Posted: Sun Dec 04, 2011 11:11 pm
by atchn
Stalingrad captured! Thanks for help.

Re: Game Crash

Posted: Sun Dec 04, 2011 11:30 pm
by ante
Thank you once more.
Now it looks simple, 2 lines of code, but without this game there was no way to find it :-)