Tashi Trieu

Results 1 issues of Tashi Trieu

Hello, Getting errors when using stx_kissConnect `...usion/Reactor/Deploy/Scripts/Utility/stx_kissConnect.lua:37: attempt to perform arithmetic on global 'tempX' (a nil value)` Was able to catch errors via: ```for i=1,tablelength(allNodes),1 do if flow:GetPos(allNodes[i]) then tempX,...