x4e / PaperBin

An experiment at improving the performance of PaperMC
Other
96 stars 8 forks source link

Weird chunk loading issue #20

Closed RegenixMC closed 3 years ago

RegenixMC commented 3 years ago

image When I fly fast, my chunks look like this

x4e commented 3 years ago

Do you observe the same behaviour when PaperBin is not loaded?

RegenixMC commented 3 years ago

No. I turned off paper bin and everything worked fine.

x4e commented 3 years ago

Can you send your paperbin config?

RegenixMC commented 3 years ago

sure paperbin.txt

x4e commented 3 years ago

Try disabling antiNewChunks, lightUpdateRateLimit, antiChunkBan, and chunkLoadOptimisations.

RegenixMC commented 3 years ago

ok Ill try that

RegenixMC commented 3 years ago

It seemed to be the antiNewChunks Thx for the help!

x4e commented 3 years ago

Np