Drathonix / LoadMyChunks

A server friendly chunk loading mod
MIT License
4 stars 0 forks source link

Fabric Server Crashed because of LoadMyChunks mod. #4

Closed GuyWithBeer closed 1 week ago

GuyWithBeer commented 1 week ago

Mod Version LoadMyChunks-LOADMYCHUNKSVER-MINECRAFTVER

What were you doing before the crash happened? i downloaded the mods, place them in mod folder and started the server and gave error in load my chunk mod.

Provide Logs here: (https://api.mclo.gs/1/raw/i6aCfSW)

Drathonix commented 1 week ago

This is not your fault, its mine.

Problem is caused by line "NetworkManager.registerReceiver(NetworkManager.Side.S2C,LagReadingPacket.TYPE,LagReadingPacket.STREAM_CODEC,LagReadingPacket::handleClient);" in main class.

Needs to be moved to client side initialization. Will push an update soon.

Drathonix commented 1 week ago

Issue is present only in 1.20.6 and 1.21.

Drathonix commented 1 week ago

Hotfix files uploaded to Curse and Modrinth. Currently under review on curseforge.