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).
Spring crashes during BA loading
Moderator: Moderators
Re: Spring crashes during BA loading
translated:
http://pastebin.com/2iwLxaQQ
can you give please a complete infolog.txt? i have no idea why it crashes without it...
http://pastebin.com/2iwLxaQQ
can you give please a complete infolog.txt? i have no idea why it crashes without it...
Re: Spring crashes during BA loading
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).
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).