mjwells2002 / ForgetMeChunk

Fix (some) minecraft lag spikes
The Unlicense
46 stars 7 forks source link

Error when joining server #13

Closed boasbakker closed 2 years ago

boasbakker commented 2 years ago

image I have installed these mods:

boasbakker commented 2 years ago

image

boasbakker commented 2 years ago

Server log: 11:49:32] [User Authenticator #4/INFO]: UUID of player _Boas_ is 0e195094-3422-427a-81b4-d17b34b820cf [11:49:32] [Server thread/INFO]: _Boas_[/127.0.0.1:55026] logged in with entity id 326 at (10.5, 79.0, 30.5) [11:49:32] [Server thread/INFO]: _Boas_ joined the game [11:49:32] [Server thread/INFO]: _Boas_ lost connection: Disconnected [11:49:32] [Server thread/INFO]: _Boas_ left the game [11:49:32] [Server thread/WARN]: handleDisconnection() called twice Client log: [11:49:02] [Render thread/INFO]: Connecting to localhost, 25565 [11:49:31] [Render thread/INFO]: Disconnect from localhost [11:49:31] [Render thread/INFO]: Connecting to localhost, 25565

boasbakker commented 2 years ago

It was fixed when I removed the ForgetMeChunk mod on the client

henkelmax commented 2 years ago

This mod is client side only, the server will break if you install it there.

boasbakker commented 2 years ago

Sorry I said it wrong, the server doesn't have the mod

mjwells2002 commented 2 years ago

This mod is client side only, the server will break if you install it there.

it wont it just wont do anything

mjwells2002 commented 2 years ago

what minecraft version is this? and mod version

mjwells2002 commented 2 years ago

actually i think i see the problem, your using debugify, it contains the exact same fix as this mod, if it still happens without debugify installed, please re open this

mjwells2002 commented 2 years ago

i also recommend you read the readme for this mod, the fix used here and in debugify, is at best a hack and causes a memory leak, so make your own choice on if you want to use the mod knowing that it causes a memory leak (read the readme for more context)

boasbakker commented 2 years ago

1.19 newest version

boasbakker commented 2 years ago

oh yeah I just downloaded it as it said it was a performance mod lol

Brittank88 commented 2 years ago

Could we please have this mod categorise Debugify under breaks? It took a very long time to figure out that this was the root cause.

Or should I be asking the Debugify devs to implement that instead?