TehNut-Mods / HWYLA

A fork of Waila maintaining it for new MC versions
https://bitbucket.org/ProfMobius/waila
Other
119 stars 72 forks source link

[1.16.1] Incompatibility with forge 31.0.93 #280

Closed ocram9 closed 4 years ago

ocram9 commented 4 years ago

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"):

Possible Conflicting Mods (Provide their version, as well)

Screenshot_12

Screenshot:

Screenshot_14

TehNut commented 4 years ago

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

pupnewfster commented 4 years ago

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)

ocram9 commented 4 years ago

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

04Slash commented 4 years ago

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.