Beta 3 crashes on launch beta 2 does not
netcore10 opened this issue ยท 7 comments
Describe the bug
Crash on launch.
Steps to Reproduce
I don't really know
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information with the version):
- Minecraft: 1.18
- Mod Loader: fabric
Logs
Pastebin the log [e.g. logs/latest.log
] and link it below:
Log
Additional context
Probably a conflict somewhere.
are you on most recent Fabric loader?
I had a few random crashes as well, with random exit codes, but starting it again worked. I'm on Loader 14.0 though
Looking at the log this has nothing to do with TechReborn:
java.lang.NullPointerException: Cannot invoke "com.tom.cpm.client.CustomPlayerModelsClient.initGui(net.minecraft.class_437)" because "com.tom.cpm.client.CustomPlayerModelsClient.INSTANCE" is null
It seems to be an issue with your custom player models mod.