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 numberCode: Select all
FATAL LUA ERROR: Lua Function sys_put_away: base/util.lua:1261: 'for' initial value must be a numberPossibly 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?
