Trying to make GetSpiralGenerator utility for the issue #5197
There is only the most recent problem to tackle from the previous pull request that has been accidentally closed while I was looking in the mobile.
[t=00:01:31.836375][f=-000001] Failed to load: test1_sg.lua, [string "LuaRules/Utilities/GetSpiralGenerator.lua"]:41: attempt to perform arithmetic on local 'step' (a table value) [t=00:01:31.836980][f=-000001] Failed to load: test2_sg.lua, [string "LuaRules/Utilities/GetSpiralGenerator.lua"]:9: attempt to perform arithmetic on local 'x' (a nil value)
These are the current issues right now, i will see if i can fix them.
[t=00:01:31.836375][f=-000001] Failed to load: test1_sg.lua, [string "LuaRules/Utilities/GetSpiralGenerator.lua"]:41: attempt to perform arithmetic on local 'step' (a table value) [t=00:01:31.836980][f=-000001] Failed to load: test2_sg.lua, [string "LuaRules/Utilities/GetSpiralGenerator.lua"]:9: attempt to perform arithmetic on local 'x' (a nil value)
These are the current issues right now, i will see if i can fix them.
Yeah... I dunno how to fix these right now.
That's fine, it can wait until you get better at lua.