[1.12-5.3.2]A ERROR of Location Task
Liumingxun opened this issue · 0 comments
https://gist.github.com/Liumingxun/0753d603d5ed25d01219ef6bf4c61559
HQM Version:1.12-5.3.2
Forge Version:14.23.4.2739
Detail: I will make a Modpack ,and i need a location task ,so i make it.
The relevant JSON text is as follows:
{"uuid":"89c91fb3-435e-40a2-93df-edc70d0264ea","name":"XXXXXXXXXX","x":180,"y":113,"icon":{"id":"minecraft:obsidian"},"tasks":[{"type":"LOCATION","locations":[{"name":"New","x":0,"y":1,"z":0,"dim":-1,"radius":-1}]}],"commandrewards":[]},
Then the save crashed.I have done something like this many times in other save, and I have not crashed.
If i delete this JSON text and re-enter the archive, there will still be problems.(AND the JSON text will back!!)
I would be grateful if you could tell me how to solve the problem.