Hwyla

Hwyla

86M Downloads

[1.12.2] Crash with new JEI

Diamondman121314 opened this issue ยท 7 comments

commented

Issue Description:

Both the client and server crash with the new JEI version I'm pretty sure.

What happens:

Client and server crash.

What you expected to happen:

For everything to work fine and nothing to crash. ~

Steps to reproduce:

  1. Just loading up the client/server.

Affected Versions (Do not use "latest"):

  • Hwyla: 1.8.26-B41
  • Minecraft: 1.12.2
  • Forge: 14.23.4.2707

Possible Conflicting Mods (Provide their version, as well)

commented

I've now seen this same report several times, and everybody reporting this is on Forge 14.23.4.2707. Could you try rolling back Forge and seeing if that stops crashing?

commented

Hmm... Actually I can launch with 2707 just fine. What mods have you recently updated?

commented

default

commented

This is caused by Forgelin.

[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object waila for modid java.lang.ClassNotFoundException: mcp.mobius.waila.overlay.DecoratorRenderer
[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object waila for modid java.lang.ClassNotFoundException: mcp.mobius.waila.handlers.VanillaTooltipHandler
[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object waila for modid java.lang.ClassNotFoundException: mcp.mobius.waila.handlers.NetworkHandler
[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object waila for modid java.lang.ClassNotFoundException: mcp.mobius.waila.client.KeyEvent
[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object waila for modid java.lang.ClassNotFoundException: mcp.mobius.waila.overlay.WailaTickHandler
[09:21:42] [main/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object jei for modid java.lang.ClassNotFoundException: mezz.jei.input.MouseHelper
commented

...and the log?

commented

Oh. I completely forgot to add that to this. I also don't think it's JEI anymore, but I could be wrong.
https://pastebin.com/wWD6yDu0

commented