Chisels & Bits - For Fabric

Chisels & Bits - For Fabric

2M Downloads

server crash when the player using some chiseled blocks and make the sever lag

miosel opened this issue · 8 comments

commented

my friend make a fabric server, server get a crash when the player try to chiseling some build blocks.Here is the server console screenshot
console screen shot
server also use some fabric optimization mods for the server client (lithum mod and c^2m Engine/Concurrent Chunk Management Engine mod). before the crash, my friend found some weired problems that chunk get "frezee"wthere the player placed some chiseled bits in the ground.my friend told me it seems like that the chunk render bug (the server get some "ghost chunkblock",friend said can't unload the "ghost chunk" ) and then server get the massive lag,tps go to a low bility level. I'm not the 100% percent sure the chisel& bit mod uncompatibility with other mods .but when the server removed the chisel& bits mod the game is fine without any tps lag problem.
server.log
For any bug reports please provide the following details as well,

  • MC Version:1.18.1 fabric server
  • C&B Version: ChiselsBits-fabric-1.18.1-1.2.62.jar
  • Do You have Optifine:no
commented

Well C&B Blocks don't tick... So i highly doubt it.
1c5c4fc802bbbeb0
1c43ea61f3d33a7c
1f01bb6d213fc20
Carpet mod info screen shot and low tps high mspt when the lag coming with old version

commented

Can you try updating to the latest version?
I made some bugfixes to this area of the code.

commented

Can you try updating to the latest version? I made some bugfixes to this area of the code.

I'll tell my friend updating to the latest version and do some testing. the issue will close when the server dosen‘t have any lag problems ,but still thank you for reply my issue :D

commented

To analyze the lag, please run a spark profile while it is happening with some minimal tick time to analyze, see its documentation on finding the cause of lag spikes on how to use it.

commented

aha, i think it's an userful suggesstion for my friend's server but yesterday he caught some higher mspt problems during the server working with ChiselsBits-fabric-1.18.1-1.2.62.jar version a few days with carpet mod (gnebonm) a vanilla server client mod for minecraft can show some info for the mspt occupy.

commented

Well C&B Blocks don't tick...
So i highly doubt it.

commented

Well C&B Blocks don't tick... So i highly doubt it.

He has some Carpetmod info screenshots ,i check it out a picture info show unloading chunk area occupy has 123mspt. at the begining we don't think it's chiselbits bug. but player playing the server, the lag still happen until the crash coming.Then he remove the chisel mod without any lag problem.He think the“weird chunk ”can't unload it (carpet dosen't show the loading). so he let me do a issue I"ll let him try the newest version.hope it working fine <3:

commented

Well indeed depending on the version the Save code indeed takes a bit.
The newer versions have improved here a lot, to the point that I don't notice it any more in my profiling runs.