server crashed while spawnstruct desert_temple #1216

Closed
opened 2021-02-27 17:50:18 +01:00 by iXware71 · 1 comment

Hi ,

i have found an new server-crash... sorry :-(

Client minetest 5.4 (opensuse leap)
Server mintest 5.3 (Debian buster)

when I run a "/spawnstruct desert_temple", the server crashes with the following message:

2021-02-27 17:37:37: ACTION[Main]: Server: Shutting down
2021-02-27 17:37:37: ACTION[Server]: [doc] Wrote player data into /var/games/mineclone2-server/.minetest/worlds/mineclone2/doc.mt.
2021-02-27 17:37:37: ACTION[Server]: SailingTux leaves game. List of players: 
2021-02-27 17:37:37: ACTION[Main]: [doc] Server shuts down. Player data is about to be saved.
2021-02-27 17:37:37: ACTION[Main]: [doc] Wrote player data into /var/games/mineclone2-server/.minetest/worlds/mineclone2/doc.mt.
2021-02-27 17:37:38: ERROR[Main]: ServerError: AsyncErr: on_emerge_area_completion: Runtime error from mod 'mcl_structures' in callback on_emerge_area_completion(): ...r/.minetest/games/mineclone2/mods/CORE/mcl_loot/init.lua:47: attempt to index local 'pr' (a nil value)
2021-02-27 17:37:38: ERROR[Main]: stack traceback:
2021-02-27 17:37:38: ERROR[Main]:       ...r/.minetest/games/mineclone2/mods/CORE/mcl_loot/init.lua:47: in function 'get_loot'
2021-02-27 17:37:38: ERROR[Main]:       ...r/.minetest/games/mineclone2/mods/CORE/mcl_loot/init.lua:102: in function 'get_multi_loot'
2021-02-27 17:37:38: ERROR[Main]:       ...est/games/mineclone2/mods/MAPGEN/mcl_structures/init.lua:426: in function 'after_placement_callback'
2021-02-27 17:37:38: ERROR[Main]:       ...est/games/mineclone2/mods/MAPGEN/mcl_structures/init.lua:14: in function <...est/games/mineclone2/mods/MAPGEN/mcl_structures/init.lua:10>
2021-02-27 17:37:38: ERROR[Main]: stack traceback:

Hi , i have found an new server-crash... sorry :-( Client minetest 5.4 (opensuse leap) Server mintest 5.3 (Debian buster) when I run a "/spawnstruct desert_temple", the server crashes with the following message: ``` 2021-02-27 17:37:37: ACTION[Main]: Server: Shutting down 2021-02-27 17:37:37: ACTION[Server]: [doc] Wrote player data into /var/games/mineclone2-server/.minetest/worlds/mineclone2/doc.mt. 2021-02-27 17:37:37: ACTION[Server]: SailingTux leaves game. List of players: 2021-02-27 17:37:37: ACTION[Main]: [doc] Server shuts down. Player data is about to be saved. 2021-02-27 17:37:37: ACTION[Main]: [doc] Wrote player data into /var/games/mineclone2-server/.minetest/worlds/mineclone2/doc.mt. 2021-02-27 17:37:38: ERROR[Main]: ServerError: AsyncErr: on_emerge_area_completion: Runtime error from mod 'mcl_structures' in callback on_emerge_area_completion(): ...r/.minetest/games/mineclone2/mods/CORE/mcl_loot/init.lua:47: attempt to index local 'pr' (a nil value) 2021-02-27 17:37:38: ERROR[Main]: stack traceback: 2021-02-27 17:37:38: ERROR[Main]: ...r/.minetest/games/mineclone2/mods/CORE/mcl_loot/init.lua:47: in function 'get_loot' 2021-02-27 17:37:38: ERROR[Main]: ...r/.minetest/games/mineclone2/mods/CORE/mcl_loot/init.lua:102: in function 'get_multi_loot' 2021-02-27 17:37:38: ERROR[Main]: ...est/games/mineclone2/mods/MAPGEN/mcl_structures/init.lua:426: in function 'after_placement_callback' 2021-02-27 17:37:38: ERROR[Main]: ...est/games/mineclone2/mods/MAPGEN/mcl_structures/init.lua:14: in function <...est/games/mineclone2/mods/MAPGEN/mcl_structures/init.lua:10> 2021-02-27 17:37:38: ERROR[Main]: stack traceback: ```
Contributor

Yep, I’ve broken this command occasionally, thanks for reminding, I’ll fix it ASAP. It doesn’t affect the gameplay

Yep, I’ve broken this command occasionally, thanks for reminding, I’ll fix it ASAP. It doesn’t affect the gameplay
kay27 closed this issue 2021-02-27 19:44:44 +01:00
Sign in to join this conversation.
No Milestone
No project
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: VoxeLibre/VoxeLibre#1216
No description provided.