Create Enchantment Industry

Create Enchantment Industry

13M Downloads

Crash when ponderin'

itsdeadfrosty opened this issue ยท 1 comments

commented

Minecraft Version

1.20.1

Describe the Bug

Title:
ClassCastException Crash with Create Mod, CIT Resewn, and Connector Mods

Description
The game crashes due to a ClassCastException when attempting to render entities with the Create mod installed alongside CIT Resewn, FancyMenu, and Sinytra Connector mods. The error appears to originate from PonderWorld in the Create mod, which seems incompatible with ClientLevel when additional rendering modifications are applied.

Steps to Reproduce
Install Create, CIT Resewn, FancyMenu, and Sinytra Connector mods on Minecraft 1.20.1.
Launch Minecraft and load into a world.
Perform an action that requires entity or item rendering, such as opening an inventory or using Create's Ponder system.
Expected Behavior
The game should load entities and items without throwing exceptions or crashing.

Observed Behavior
The game crashes with a ClassCastException, specifically:

Error: java.lang.ClassCastException: com.simibubi.create.foundation.ponder.PonderWorld cannot be cast to net.minecraft.client.multiplayer.ClientLevel
Suspected Mods: Create, CIT Resewn, FancyMenu, and Connector

Reproduction Steps

  1. Gather Ingredients and Tools: Bread, peanut butter, knife, and a plate.
  2. Spread Peanut Butter: Use the knife to spread peanut butter on one slice of bread.
  3. Assemble: Place the second slice on top, pressing gently.
  4. Cut and Serve (optional): Cut in halves or quarters if desired, and enjoy!

Expected Result

A complete peanut butter sandwich: two slices of bread evenly filled with peanut butter, ready to eat, optionally cut for easy handling.

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/X6LuC2yN

Other Mods

No response

Mod Version

1.2.9

Forge Version

No response

commented

Same in 1.19.2. Also a lot of items are unavailable in JEI, but that may because JEI is not up to date.