Upgradable Crystal Tools

Upgradable Crystal Tools

2.7k Downloads

1.20.1-1.7.0 Crash Server-side (BlockEntityWithoutLevelRenderer)

WimpieRatte opened this issue · 3 comments

commented

Crashes during server startup.

Main error seems to be linked to the new tridents causing this crash on a standalone server:
[main/ERROR] [net.minecraftforge.eventbus.EventSubclassTransformer/EVENTBUS]: Could not find parent net/minecraft/client/renderer/BlockEntityWithoutLevelRenderer for class dev/willyelton/crystal_tools/renderer/CrystalTridentBlockEntityWithoutLevelRenderer in classloader cpw.mods.modlauncher.TransformingClassLoader@201a8ea7 on thread Thread[main,5,main]

(When running this locally, it's not a problem - only when starting a dedicated server.)

latest.log
Error log attached.

commented

LOL!
Don't worry - i stepped into the exact same trap.
I released my modpack without testing it server-side as well.
Super glad about your quick response! (For the same reason, lol)

commented

Confirmed, I need to get better at remembering to test the server.

Should have a fix for it soon.

commented

Fix created, release 1.7.1 out soon. Thanks for you help testing, clearly something I'm not very good at.