YUNG's better caves(better caves) encountered an error during the load registries phase.
moosyman opened this issue ยท 8 comments
Honestly, I don't know what went wrong, but im on 1.16.3. Anyways, here's the crash report.
https://pastebin.com/GWbfFLxz
https://hatebin.com/jemqmhtypm
This and better mineshafts still seem to crash on Forge 34.1.32
Must be something with the newer versions of Forge then? Try using the recommended version. I'll look into it.
Please try updating to the latest recommended version of Forge.
Im actually on the latest, but alright. Ill check the recommended version and see if that helps. I've actually been trying to get a few 1.16.3 mods running and it wasn't just this mod giving me this issue, but I was able to single it out as one of them. I think its just that the latest forge version is buggy.
Just tried with Forge 34.1.33 (just released, mentioned in a Quark issue) that said it should be compatible with all 1.16.3 mods but Better Caves and Mineshafts still crash on startup.
Further details:
Forge: 34.1.33
Better Caves: 1.16.2-1.0.3
(Better Mineshafts: 1.16.2-1.0)
This is a different issue.
Registry.register is unsupported and always has been. This mod is using those functions and causing an error.
https://github.com/yungnickyoung/YUNGs-Better-Mineshafts/blob/forge-1.16/src/main/java/com/yungnickyoung/minecraft/bettermineshafts/init/ModStructures.java#L79
I will create a bug report there.
I've submitted the bug report to the Better Mineshafts repo. It looks like there's a similar issue present in Better Caves, and i will do the same here.