Zero-K icon indicating copy to clipboard operation
Zero-K copied to clipboard

Trying to make GetSpiralGenerator utility for the issue #5197

Open IcarusRTS opened this issue 1 year ago • 3 comments

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.

IcarusRTS avatar May 14 '24 14:05 IcarusRTS

[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.

IcarusRTS avatar May 15 '24 03:05 IcarusRTS

[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.

IcarusRTS avatar May 15 '24 03:05 IcarusRTS

That's fine, it can wait until you get better at lua.

sprunk avatar May 15 '24 10:05 sprunk