Page 1 of 1

[PC/Steam] Crash on scenario start

Posted: Sat Feb 23, 2013 1:38 am
by durandal4532
Hello!

This game is excellent, and works perfectly well on my laptop, but on my home PC it's crashing on scenario load, every scenario. This is the crash log:

Traceback (most recent call last):
File "uoc.py", line 151, in <module>
File "widgets\app.pyo", line 33, in Run
File "widgets\root.pyo", line 691, 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 430, in _cr_new_cmp
File "game\app.pyo", line 615, in _setup_cmp
File "game\app.pyo", line 646, in _setup_common
File "game\app.pyo", line 2895, in _cr_preload_assets
File "widgets\res.pyo", line 85, in get
MemoryError

Any idea what might be happening? I'm running Windows 7 Pro on both machines.

Edit: Solved by a deletion of the local files followed by a reinstall. Well. What happened here will truly remain one of... history's mysteries.

Re: [PC/Steam] Crash on scenario start

Posted: Sat Feb 23, 2013 4:28 am
by Tomislav Uzelac
durandal4532 wrote:Any idea what might be happening?


The crash log reports that some of the graphics files are missing. Looks like the Steam app is not installing them properly (or it does a proper install but then erases them later).

This would explain why a reinstall helps.