Gerold55 / laptop

Introducing the MineTest Laptop Mod
Other
25 stars 14 forks source link

Bug #129

Open ragulanramkumar opened 6 years ago

ragulanramkumar commented 6 years ago

MT Version: 0.4.17.1

2018-07-16 14:34:12: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'laptop' in callback item_OnPlace(): /home/xerox123/minetest/bin/../mods/laptop/hardware_fw.lua:116: bad argument #2 to 'set_list' (table expected, got string)
2018-07-16 14:34:12: ERROR[Main]: stacktraceback:
2018-07-16 14:34:12: ERROR[Main]:       [C]: in function 'set_list'
2018-07-16 14:34:12: ERROR[Main]:       /home/xerox123/minetest/bin/../mods/laptop/hardware_fw.lua:116: in function 'after_place_node'
2018-07-16 14:34:12: ERROR[Main]:       /home/xerox123/minetest/bin/../builtin/game/item.lua:383: in function </home/xerox123/minetest/bin/../builtin/game/item.lua:264>
bell07 commented 6 years ago

You try to place an laptop that was an item created with old mod version right? Then updated the laptop mod?

I do not know anymore in which version I changed the item storage behaviour, the compatibility for old behaviour I removed in March.

Please trash the affected laptop and get a new one. Sorry, the mod was WIP at the time you get the laptop item.

ragulanramkumar commented 6 years ago

Removed laptops from everyone's inventories, I'll see if the issues persist.