[SPIGOT-1825] Chunk Handling Causes Overloading Created: 07/Mar/16  Updated: 07/Mar/16  Resolved: 07/Mar/16

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Ryan S Assignee: Unassigned
Resolution: Done Votes: 0
Labels: chunk
Environment:

Debian
Java 8
i7-4790 DDR3 8GB RAM 256GB SSD



 Description   

Although https://hub.spigotmc.org/jira/browse/SPIGOT-1626 is marked as fixed, chunk loading is still very terrible in the latest version. Looks like md_5 knows what was going on, this still might be a vanilla issue but I'm not sure. Better to keep this issue known though i guess ;]

From timings, these stick out the most:
syncChunkLoad
chunkLoad - Post

and shows up in minecraft total:
ChunkIOTick

Last update was a few hours ago and I'm experiencing it too. (4 behind)
Version posted below.



 Comments   
Comment by Shane Kloosterman [ 07/Mar/16 ]

This is indeed a big issue. However I noticed as soon as a ticket gets closed they don't look at it anymore.

Comment by CH4MPION98 [ 07/Mar/16 ]

Is there anything Spigot would be willing to work on as a temporary solution whilst Mojang resolve this? For instance, run chunk loading more efficiently with better use of resources?

TacoSpigot apparently has found some kind of fix? https://www.spigotmc.org/threads/low-timings-1-9-related.127504/#post-1370450

A really critical issue which lots of owners are facing right now.

Comment by Allan Sckaletz [ 07/Mar/16 ]

That is really terrible news. We've lost so many players already in only a couple of days due to the lag issues. And we're even using the best computers out there.

Comment by Vardanega [ 07/Mar/16 ]

and this ? https://bugs.mojang.com/browse/MC-98994

Mojang absolutely must become aware of the problem, ca becomes unplayable when players explore chunks, in any case you md_5 thank you commit you in this problem

Comment by md_5 [ 07/Mar/16 ]

Chunk loading in Minecraft 1.9 is always going to be slower than 1.8 due to switching from flat in memory storage to a variety of differently indexed data pallettes. I have done profiling on chunk loading since the last changes and there is nothing I deem fixable. That's not to say there isn't, but I can't see any actual bugs.

Generated at Fri Mar 14 17:40:43 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.