Dynmap-Forge/Fabric

Dynmap-Forge/Fabric

888k Downloads

shut down

seema84 opened this issue ยท 8 comments

commented

Plugin Version: dynmap v3.1-457
Server Version: Paper version git-Paper-553 (MC: 1.16.5)

sometimes the server does not shut down completely and ends here:
....more
[22:34:10] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
[22:34:10] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.4+5723-e3bfc64
[22:34:10] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[22:34:10] [Server thread/INFO]: [dynmap] Disabling dynmap v3.1-457
[22:34:10] [Server thread/INFO]: [dynmap] Unloaded 11 components.
[22:34:10] [Server thread/INFO]: [dynmap] Stopping map renderer...

commented

i am not sure if it is really the same problem

commented

Duplicate of #3434

commented

Linking that thread as it has more information

commented

the problem still exists (Paper Build - 1.20.1 and dynmap v3.6-899)

commented

Could this possibly be opened again?

I'm not sure if it's because of dynmap or the hoster/docker. My hoster uses docker containers for the Minecraft server. And sometimes it just happens that the container closes before the server is completely shut down. And this happens at exactly this point.

commented

each plugin is only given 10 seconds to shutdown, if it takes longer, it just gets killed, especially apparent with sqlite as it is not fast, we recommend moving to mysql as that is really hard to corrupt, which is not the case with sqlite

commented

So it never takes 10s for me. Even if it takes 1-3s (for dynmap), the problem described happens.

commented

Can you open the issue again or should I create a new one?