Gui.lua and you

Gui.lua and you

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

Post Reply
User avatar
LordMatt
Posts: 3393
Joined: 15 May 2005, 04:26

Gui.lua and you

Post by LordMatt »

For those of you who are using the gui.lua file that trepan and chojin/napkin made, there is another bugfix needed for this version. You will get spammed with:

Code: Select all

error = 1, Call_UpdateLayout, [string "gui.lua"]:233: attempt to call field `GetInCommand' (a nil value)
You need to open gui.lua and do a find and replace for

Code: Select all

GetInCommand
to be replaced with

Code: Select all

GetActiveCommand
And of course trepan is the man for his lightning fast tech support. :-)
[KnoX]ElementalGizmo
XTA Developer
Posts: 266
Joined: 24 Aug 2006, 01:33

Post by [KnoX]ElementalGizmo »

Niiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiice :twisted:
Post Reply

Return to “General Discussion”