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.
[PC/Steam] Crash on scenario start
-
- Newcomer
- Posts: 1
- Joined: Fri Feb 22, 2013 11:13 pm
- Tomislav Uzelac
- 2x2 Games
- Posts: 2211
- Joined: Mon Apr 04, 2011 11:24 pm
- Location: Zagreb, Croatia
Re: [PC/Steam] Crash on scenario start
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).durandal4532 wrote:Any idea what might be happening?
This would explain why a reinstall helps.