Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improper cleanup of chunks #154

Open
AdiihYT opened this issue Sep 23, 2022 · 1 comment
Open

Improper cleanup of chunks #154

AdiihYT opened this issue Sep 23, 2022 · 1 comment

Comments

@AdiihYT
Copy link

AdiihYT commented Sep 23, 2022

Describe the issue
Lately I'm getting these annoying warning messages in the console about improper cleanup of chunks.
I'm using SlimeWorldManager to handle my minigame worlds (SRF format, nothing special), I'm not sure if this issue is SWM-related or not, but it's spamming my console continously.
If it's not SWM-related, then please forgive me.

I tried to find potential solutions to the problem here and on other forums, but I couldn't find anything useful.

Spigot version
git-Paper-387 (MC: 1.18.2)

Plugin version
2.8.0

How to reproduce
Just load in any chunks in an SRF-world.

Crash reports (if available)

[20:55:27] [ForkJoinPool.commonPool-worker-8/WARN]: Improper cleanup of chunk at (-1, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-3/WARN]: Improper cleanup of chunk at (0, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-4/WARN]: Improper cleanup of chunk at (2, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-5/WARN]: Improper cleanup of chunk at (-2, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-1/WARN]: Improper cleanup of chunk at (1, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-5/WARN]: Improper cleanup of chunk at (13, 0). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-12/WARN]: Improper cleanup of chunk at (13, 1). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, -3). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-3/WARN]: Improper cleanup of chunk at (13, -1). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-13/WARN]: Improper cleanup of chunk at (13, -2). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-3/WARN]: Improper cleanup of chunk at (-3, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (3, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-8/WARN]: Improper cleanup of chunk at (13, -4). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, 2). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (-4, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-13/WARN]: Improper cleanup of chunk at (4, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-3/WARN]: Improper cleanup of chunk at (13, -5). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-3/WARN]: Improper cleanup of chunk at (13, 3). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-8/WARN]: Improper cleanup of chunk at (-5, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (5, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-3/WARN]: Improper cleanup of chunk at (13, -6). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-8/WARN]: Improper cleanup of chunk at (13, 4). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (6, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-1/WARN]: Improper cleanup of chunk at (-6, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, -7). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, 5). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-8/WARN]: Improper cleanup of chunk at (-7, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-3/WARN]: Improper cleanup of chunk at (7, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, -8). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-8/WARN]: Improper cleanup of chunk at (13, 6). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-3/WARN]: Improper cleanup of chunk at (-8, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-8/WARN]: Improper cleanup of chunk at (8, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-13/WARN]: Improper cleanup of chunk at (13, -9). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-3/WARN]: Improper cleanup of chunk at (13, 7). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-8/WARN]: Improper cleanup of chunk at (-9, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-1/WARN]: Improper cleanup of chunk at (9, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, -10). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, 8). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-1/WARN]: Improper cleanup of chunk at (-10, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-8/WARN]: Improper cleanup of chunk at (10, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, -11). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-8/WARN]: Improper cleanup of chunk at (13, 9). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-1/WARN]: Improper cleanup of chunk at (-13, -12). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-1/WARN]: Improper cleanup of chunk at (-11, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-4/WARN]: Improper cleanup of chunk at (11, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-4/WARN]: Improper cleanup of chunk at (13, -12). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, 10). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (-13, -13). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (-12, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-1/WARN]: Improper cleanup of chunk at (12, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, -13). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-1/WARN]: Improper cleanup of chunk at (13, 11). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-1/WARN]: Improper cleanup of chunk at (-13, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, -14). Reusing NMS chunk
[20:55:27] [ForkJoinPool.commonPool-worker-14/WARN]: Improper cleanup of chunk at (13, 12). Reusing NMS chunk
@tatteaid
Copy link

Have you tried using the latest build in the Discord server (under the #new-builds channel)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants