Very cool mod, I can ride dragons, feed them, rename them, even can make ingots from them breathe, but, i updated my minetest to Luanti 5.13.0-dev, then after some time going to my spawn where dragons were, and server instantly crashed with error log:
2025-05-25 16:52:56: ACTION[Main]: Server: Shutting down
2025-05-25 16:52:57: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'draconis' in callback luaentity_Step(): /root/minetest/mods/draconis/api/behaviors.lua:199: attempt to perform arithmetic on field 'turn_rate' (a nil value)
2025-05-25 16:52:57: ERROR[Main]: stack traceback:
2025-05-25 16:52:57: ERROR[Main]: [C]: ?
2025-05-25 16:52:57: ERROR[Main]: /root/minetest/mods/draconis/api/behaviors.lua:199: in function 'get_method'
2025-05-25 16:52:57: ERROR[Main]: /root/minetest/mods/creatura/mob_meta.lua:1043: in function 'move_to'
2025-05-25 16:52:57: ERROR[Main]: /root/minetest/mods/creatura/methods.lua:395: in function 'action'
2025-05-25 16:52:57: ERROR[Main]: /root/minetest/mods/creatura/mob_meta.lua:1200: in function '_execute_utilities'
2025-05-25 16:52:57: ERROR[Main]: /root/minetest/mods/creatura/mob_meta.lua:938: in function </root/minetest/mods/creatura/mob_meta.lua:903>
In the publish process you can select minimum version and maximum version. The max value for maximum version is 5.12 (yet), this causes a crash.
Or, the developer made a mistake in the init or other scripts. Accidents are.
Very cool mod, I can ride dragons, feed them, rename them, even can make ingots from them breathe, but, i updated my minetest to Luanti 5.13.0-dev, then after some time going to my spawn where dragons were, and server instantly crashed with error log:
what to do with that?
you shouldn't depend on dev versions to work! update only to 5.12.0, the latest release, and then to 5.13.0 when it comes out
okay
In the publish process you can select minimum version and maximum version. The max value for maximum version is 5.12 (yet), this causes a crash. Or, the developer made a mistake in the init or other scripts. Accidents are.