Crash when Opening Ponder Scenes with Just Enough Effects Descriptions (JEED) Installed
Rodrigo816 opened this issue ยท 2 comments
Description
I encountered a crash when pressing 'W' to open ponder scenes in the Create mod while having Just Enough Effects Descriptions (JEED) installed. This issue seems to be a compatibility problem between the two mods. The crash does not occur when JEED is removed, suggesting a conflict between JEED and Create's ponder UI.
Steps to Reproduce
Install Forge version 47.2.20 for Minecraft 1.20.1 with Create 0.5.1.f and JEED 1.20-2.1.10.
Launch the game and create/load a world.
Attempt to open ponder scenes by pressing 'W'.
The game crashes.
Expected Behavior
I expected to be able to view the ponder scenes without any issues, as they are a part of the Create mod's tutorial and guide system.
Actual Behavior
The game crashes immediately upon attempting to open the ponder scenes with JEED installed, displaying a ClassCastException in the crash log related to JEED trying to cast PonderUI to EffectRenderingInventoryScreen.
Crash Log
crash-2024-03-14_22.41.13-client.txt
Environment
Minecraft Version: 1.20.1
Forge Version: 47.2.20
Create Mod Version: 0.5.1.f
JEED Version: 1.20-2.1.10
Note: I also tested with JEED Version: 1.20-2.1.7 and DOES NOT crash.
same issue
https://mclo.gs/pFv0y93
crash-2024-03-15_18.28.38-client.txt
Same issue