Hwyla

Hwyla

86M Downloads

[1.16.1] Incompatibility with forge 31.0.93

ocram9 opened this issue ยท 4 comments

commented

Issue Description:

The game won't launch when hywla is installed (it doesn't crash, it just won't launch).

Steps to reproduce:

  1. Install hwyla and forge 31.0.93
  2. Start the game

Affected Versions (Do not use "latest"):

  • Hwyla: forge-1.10.9-B76_1.16.1.jar
  • Minecraft: 1.16.1
  • Forge: 31.0.93

Possible Conflicting Mods (Provide their version, as well)

Screenshot_12

Screenshot:

Screenshot_14

commented

Downgrade forge, they made a change that breaks literally every mod.

commented

31.0.93 actually "reverted" the license string being required from the mods.toml file. This crash/error is the other breaking change that was made, and only is causing Hwyla to crash because it (Hwyla) is registering the listener for RegisterCommandsEvent on the wrong event bus (mod event bus versus forge event bus)

commented

I completely forgot to add the log, sorry about that. The latest log: https://gist.github.com/ocram9/faefbb1f4dc0b859e4c46df1e73a7974

commented

Downgrading to forge 32.0.88 should fix this issue. Any newer version will not work currently. As of this comment, the latest version is 32.0.96.
Edit: 97 is still broke, stick to 88.