Lothrazar / Cyclic

Minecraft mod written in Java
MIT License
166 stars 97 forks source link

Crash during new world generation #2443

Open fronczek7f opened 2 weeks ago

fronczek7f commented 2 weeks ago

Minecraft Version: 1.20.1

Forge Version: 1.47.3.0

Mod Version: 1.13.0

Single Player or Server: Single Player

Describe problem (what you were doing; what happened; what should have happened):

Attempting to create a new world (also possible when generating new chunks) - crashlog showed that the cause of the crash was cyclic:flower_purple, but Cyanide pointed to blueprint. I found a similar problem in the blueprint mod issue tracking system. The author of the blueprint mod say that it is not a problem of his mod, but a problem of vanilla feature gen.

Log file link:

crash-2024-11-10_12.26.20-server.txt latest.log debug.log

Video/images/gifs (direct upload or link):

fronczek7f commented 2 weeks ago

Ok, I found temporary solution using this https://github.com/Lothrazar/Cyclic/issues/2437 but still this error may occure, also I updated Terralith and Tectonic mods and remove Cyclic Crash Fix and at least for now no crash happen