Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when ponderin' #185

Open
itsdeadfrosty opened this issue Oct 29, 2024 · 1 comment
Open

Crash when ponderin' #185

itsdeadfrosty opened this issue Oct 29, 2024 · 1 comment
Labels
bug Something isn't working triage

Comments

@itsdeadfrosty
Copy link

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

@itsdeadfrosty itsdeadfrosty added bug Something isn't working triage labels Oct 29, 2024
@123ghaksd
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants