Blueprint

Blueprint

57M Downloads

Crash with Create v0.3.1c

FrozenToothpaste opened this issue ยท 2 comments

commented

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

commented

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

commented

This is technically an issue on Create's side.
Forge added a PR to register new WoodTypes 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