You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When the WorldEdit mod is not added to the list of trusted mods for the client, then the game crashes when attempting to save a schematic.
To Reproduce
Steps to reproduce the behavior:
Ensure WorldEdit is not listed in trusted mods. This is the default for a new client.
Run chat command \realm schematic save [current realmID]
Observe server crash and debug output below.
2023-06-11 14:21:59: ACTION[Server]: Prof_Pickell uses mc_teacher:controller, pointing at [node under=-4120,-29997,-29959 above=-4120,-29996,-29959]
2023-06-11 14:22:27: [Server]: nil
2023-06-11 14:22:27: ACTION[Main]: Server: Shutting down
2023-06-11 14:22:27: ACTION[Server]: Prof_Pickell leaves game. List of players:
2023-06-11 14:22:28: ERROR[Main]: ServerError: AsyncErr: Lua: Mod security: Blocked attempted write to /home/ubuntu/minetest/bin/../worlds/UBCWorld\realmSchematics\
The text was updated successfully, but these errors were encountered:
Describe the bug
When the WorldEdit mod is not added to the list of trusted mods for the client, then the game crashes when attempting to save a schematic.
To Reproduce
Steps to reproduce the behavior:
\realm schematic save [current realmID]
The text was updated successfully, but these errors were encountered: