not properly shutting down async threads nag (paper)
walksanatora opened this issue · 3 comments
❗ Checklist
- I am using the official english version of Slimefun and did not modify the jar.
- I am using an up to date "DEV" (not "RC") version of Slimefun.
- I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
- I searched for similar open issues and could not find an existing bug report on this.
📍 Description
when i stop
my slimefun server it pops up saying [09:02:25 ERROR]: Nag author: 'The Slimefun 4 Community' of 'Slimefun' about the following: This plugin is not properly shutting down its async tasks when it is being shut down. This task may throw errors during the final shutdown logs and might not complete before process dies
📑 Reproduction Steps
- start a server with slimefun
- wait for server to load
- run the
stop
command in console - paper nag appears
💡 Expected Behavior
i expect there to be no nag
📷 Screenshots / Videos
No response
📜 Server Log
📂 /error-reports/
folder
No response
💻 Server Software
Paper
🎮 Minecraft Version
1.18.x
⭐ Slimefun version
vDEV - 1014 (git f431aa6)
🧭 Other plugins
No response
Is this issue still occurring? I haven't noticed it on my test servers.
sometimes it does, sometimes it doesnt. but havent seen it in a while tho.
the easy way to replicate this to just start a server and typing stop immediately, but i doesnt do it 100% of the time also...
i think this is more like an edge cases tho.