Recently i have got this problem: the default widgets are loaded, but when i try to turn on _any_ of them, it says cannot load. Even if it just was loaded, i turn i off and on again, i still get the error.
Any ideas?
Cannot load any lua widget
Moderator: Moderators
Re: Cannot load any lua widget
What's the exact error?
Re: Cannot load any lua widget
Code: Select all
Loading: LuaUI/Widgets/gfx_outline.lua
Failed to load: gfx_outline.lua (missing file: LuaUI/Widgets/gfx_outline.lua)
- jennington
- Posts: 68
- Joined: 23 Mar 2008, 19:43
Re: Cannot load any lua widget
I have the same problem, and it seems to be CA-related since I tested it with BA and it loads widgets just fine 
Edit: After more testing, the problem doesn't seem to affect latest CA stable release either. Only test build 3921 (didn't try earlier ones, but obviously something must have broken after stable release).

Edit: After more testing, the problem doesn't seem to affect latest CA stable release either. Only test build 3921 (didn't try earlier ones, but obviously something must have broken after stable release).
Re: Cannot load any lua widget
Found out what the problem was: revision 3913 of CA caused this. Just to let anyone know who experiences the same problem.
if affected, start spring with anything but ca revision 3913 or newer, then you can edit the widgets as you like and it remembers them when you quit.
if affected, start spring with anything but ca revision 3913 or newer, then you can edit the widgets as you like and it remembers them when you quit.
Last edited by reivanen on 07 Feb 2009, 22:12, edited 2 times in total.
Re: Cannot load any lua widget
Its a bug in widgethandler inside mod, i made it