3 widgets broken by .77b2 fixed

3 widgets broken by .77b2 fixed

Discuss Lua based Spring scripts (LuaUI widgets, mission scripts, gaia scripts, mod-rules scripts, scripted keybindings, etc...)

Moderator: Moderators

Post Reply
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

3 widgets broken by .77b2 fixed

Post by Beherith »

Three widgets were broken by .77b2
gui_mousetrail:
used math.mod instead of math.fmod

gui_tranparent:
same

gui_tooltip:
Error in DrawScreen(): [string "M:\temp\spring\LuaUI\Widgets\gui_tooltip.lu..."]:138: 'string.gfind' was renamed to 'string.gmatch'

All three have been fixed, right click the names and save target as to DL them
User avatar
manolo_
Posts: 1370
Joined: 01 Jul 2008, 00:08

Re: 3 widgets broken by .77b2 fixed

Post by manolo_ »

commander tagnames wont work (just show the name of the hoster) after some time just at fpr an other player

healthbar (i was spec) works just for the hoster and the other guy (2 other players not)

fast switch wouldnt recognize the com (just the base)
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: 3 widgets broken by .77b2 fixed

Post by Beherith »

manolo_ wrote:commander tagnames wont work (just show the name of the hoster) after some time just at fpr an other player

healthbar (i was spec) works just for the hoster and the other guy (2 other players not)

fast switch wouldnt recognize the com (just the base)
Wow, someone actually uses fastswitch? Thats sweet.
Ill fix it asap then, cause I thought I was the only one using it XD
User avatar
manolo_
Posts: 1370
Joined: 01 Jul 2008, 00:08

Re: 3 widgets broken by .77b2 fixed

Post by manolo_ »

no i like it, its better than zoom out, move mouse and move in and i dont give my lab a number :)
SteelSide
Posts: 9
Joined: 04 Oct 2008, 13:51

Re: 3 widgets broken by .77b2 fixed

Post by SteelSide »

Would you mind fixing the ico_customicons.lua widget? (Some attempting to call mod - nil value error) I get so sad when i can't zoom out and see where all the coms are :<

Gr8 work btw. Hoping the author of iceui will revive himself and fix that one too..
ZellSF
Posts: 1187
Joined: 08 Jul 2006, 19:07

Re: 3 widgets broken by .77b2 fixed

Post by ZellSF »

It would also be great if you fix gui_idle_builders_new.lua, it crashes pretty frequently this version...
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

Re: 3 widgets broken by .77b2 fixed

Post by very_bad_soldier »

Some more fixes:
(Available also via SpringDownloader)

Reclaim Info:
http://spring.vsync.de/luaManager/files ... fov099.lua

CommanderEnds2:
http://spring.vsync.de/luaManager/files ... _ends2.lua

FPSManager (BumpWater support):
http://spring.vsync.de/luaManager/files ... anager.lua

@ZellSF:
Could you post the error you get from idleBuilders? I dont use the widget and I could not reproduce the error.
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: 3 widgets broken by .77b2 fixed

Post by imbaczek »

fpsManager could also disable widgets that are known to eat CPU, if that's possible.
ZellSF
Posts: 1187
Joined: 08 Jul 2006, 19:07

Re: 3 widgets broken by .77b2 fixed

Post by ZellSF »

very_bad_soldier wrote:Some more fixes:
(Available also via SpringDownloader)

Reclaim Info:
http://spring.vsync.de/luaManager/files ... fov099.lua

CommanderEnds2:
http://spring.vsync.de/luaManager/files ... _ends2.lua

FPSManager (BumpWater support):
http://spring.vsync.de/luaManager/files ... anager.lua

@ZellSF:
Could you post the error you get from idleBuilders? I dont use the widget and I could not reproduce the error.
It's one of those attempting to call mod thing, I'll post the error later if I get it again, I got it quite constantly another game :/

Edit: Oh, it crashed last game:
[ 56779] Error in DrawWorld(): [string "C:\Program Files\Spring\LuaUI\Widgets\gui_i..."]:436: attempt to call field 'mod' (a nil value)
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

Re: 3 widgets broken by .77b2 fixed

Post by very_bad_soldier »

Idle Builders:
http://spring.vsync.de/luaManager/files ... rs_new.lua

I hope it works, I didnt test it :mrgreen:
ZellSF
Posts: 1187
Joined: 08 Jul 2006, 19:07

Re: 3 widgets broken by .77b2 fixed

Post by ZellSF »

very_bad_soldier wrote:Idle Builders:
http://spring.vsync.de/luaManager/files ... rs_new.lua

I hope it works, I didnt test it :mrgreen:
Thanks, it seems to work, or at least it doesn't crash as frequently now.
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: 3 widgets broken by .77b2 fixed

Post by Beherith »

Fastswitch widget works again in .77b5
User avatar
manolo_
Posts: 1370
Joined: 01 Jul 2008, 00:08

Re: 3 widgets broken by .77b2 fixed

Post by manolo_ »

Beherith wrote:Fastswitch widget works again in .77b5
link? :)
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: 3 widgets broken by .77b2 fixed

Post by Beherith »

viewtopic.php?f=23&t=16225
Post Reply

Return to “Lua Scripts”