Page 1 of 1

BA Chickens 2.43 - 2.47 cannot load luaui, LuaUI/bawidgets

Posted: 01 Jul 2013, 09:57
by dansan
I cannot play BA Chickens anymore - well... only without Lua :/

Problem seems to be:

Code: Select all

[f=0000000] Error: Lua LoadCode pcall error = 0, luaui.lua, error = 2, LuaUI/bawidgets.lua, [string "LuaUI/bawidgets.lua"]:242: attempt to index a nil value
"/luaui reload" produces the same error.

Infolog of a start of 2.47 plus once "/luaui reload" attached.

Re: BA Chickens 2.43 - 2.47 cannot load luaui, LuaUI/bawidge

Posted: 01 Jul 2013, 10:12
by Silentwings
This is caused because something (like a crash on game exit) has left your luaui settings file (in \spring\luaui\config) for either BA or BA chickens blank - 7.76 can't handle this. Delete it and you should be ok again.

7.78 contains a workaround where if the luaui config is blank it will just load the default config. We'll make a new version of chickens that depends on 7.78 within the next few days.

[solved] BA Chickens 2.43 - 2.47 cannot load luaui, LuaUI/ba

Posted: 01 Jul 2013, 10:41
by dansan
Thank you - I had a backup of BA.lua, and that fixed it.