Skip to content

Instantly share code, notes, and snippets.

@ahkok
Created October 9, 2017 16:28
Show Gist options
  • Select an option

  • Save ahkok/a398549e81627dfb6a330ab17c0d9fc8 to your computer and use it in GitHub Desktop.

Select an option

Save ahkok/a398549e81627dfb6a330ab17c0d9fc8 to your computer and use it in GitHub Desktop.
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