2
2
Fork
You've already forked dmobs
3

Minetest 5.8RC dmobs crash server #1

Closed
opened 2023年11月11日 00:33:11 +01:00 by Sharpman · 3 comments

Hi,

this server crash occured time to time after updating Minetest to 5.8 and switched mobs api and dmob mod to newest version.

Minetest: 5.8RC Windows 10 x64
Dmob: 21230
Mobs Redo API: 21646

2023年11月10日 23:59:10: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'dmobs' in callback LuaABM::trigger(): ...rver\Minetest-server\minetest-5\bin..\mods\mobs/api.lua:4030: attempt to index field 'base_colbox' (a nil value)
2023年11月10日 23:59:10: ERROR[Main]: stack traceback:
2023年11月10日 23:59:10: ERROR[Main]: ...rver\Minetest-server\minetest-5\bin..\mods\mobs/api.lua:4030: in function 'spawn_action'
2023年11月10日 23:59:10: ERROR[Main]: ...rver\Minetest-server\minetest-5\bin..\mods\mobs/api.lua:4097: in function 'func'
2023年11月10日 23:59:10: ERROR[Main]: ...r\minetest-5\bin..\builtin\profiler\instrumentation.lua:108: in function <...r\minetest-5\bin..\builtin\profiler\instrumentation.lua:101>

Hi, this server crash occured time to time after updating Minetest to 5.8 and switched mobs api and dmob mod to newest version. Minetest: 5.8RC Windows 10 x64 Dmob: 21230 Mobs Redo API: 21646 2023年11月10日 23:59:10: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'dmobs' in callback LuaABM::trigger(): ...rver\Minetest-server\minetest-5\bin\..\mods\mobs/api.lua:4030: attempt to index field 'base_colbox' (a nil value) 2023年11月10日 23:59:10: ERROR[Main]: stack traceback: 2023年11月10日 23:59:10: ERROR[Main]: ...rver\Minetest-server\minetest-5\bin\..\mods\mobs/api.lua:4030: in function 'spawn_action' 2023年11月10日 23:59:10: ERROR[Main]: ...rver\Minetest-server\minetest-5\bin\..\mods\mobs/api.lua:4097: in function 'func' 2023年11月10日 23:59:10: ERROR[Main]: ...r\minetest-5\bin\..\builtin\profiler\instrumentation.lua:108: in function <...r\minetest-5\bin\..\builtin\profiler\instrumentation.lua:101>

Couldn't duplicate the error so added spawn check just incase.

Couldn't duplicate the error so added spawn check just incase.

Thank you, it seems to fix the issue.

Thank you, it seems to fix the issue.

If you could keep an eye on the logs and let me know which MOB the error message shows, then I can further look into the cause.

If you could keep an eye on the logs and let me know which MOB the error message shows, then I can further look into the cause.
Sign in to join this conversation.
No Branch/Tag specified
master
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tenplus1/dmobs#1
Reference in a new issue
tenplus1/dmobs
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?