Created
October 9, 2017 16:28
-
-
Save ahkok/a398549e81627dfb6a330ab17c0d9fc8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod '' in callback on_chat_message(): ...etest/.minetest/games/insidethebox/mods/boxes/valloc.lua:63: bad argument #1 to 'ipairs' (table expected, got nil) | |
| ERROR[Main]: stack traceback: | |
| ERROR[Main]: [C]: in function 'ipairs' | |
| ERROR[Main]: ...etest/.minetest/games/insidethebox/mods/boxes/valloc.lua:63: in function 'update_alloc_sizes' | |
| ERROR[Main]: ...etest/.minetest/games/insidethebox/mods/boxes/valloc.lua:120: in function 'valloc' | |
| ERROR[Main]: ...inetest/.minetest/games/insidethebox/mods/boxes/init.lua:298: in function 'open_box' | |
| ERROR[Main]: ...inetest/.minetest/games/insidethebox/mods/boxes/init.lua:462: in function 'func' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment