[1.16.1] Incompatibility with forge 31.0.93
ocram9 opened this issue ยท 4 comments
Issue Description:
The game won't launch when hywla is installed (it doesn't crash, it just won't launch).
Steps to reproduce:
- Install hwyla and forge 31.0.93
- 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:
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)
I completely forgot to add the log, sorry about that. The latest log: https://gist.github.com/ocram9/faefbb1f4dc0b859e4c46df1e73a7974