Spring crashes during BA loading

Spring crashes during BA loading

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
Bluefire24
Posts: 1
Joined: 02 Oct 2011, 15:03

Spring crashes during BA loading

Post by Bluefire24 »

Can someone help me with this problem? Everytime i try loading BA it crashes after loading for a while

f=0000000] Stacktrace:
[f=0000000] (0) Unknown [0x0000C9E6]
[f=0000000] (1) D:\Program Files\Spring\spring.exe [0x00AA7891]
[f=0000000] (2) D:\Program Files\Spring\spring.exe [0x00CBFC82]
[f=0000000] (3) D:\Program Files\Spring\spring.exe [0x00CBEC25]
[f=0000000] (4) D:\Program Files\Spring\spring.exe [0x00C7E9F1]
[f=0000000] (5) D:\Program Files\Spring\spring.exe [0x009A1D0C]
[f=0000000] (6) D:\Program Files\Spring\spring.exe [0x009BD543]
[f=0000000] (7) D:\Program Files\Spring\spring.exe [0x009B9B51]
[f=0000000] (8) D:\Program Files\Spring\spring.exe [0x009C250C]
[f=0000000] (9) D:\Program Files\Spring\spring.exe [0x009C26FC]
[f=0000000] (10) D:\Program Files\Spring\spring.exe [0x009C27BF]
[f=0000000] (11) D:\Program Files\Spring\spring.exe [0x006C792F]
[f=0000000] (12) D:\Program Files\Spring\spring.exe [0x006C530E]
[f=0000000] (13) D:\Program Files\Spring\spring.exe [0x006CC90B]
[f=0000000] (14) D:\Program Files\Spring\spring.exe [0x00402AA0]
[f=0000000] (15) D:\Program Files\Spring\spring.exe [0x00416879]
[f=0000000] (16) D:\Program Files\Spring\spring.exe [0x004928CA]
[f=0000000] (17) D:\Program Files\Spring\spring.exe [0x0049375D]
[f=0000000] (18) D:\Program Files\Spring\spring.exe [0x00989DA1]
[f=0000000] (19) D:\Program Files\Spring\spring.exe [0x009950F9]
[f=0000000] (20) D:\Program Files\Spring\spring.exe [0x00995424]
[f=0000000] (21) D:\Program Files\Spring\spring.exe [0x00995C00]
[f=0000000] (22) D:\Program Files\Spring\spring.exe [0x004010A7]
[f=0000000] (23) D:\Program Files\Spring\spring.exe [0x00401123]
[f=0000000] (24) D:\WINDOWS\system32\kernel32.dll(RegisterWaitForInputIdle+0x49) [0x7C817027]
[f=0000000] Hang detection triggered for Spring 0.82.7.1 (0.82.7.1).
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Spring crashes during BA loading

Post by abma »

translated:

http://pastebin.com/2iwLxaQQ

can you give please a complete infolog.txt? i have no idea why it crashes without it...
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Spring crashes during BA loading

Post by hoijui »

it is hanging while reading a file from VFS, most likely a badly packaged map (too heavy LZMA compression).
This very problem is why we did the checks for how much compressed some of the files in the archives are.
I forgot which maps were bad (i think it were only about 2 or so, of the few hundreds have). It could also be a game of course.
You could either run a debug build of spring to find out which is the bad archive (it will tell you in the log), and then delete it. Or you can just do trial and error. Best option would be, if you remember which files you got last, and try removing them.. chances are high it would be them at fault.

... maybe it is also just that map you try to start there. ;-)

also do what abma said please, attach complete infolog as file (NOT c&p into post).
Post Reply

Return to “Help & Bugs”