Immersive Weapons

Immersive Weapons

262k Downloads

[BUG] Causes WAILA to crash on startup

imagelesskink opened this issue ยท 3 comments

commented

Describe the bug
Version 1.8.4 causes WAILA-based mods to crash on startup. Tested with both Jade and WTHIT.

To Reproduce
Steps to reproduce the behavior:
Install the latest version with a WAILA-based mod and try to start the game

Expected behavior
Ability to play Minecraft.

Screenshots
If applicable, add screenshots to help explain your problem.

Setup

Additional context
Add any other context about the problem here.

commented

That's odd. I tested a user installation with IW and WTHIT, both of which were the latest version. I also don't see anything in the logs specifically mentioning IW. The error is related to a class being loaded that doesn't exist.

In your log, I see Jade mentioned. I haven't tested with Jade yet, so I'll do that soon. Could you upload a crash log with WTHIT?

commented

Alright, just tested with Jade. It crashes with the same NoClassDefFoundError. Will look into this. Since it seems to be an issue of Jade not having the IBlockComponentProvider class that WTHIT has, I'll probably add a configuration option to disable the plugin.

commented

This should be fixed in the v1.8.5 release. Please let me know if the issue persists.