Runtime error from mod 'mcl_chests' in callback LuaLBM::trigger() #4666

Closed
opened 2024-09-29 00:58:10 +02:00 by kneekoo · 0 comments
Contributor

VoxeLibre version: master
Minetest 5.9.1, singleplayer

What happened?

The game crashed with this error:

AsyncErr: Lua: Runtime error from mod 'mcl_chests' in callback LuaLBM::trigger(): ...minetest/games/mineclone2/mods/ITEMS/mcl_chests/init.lua:82: attempt to call global 'select_and_spawn_entity' (a nil value)
stack traceback:
	...minetest/games/mineclone2/mods/ITEMS/mcl_chests/init.lua:82: in function <...minetest/games/mineclone2/mods/ITEMS/mcl_chests/init.lua:78>
VoxeLibre version: master Minetest 5.9.1, singleplayer ### What happened? The game crashed with this error: ``` AsyncErr: Lua: Runtime error from mod 'mcl_chests' in callback LuaLBM::trigger(): ...minetest/games/mineclone2/mods/ITEMS/mcl_chests/init.lua:82: attempt to call global 'select_and_spawn_entity' (a nil value) stack traceback: ...minetest/games/mineclone2/mods/ITEMS/mcl_chests/init.lua:82: in function <...minetest/games/mineclone2/mods/ITEMS/mcl_chests/init.lua:78> ```
kneekoo added the
bug
unconfirmed
labels 2024-09-29 00:58:10 +02:00
rudzik8 self-assigned this 2024-09-29 03:43:37 +02:00
rudzik8 added
#P1 CRITICAL
and removed
unconfirmed
labels 2024-09-29 04:16:57 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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: VoxeLibre/VoxeLibre#4666
No description provided.