View Issue Details

IDProjectCategoryView StatusLast Update
0000415Spring engineGeneralpublic2008-01-14 22:16
ReporterEtheric Assigned To 
PrioritynormalSeveritycrashReproducibilityN/A
Status closedResolutionnot fixable 
Summary0000415: Another Spring crash during gameplay
DescriptionI was playing on Green_Fields and had just finished reclaiming a kbot lab with multiple con bots and then I tried to build a T2 lab over top when the game crashed.

Not sure if this is relevant, but I was using some of the new LuaUI widgets.

See attached infolog.txt

TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

tvo

2007-02-16 16:55

reporter   ~0000724

It seems to have to do with the lua widgets. Not sure it is a bug in the widget or in spring tho.

        luaH_getnum
        C:/taspring_trunk/lua/lua/src/ltable.c:444

        luaH_set
        C:/taspring_trunk/lua/lua/src/ltable.c:487

        luaV_settable
        C:/taspring_trunk/lua/lua/src/lvm.c:175

        luaV_execute
        C:/taspring_trunk/lua/lua/src/lvm.c:497

        luaD_call
        C:/taspring_trunk/lua/lua/src/ldo.c:313

        f_call
        C:/taspring_trunk/lua/lua/src/lapi.c:672

        luaD_rawrunprotected
        C:/taspring_trunk/lua/lua/src/ldo.c:88

        luaD_pcall
        C:/taspring_trunk/lua/lua/src/ldo.c:416

        lua_pcall
        C:/taspring_trunk/lua/lua/src/lapi.c:688

        CLuaUI::DrawScreenItems()
        C:/taspring_trunk/rts/Game/UI/LuaUI.cpp:1170

        CGuiHandler::Draw()
        C:/taspring_trunk/rts/Game/UI/GuiHandler.cpp:2587

        CGame::Draw()
        C:/taspring_trunk/rts/Game/Game.cpp:1640

        SpringApp::Update()
        C:/taspring_trunk/rts/System/Main.cpp:813

        SpringApp::Run(int, char**)
        C:/taspring_trunk/rts/System/Main.cpp:990

        Run(int, char**)
        C:/taspring_trunk/rts/System/Main.cpp:1047

        WinMain@16
        C:/taspring_trunk/rts/System/Main.cpp:1096

        main
        J:/MinGW/home/Sherpya/stage/mingw-runtime-3.10/main.c:78

        _mingw_CRTStartup
        J:/MinGW/home/Sherpya/stage/mingw-runtime-3.10/crt1.c:226

        WinMainCRTStartup
        J:/MinGW/home/Sherpya/stage/mingw-runtime-3.10/crt1.c:260

tvo

2008-01-14 22:16

reporter   ~0001843

Unfortunately we've been unable to fix this bug. There have been so much changes in the code since you reported it, that I'm closing it now.

If you still get this bug with Spring 0.76b1 or newer, please reopen this bug.

Thanks for reporting.

Issue History

Date Modified Username Field Change
2007-02-02 22:30 Etheric New Issue
2007-02-02 22:30 Etheric File Added: infolog.txt
2007-02-16 16:55 tvo Note Added: 0000724
2008-01-14 22:16 tvo Status new => closed
2008-01-14 22:16 tvo Note Added: 0001843
2008-01-14 22:16 tvo Resolution open => not fixable