Create Enchantment Industry

Create Enchantment Industry

13M Downloads

Crashing when Pondering

SHXRKIEgg opened this issue ยท 3 comments

commented

Minecraft Version

1.19.2

Describe the Bug

So it crashes when trying to ponder the disenchanter and crashing due to the netherite sword. I think its a possible issue between your mod and Oculus.

Reproduction Steps

  1. Add Create, Create Enchantment Industry, Oculus, Rubudium, JEI
  2. Create world
  3. Go to disenchanter and hold W
  4. Crash

Expected Result

Not to crash

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/CmuXP95k

Other Mods

Listed at bottom
https://pastebin.com/CmuXP95k

create-1.19.2-0.5.1.b.jar
create_enchantment_industry-1.19.2-for-create-0.5.1.b-1.2.4.c.jar
oculus-mc1.19.2-1.2.8a.jar (Crashes on latest too)
rubidium-0.6.2a.jar (Crashes on latest too)
oculus-flywheel-compat-1.19.2-0.1.8-BETA.jar (Crashes on latest too)

Mod Version

create_enchantment_industry-1.19.2-for-create-0.5.1.b-1.2.4.c.jar

Forge Version

43.2.14

commented

Please remove droplight mod. It tries to cast PonderLevel to normal ClientLevel which is impossible and causes the crash.

Unfortunately Droplight is not an open-source mod so I cannot make PR to fix this on their project. And also there is a related issue on their issue board. I'll help that issue to provide more information. So there is nothing more I can do now.

Duplicate of #21

commented

Thanks for letting me know what mod causes it appreciate it.

commented

If you still want to use Droplight
I added a singular instanceof check to the .class to fix this
grafik

https://legacy.curseforge.com/minecraft/mc-mods/droplight/issues/12

You can also do this yourself using https://www.coley.software/Recaf/index.html


There is also this which just got an update for better visuals and performance
https://www.curseforge.com/minecraft/mc-mods/loot-beams

Though it seems to have some problems right now as well (but a more active developer)