squeek502 / AppleSkin

Food-related HUD improvements for Minecraft (AppleCore without the core)
https://minecraft.curseforge.com/projects/appleskin
The Unlicense
349 stars 62 forks source link

[1.20.4] [Neoforge] Error during common_setup event phase #285

Closed SanteriLoitomaa closed 10 months ago

SanteriLoitomaa commented 10 months ago

The game gives the following error after failing to load mods:

java.lang.NoClassDefFoundError: net/neoforged/neoforge/network/NetworkRegistry$ChannelBuilder

My guess is that it's caused by the Network rework made in Neoforge version 20.4.70-beta as the game fails to load in that version and the versions after it but starts with no issues in the 20.4.69-beta version.

Here is the full log: https://mclo.gs/uIM5hDE

squeek502 commented 10 months ago

Fixed by 8b3fad1ddde91b8319a78659b2d7b0df12bcfb76. Will release a new version shortly.