Difference between revisions of "Forks:Sandbox"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
{{Express|2}} | {{Express|2}} | ||
+ | |||
+ | <pre> | ||
+ | 2019-12-05 03:10:28: WARNING[Server]: Deprecated usage of get_node_group, use get_item_group instead (at /home/game/.minetest/mods/digtron/entities.lua:123) | ||
+ | 2019-12-05 03:10:31: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod '' in callback item_OnPlace(): /home/game/.minetest/mods/digtron/util.lua:96: attempt to index a nil value | ||
+ | 2019-12-05 03:10:31: ERROR[Main]: stack traceback: | ||
+ | 2019-12-05 03:10:31: ERROR[Main]: /home/game/.minetest/mods/digtron/util.lua:96: in function 'can_build_to' | ||
+ | 2019-12-05 03:10:31: ERROR[Main]: /home/game/.minetest/mods/digtron/util.lua:106: in function 'can_move_to' | ||
+ | 2019-12-05 03:10:31: ERROR[Main]: /home/game/.minetest/mods/digtron/util_execute_cycle.lua:174: in function 'execute_dig_cycle' | ||
+ | 2019-12-05 03:10:31: ERROR[Main]: ...e/game/.minetest/mods/digtron/nodes/node_controllers.lua:60: in function 'on_rightclick' | ||
+ | 2019-12-05 03:10:31: ERROR[Main]: /usr/share/games/minetest/builtin/game/item.lua:423: in function </usr/share/games/minetest/builtin/game/item.lua:416> | ||
+ | </pre> |
Latest revision as of 01:23, 5 December 2019
This is a sandbox page to test formatting etc. without consequence.
E2
2019-12-05 03:10:28: WARNING[Server]: Deprecated usage of get_node_group, use get_item_group instead (at /home/game/.minetest/mods/digtron/entities.lua:123) 2019-12-05 03:10:31: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod '' in callback item_OnPlace(): /home/game/.minetest/mods/digtron/util.lua:96: attempt to index a nil value 2019-12-05 03:10:31: ERROR[Main]: stack traceback: 2019-12-05 03:10:31: ERROR[Main]: /home/game/.minetest/mods/digtron/util.lua:96: in function 'can_build_to' 2019-12-05 03:10:31: ERROR[Main]: /home/game/.minetest/mods/digtron/util.lua:106: in function 'can_move_to' 2019-12-05 03:10:31: ERROR[Main]: /home/game/.minetest/mods/digtron/util_execute_cycle.lua:174: in function 'execute_dig_cycle' 2019-12-05 03:10:31: ERROR[Main]: ...e/game/.minetest/mods/digtron/nodes/node_controllers.lua:60: in function 'on_rightclick' 2019-12-05 03:10:31: ERROR[Main]: /usr/share/games/minetest/builtin/game/item.lua:423: in function </usr/share/games/minetest/builtin/game/item.lua:416>