Blu Lua

言語: JP EN DE FR
2010-06-21
New Items
users online
フォーラム » FFXI » Jobs » Blue Mage » Blu Lua
Blu Lua
 Shiva.Silentknight
Offline
サーバ: Shiva
Game: FFXI
Posts: 17
By Shiva.Silentknight 2016-06-05 02:14:32  
So i made some Changes to my lua tonight, added in some stuff for handling rune sub. and now i'm getting an error poping up whenever i cast a blue spell.
GearSwap: Lua runtime error: gearswap/flow.lua336
GearSwap has detected an error in the user function aftercast:
... Files (x86)Windower4/addons/gearswap/BLU.lua:594: bad argument #1 to 'pairs' (table expected, got nil)

http://pastebin.com/tYGB6nXK

and yes i know the attribute sets for physical spells are outdated as hell, since i've been to lazy to actually update them with current gear.
 Ragnarok.Flippant
Offline
サーバ: Ragnarok
Game: FFXI
user: Enceladus
Posts: 658
By Ragnarok.Flippant 2016-06-05 08:11:54  
You are overwriting the first instance of job_setup with a new function on line 555. Just delete that one and add the single line inside of the first one.
 Shiva.Silentknight
Offline
サーバ: Shiva
Game: FFXI
Posts: 17
By Shiva.Silentknight 2016-06-05 12:21:25  
Thank you.
Log in to post.