Crash with Create v0.3.1c
FrozenToothpaste opened this issue ยท 2 comments
Just doesnt load at all
After Mojang screen I get:
Create (create) has failed to load correctly.
java.lang.ExceptionInInitializerError: null
This was on Abnormals core v3.2.0. I reverted back to v3.1.1 and the game loaded
same issue, either add Optifine, or downgrade Abnormal Core
and if you downgrade and try to access the Skin Customization menu, the game crashes
here is my crash log:
crash-2021-06-15_11.21.29-fml.txt
This is technically an issue on Create's side.
Forge added a PR to register new WoodType
s and Create was not designed to handle it.
Create has fixed this issue in this commit: Creators-of-Create/Create@785242d
Also related to #112