Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 1.13-pre1
-
Fix Version/s: Minecraft 1.13-pre2
-
Labels:
-
Confirmation Status:Confirmed
Description
The bug
Saving a structure which has not been saved before logs an error with the message "Couldn't load structure". This should not be the case since you are saving and not loading a structure.
How to reproduce
/setblock ~ ~ ~ structure_block[mode=save]{mode:"SAVE",name:"minecraft:new_structure"}
- Open the structure block GUI and click "Save"
- Look at the log
→An error with the message "Couldn't load structure" has been logged