11:22 XenoScript Error:
Script: shAdOwHUD.lua
Line #: 454
Chunk: C:?Users?Bollo?DOCUME?1?XenoBot?Scripts??SHADOW?1. LUA
Error: attempt to perform arithmetic on field '?' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.
Crashes randomly after a while.
#453 elseif count < 0 and not IsSupply(id) then
#454 totalNewCount = totalNewCount + (Item.isStackable(id) and 1 or new[id])
Any ideas?