but have to check the starting with this issues, where in moretrees/cocos_palm.lua
what made me set this var wrong - and solved the crash there ...
edit: see issue 3015
got problems last night on
Minetest 5.1.0-dev-77cfc4f-dirty (Linux)
edit same then under 5.0.0-stable
- Code: Select all
2019-03-22 06:34:25: ERROR[Main]: ServerError: AsyncErr: environment_Step: Runtime error from mod 'mesecons' in callback environment_Step(): .../.minetest/mods/mesecons/mesecons_luacontroller/init.lua:155: attempt to call field 'swap_node' (a table value)
2019-03-22 06:34:25: ERROR[Main]: stack traceback:
2019-03-22 06:34:25: ERROR[Main]: .../.minetest/mods/mesecons/mesecons_luacontroller/init.lua:155: in function 'set_port_states'
2019-03-22 06:34:25: ERROR[Main]: .../.minetest/mods/mesecons/mesecons_luacontroller/init.lua:616: in function 'run_inner'
2019-03-22 06:34:25: ERROR[Main]: .../.minetest/mods/mesecons/mesecons_luacontroller/init.lua:655: in function 'run'
2019-03-22 06:34:25: ERROR[Main]: .../.minetest/mods/mesecons/mesecons_luacontroller/init.lua:684: in function <.../.minetest/mods/mesecons/mesecons_luacontroller/init.lua:680>
2019-03-22 06:34:25: ERROR[Main]: .../thomas/.minetest/mods/mesecons/mesecons/actionqueue.lua:93: in function 'execute'
2019-03-22 06:34:25: ERROR[Main]: .../thomas/.minetest/mods/mesecons/mesecons/actionqueue.lua:84: in function 'func'
2019-03-22 06:34:25: ERROR[Main]: ...ocal/share/minetest/builtin/profiler/instrumentation.lua:106: in function <...ocal/share/minetest/builtin/profiler/instrumentation.lua:100>
2019-03-22 06:34:25: ERROR[Main]: /usr/local/share/minetest/builtin/game/register.lua:419: in function </usr/local/share/minetest/builtin/game/register.lua:399>
2019-03-22 06:34:25: ERROR[Main]: stack traceback:
what goes back via mesecons, profiler to buildin/gamer ... where I am not changing things - only maybe via "git pull"
and after I gave there a
swap_node = {}
(later taken out of code again, as seam deeper reason) -> /usr/local/share/minetest/builtin/game/register.lua
then next one complain
- Code: Select all
2019-03-22 06:35:08: ERROR[Server]: LuaEntity name "mobs_animal:pumba" not defined
2019-03-22 06:35:08: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'moremesecons_adjustable_blinkyplant' in callback node_on_timer(): /home/thomas/.minetest/mods/mesecons/mesecons/util.lua:250: attempt to call field 'swap_node' (a table value)
2019-03-22 06:35:08: ERROR[Main]: stack traceback:
2019-03-22 06:35:08: ERROR[Main]: /home/thomas/.minetest/mods/mesecons/mesecons/util.lua:250: in function 'flipstate'
2019-03-22 06:35:08: ERROR[Main]: ...oremesecons/moremesecons_adjustable_blinkyplant/init.lua:16: in function <...oremesecons/moremesecons_adjustable_blinkyplant/init.lua:15>
meant at end
* moremesecons_adjustable_blinkyplant
* adjustable_blinkyplant
= false, to get server running