Page 1 of 1

Widget bug

Posted: 14 Apr 2012, 03:50
by silver
Whe I play a singleplayer game, and it last 1 hour maybe few minute more, it appears this message:

[f=0132810] Error: LuaUI::RunCallIn: error = 4, Update, not enough memory

At the same time all the widgets get disable, and I have tried to enable them pressing F11 but I can“t enter to the widget menu.

Re: Widget bug

Posted: 14 Apr 2012, 04:30
by Pxtl
... that's not good.

As a workaround, open the chat console and type

Code: Select all

/luaui reload
to force a reload of the luaui system. That should free the memory.

Re: Widget bug

Posted: 14 Apr 2012, 07:20
by silver
Thanks! that works.