IntellectualSites / IntellectualSites/PlotSquared
Timed out awaiting chunk load error spam
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
Server Implementation
Paper
Server Version
1.21.4
Describe the bug
Hello, I upgraded from 7.4.2 to 7.5.1 but now I get "Timed out awaiting chunk load" errors spammed in the console.
[14:44:45] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3355, -3137)
[14:44:51] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
[14:44:55] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3355, -3137)
[14:45:01] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
[14:45:05] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3355, -3137)
[14:45:11] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
[14:45:21] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
[14:45:31] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
[14:45:41] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
[14:45:51] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
[14:46:02] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
[14:46:12] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
[14:46:22] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
[14:46:32] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
[14:46:42] [CompletableFutureDelayScheduler/WARN]: [PlotSquared/BukkitChunkCoordinator] Timed out awaiting chunk load (-3338, -3041)
To Reproduce
- Update to 7.5.1 plotsquared
Expected behaviour
No errors in console
Screenshots / Videos
No response
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/ec3b63b8d69746a692a0464da20a9cc9
PlotSquared Version
7.5.1
Checklist
- I have included a Plot debugpaste.
- I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the 7.4.2 and 7.5.1 behavior around the BukkitChunkCoordinator, using the repeated timeout coordinates and linked Plot debugpaste as context. Reproduce after updating to 7.5.1 and trace why chunk loads remain pending; done means the reported scenario no longer spams timeout warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100