ModdedMinecraft / MMCReboot

A simple to use restart management plugin for sponge
GNU General Public License v3.0
6 stars 6 forks source link

Sever countdown went to 0 and the server didn't reboot. #4

Closed ProsperCraft closed 7 years ago

ProsperCraft commented 7 years ago

[09:24:09] [Server thread/INFO] [nucleus]: Goshen ran the command: /restart [09:24:17] [Server thread/INFO] [nucleus]: Goshen ran the command: /restart start s 60 [09:24:17] [Server thread/INFO] [mmcreboot]: [MMCReboot] Goshen is setting a new restart time... [09:24:17] [Server thread/INFO] [mmcreboot]: [MMCReboot] scheduling restart tasks... [09:24:17] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 30 seconds from now! [09:24:17] [Server thread/INFO] [mmcreboot]: [MMCReboot] RebootCMD scheduled for 60 seconds from now! [09:24:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@5042a7cc[id=,name=Dorgiiisek,properties={},legacy=false] (/78.111.123.82:52067) lost connection: Disconnected [09:24:47] [Timer-14/INFO]: [Restart] The server will be restarting in 30 seconds

list [09:26:02] [Server thread/INFO] [nucleus]: Server ran the command: /list [09:26:02] [pool-2-thread-44/INFO]: There are 2/45 players online. [09:26:02] [pool-2-thread-44/INFO]: Default: Goshen, [AFK] qbaws list [09:26:38] [Server thread/INFO] [nucleus]: Server ran the command: /list [09:26:38] [pool-2-thread-44/INFO]: There are 2/45 players online. [09:26:38] [pool-2-thread-44/INFO]: Default: Goshen, [AFK] qbaws time [09:26:41] [Server thread/INFO] [nucleus]: Server ran the command: /time [09:26:41] [Server thread/INFO]: No world was specified - the default was used. [09:26:41] [Server thread/INFO]: The time on world world-infinitylite is currently 8:33 pm (8:33h). time [09:26:52] [Server thread/INFO]: ThreadedAnvilChunkStorage (world-infinitylite): All chunks are saved [09:26:52] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [09:26:52] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [09:26:52] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-11325): All chunks are saved [09:26:52] [Server thread/INFO]: ThreadedAnvilChunkStorage (shopplots): All chunks are saved [09:26:52] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM6): All chunks are saved [09:26:52] [Server thread/INFO] [nucleus]: Server ran the command: /time [09:26:52] [Server thread/INFO]: No world was specified - the default was used. [09:26:52] [Server thread/INFO]: The time on world world-infinitylite is currently 8:45 pm (8:45h).

leelawd commented 7 years ago

Was there any errors at the time it was supposed to shut down? the log seems to be missing about a minute of data

you should see something like this '[MMCReboot] Something went wrong while saving & stoping!'

ProsperCraft commented 7 years ago

Nothing, I provided everything.

leelawd commented 7 years ago

Iv not been able to reproduce this in any way as of yet, The only circumstance i can see this happening at all in theory is if there is major TPS issues. If this has only happened once, i believe it may be just a one off issue, But if it happens again please inform me.

ProsperCraft commented 7 years ago

Using MMCReboot-1.6-API-5.0.0 It gets to the end of the countdown when I issued the restart command, no restart, had to type /stop.

Minecraft: 1.10.2
SpongeAPI: 5.2.0-SNAPSHOT-982a6b0
SpongeForge: 1.10.2-2221-5.2.0-BETA-2223
Minecraft Forge: 12.18.3.2254
leelawd commented 7 years ago

Could you send me your config settings?

ProsperCraft commented 7 years ago

https://gist.github.com/ProsperCraft/67af19153dc2f27ab7c3d3ea94642a1e

leelawd commented 7 years ago

Alright, i believe i know why this is happening now. Hopefully will be able to provide an update soon if i can sort out an issue with the TPS restart timer.

leelawd commented 7 years ago

I believe it is to do with the TPS option being enabled, If you want it to cycle the restart, try disabling that option until i can get an update out.

ProsperCraft commented 7 years ago

Thank you, I will give it a go.