Possible new bug when putting away items
Posted: Tue Dec 18, 2018 6:55 pm
I've received these errors when clicking an item on the stat bars of a champion, to put the item in the backpack:
If I take an item from a champion's hand and put it in their OWN backpack via the statbars:
If I take an item from a champion's hand and put it in a DIFFERENT champions's backpack via the statbars:
It doesn't do it for *every* item though, seems a bit random!
Possibly introduced in 0.70/0.71? (I'm using 0.71) I'm not sure if this is something in my own code or not, but I'm fairly certain I've not done anything new to handle the putting away of items. Do you need more info?
If I take an item from a champion's hand and put it in their OWN backpack via the statbars:
Code: Select all
FATAL LUA ERROR: Lua Function sys_put_away: base/util.lua:1193: 'for' initial value must be a number
Code: Select all
FATAL LUA ERROR: Lua Function sys_put_away: base/util.lua:1261: 'for' initial value must be a number
Possibly introduced in 0.70/0.71? (I'm using 0.71) I'm not sure if this is something in my own code or not, but I'm fairly certain I've not done anything new to handle the putting away of items. Do you need more info?