Hi all.
Recently returned to the game and got on my BLU for the first time. I was using Mote's LUA before but I can't make heads or tails of an error that I am getting. Specifically, the error is:
lua runtime error: libs/functions.lua:415: table index is nil
CONTEXTI seem to get by trying to cast the majority of spells in my arsenal and cannot call the gearsets up via text command(ie. //gs equip sets.midcast['Blue Magic'].PhysicalVit). It says the sets don't exist. For some reason, randomly, some of them exist(PhysicalDex "exists" and works fine) despite that they are created seemingly next to each other and in the same function.
I'm aware that Mote does not update any longer and hasn't for some time but I see that it has been recommended to returning members rather recently(see: less than the six years that have apparently passed since Mote last updated).
FIXES I HAVE TRIED
1) Redownloaded Mote's LUA and replaced my main file
2) Redownloaded functions.lua
3) Simplifying the gearsets to exclude set_combine
4) Uninstalled/Reinstalled Gearswap
As I have overwritten the file on my machine with Mote's original, I have not included code here as I'm not sure which file to even share code from at this point since it has all been replaced with the originals. Spoilered the sections above as I tend to be long-winded and so this post isn't a wall of text. XD