DimiDimit / Custom-LAN

Minecraft Fabric mod that gives you more control over your integrated server through the Open to LAN menu.
https://modrinth.com/mod/custom-lan
MIT License
16 stars 8 forks source link

1.16.1 version crushes game #2

Closed ghost closed 2 years ago

ghost commented 2 years ago

Crashes when opening the singleplayer crash-2021-08-09_17.49.19-client.txt

DimiDimit commented 2 years ago

It seems that just the Fabric API version was wrong. It should work now, and I replaced the .jar on all mod distribution platforms.

(Note for mod makers: If an include mod doesn't actually get included in the built .jar, clean your project and rebuild, and it should start working as expected.)

ghost commented 2 years ago

ok thanks