Crash at the end of loading

Crash at the end of 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
fLaMbEuR
Posts: 9
Joined: 08 Jan 2006, 23:23

Crash at the end of loading

Post by fLaMbEuR »

Hello,

Since yesterday Spring started crashing right at the end of loading (tried different maps and mods). Quite strange because I didn't make any change to the settings whatsoever, it did it all of a sudden.

http://pastebin.com/sxgqt7tE

Thanks for the help.
slogic
AI Developer
Posts: 626
Joined: 17 Mar 2008, 19:03

Re: Crash at the end of loading

Post by slogic »

Interesting, Windows 2000, NullAI... Why do you need NullAI? It is for debugging purposes only. Try another real AI. Anyway, it should not crash of course.
User avatar
zwzsg
Kernel Panic Co-Developer
Posts: 7052
Joined: 16 Nov 2004, 13:08

Re: Crash at the end of loading

Post by zwzsg »

By virtue of doing nothing, NullAI is the least crashing of all AI dll/so.

With other AIs, you never know if they crash because of engine bug, or because of AI bug, or because of AI config bug, or because there's a quirk in the mod the AI didn't support.
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Crash at the end of loading

Post by hoijui »

translated stack-trace:
http://buildbot.eat-peet.net/spring/sta ... 62091.html

looks like the origin is a widget, but the crash happens inside spring.
so i guess it is a bug in spring, but you could work around it by disabling the widget in question. maybe it would be many, don't know how many are using LuaUnsyncedCtrl::GetConfigInt(...).
fLaMbEuR
Posts: 9
Joined: 08 Jan 2006, 23:23

Re: Crash at the end of loading

Post by fLaMbEuR »

slogic wrote:Interesting, Windows 2000, NullAI... Why do you need NullAI? It is for debugging purposes only. Try another real AI. Anyway, it should not crash of course.
Funny, actually I'm using Windows XP, never used Windows 2000. But that's probably not the problem :D.
hoijui wrote: looks like the origin is a widget, but the crash happens inside spring.
so i guess it is a bug in spring, but you could work around it by disabling the widget in question. maybe it would be many, don't know how many are using LuaUnsyncedCtrl::GetConfigInt(...).
Cheers, I'll try messing around with some widgets.

Edit : OK, I've reinstalled Spring (didn't touch 3rd party files) and it seems fixed.
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Crash at the end of loading

Post by hoijui »

nice :-)
Post Reply

Return to “Help & Bugs”