Create

Create

86M Downloads

Create & OptiFine crashes

Caio-Caetano opened this issue · 7 comments

commented

Describe the Bug

Create and OptiFine keep crashing together.

I used forge-1.20.1-47.0.35

  • create-1.20.1-0.5.1.d
  • OptiFine_1.20.1_HD_U_I5_pre9_MOD

Highlight erro after crashing :

The game crashed whilst initializing game
Error: net.minecraftforge.fml.ModLoadingException: Create (create) encountered an error during the common_setup event phase

Reproduction Steps

  1. Installed OptiFine and Create together
  2. Launch Minecraft
  3. Crashes
    ...

Expected Result

No crash

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/LnJ1aJvg

Operating System

Windows 11

Mod Version

0.5.1d

Minecraft Version

1.20.1

Forge Version

47.0.35

Other Mods

create-1.20.1-0.5.1.d.jar
OptiFine_1.20.1_HD_U_I5_pre9_MOD.jar

Additional Context

No response

commented

same here tried with pre8 as well just to test does the same crash

commented

there are many issues already here about Create for 1.20.1 & Optifine. It seems that for now (& maybe never) Create does not work on mc1.20.1 with Optifine.

Maybe try the 3 mods:
rubidium
rubidium-extra
rubidium_extras

...& for the zoom function: justzoom_forge (requires konkrete_forge)

commented

Don’t use optifine with create, they are incompatible

commented

i deleted this line in create.mixins.json and it works for me
"accessor.HumanoidArmorLayerAccessor",

commented

ofc it did. the code is not there just for funsies. probably some mod compat.

commented

Yea I realized that, that’s why I deleted it

commented

i deleted this line in create.mixins.json and it works for me "accessor.HumanoidArmorLayerAccessor",

Where do you i find that ? T^T