Advertisement
Guest User

Server Stop

a guest
Aug 24th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. [08:23:30] [Server thread/INFO]: Brzam issued server command: /restart
  2. [08:23:30] [Server thread/INFO]: [EssentialsMysqlStorage] Saving data and kicking all players...
  3. [08:23:30] [Server thread/INFO]: CodingAir lost connection: Server is restarting please come back in 20 seconds.
  4. [08:23:30] [Server thread/INFO]: [-] CodingAir left the server!
  5. [08:23:30] [Server thread/INFO]: Brzam lost connection: Server is restarting please come back in 20 seconds.
  6. [08:23:30] [Server thread/INFO]: [-] Brzam left the server!
  7. [08:23:30] [Server thread/INFO]: [EssentialsMysqlStorage] Saving and kick all complete!
  8. [08:23:30] [Server thread/INFO]: Attempting to restart with ./start.sh
  9. [08:23:30] [Server thread/INFO]: Stopping server
  10. [08:23:30] [Server thread/INFO]: [WarpSystem] Disabling WarpSystem v4.1.1
  11. [08:23:30] [Server thread/INFO]:
  12. [08:23:30] [Server thread/INFO]: __________________________________________________________
  13. [08:23:30] [Server thread/INFO]:
  14. [08:23:30] [Server thread/INFO]: WarpSystem [4.1.1]
  15. [08:23:30] [Server thread/INFO]:
  16. [08:23:30] [Server thread/INFO]: Status:
  17. [08:23:30] [Server thread/INFO]:
  18. [08:23:30] [Server thread/INFO]: MC-Version: v1_14
  19. [08:23:30] [Server thread/INFO]:
  20. [08:23:30] [Server thread/INFO]: Saving options
  21. [08:23:30] [Server thread/INFO]: Saving features
  22. [08:23:30] [Server thread/INFO]: > Saving Animations
  23. [08:23:30] [Server thread/INFO]: ...saved 6 animation(s)
  24. [08:23:30] [Server thread/INFO]: > Saving Icons
  25. [08:23:30] [Server thread/INFO]: > Saving background
  26. [08:23:30] [Server thread/INFO]: ...saved 1 background
  27. [08:23:30] [Server thread/INFO]: > Saving Icons
  28. [08:23:30] [Server thread/INFO]: ...saved 0 Icon(s)
  29. [08:23:30] [Server thread/INFO]: > Saving SimpleWarps
  30. [08:23:30] [Server thread/INFO]: ...saved 13 SimpleWarp(s)
  31. [08:23:30] [Server thread/INFO]: > Saving RandomTeleporters
  32. [08:23:30] [Server thread/INFO]: ...saved 2 InteractBlock(s)
  33. [08:23:30] [Server thread/INFO]: > Saving Portals
  34. [08:23:30] [Server thread/ERROR]: [WarpSystem] Error at saving data! Exception:
  35.  
  36.  
  37. [08:23:30] [Server thread/WARN]: java.lang.NullPointerException
  38. [08:23:30] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.utils.featureobjects.actions.types.WarpAction.write(WarpAction.java:27)
  39. [08:23:30] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.utils.featureobjects.FeatureObject.write(FeatureObject.java:150)
  40. [08:23:30] [Server thread/WARN]: at de.codingair.warpsystem.spigot.features.effectportals.utils.EffectPortal.write(EffectPortal.java:200)
  41. [08:23:30] [Server thread/WARN]: at de.codingair.warpsystem.spigot.features.effectportals.managers.EffectPortalManager.save(EffectPortalManager.java:136)
  42. [08:23:30] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.managers.DataManager.save(DataManager.java:42)
  43. [08:23:30] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.WarpSystem.save(WarpSystem.java:366)
  44. [08:23:30] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.WarpSystem.onDisable(WarpSystem.java:252)
  45. [08:23:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  46. [08:23:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:373)
  47. [08:23:30] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:453)
  48. [08:23:30] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:439)
  49. [08:23:30] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:432)
  50. [08:23:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:401)
  51. [08:23:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:727)
  52. [08:23:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:739)
  53. [08:23:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.close(MinecraftServer.java:703)
  54. [08:23:30] [Server thread/WARN]: at org.spigotmc.RestartCommand.shutdownServer(RestartCommand.java:92)
  55. [08:23:30] [Server thread/WARN]: at org.spigotmc.RestartCommand.restart(RestartCommand.java:61)
  56. [08:23:30] [Server thread/WARN]: at org.spigotmc.RestartCommand.restart(RestartCommand.java:40)
  57. [08:23:30] [Server thread/WARN]: at org.spigotmc.RestartCommand$1.run(RestartCommand.java:31)
  58. [08:23:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1160)
  59. [08:23:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417)
  60. [08:23:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1074)
  61. [08:23:30] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:918)
  62. [08:23:30] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
  63. [08:23:30] [Server thread/ERROR]: [WarpSystem]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement