Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.73 KB | None | 0 0
  1. [08:02:42] [Server thread/INFO]: Brzam issued server command: /warpsystem reload
  2. [08:02:51] [Server thread/INFO]: Brzam issued server command: /ws reload true
  3. [08:02:51] [Server thread/INFO]: [WarpSystem] Disabling WarpSystem v4.1.1
  4. [08:02:51] [Server thread/INFO]:
  5. [08:02:51] [Server thread/INFO]: __________________________________________________________
  6. [08:02:51] [Server thread/INFO]:
  7. [08:02:51] [Server thread/INFO]: WarpSystem [4.1.1]
  8. [08:02:51] [Server thread/INFO]:
  9. [08:02:51] [Server thread/INFO]: Status:
  10. [08:02:51] [Server thread/INFO]:
  11. [08:02:51] [Server thread/INFO]: MC-Version: v1_14
  12. [08:02:51] [Server thread/INFO]:
  13. [08:02:51] [Server thread/INFO]: Saving options
  14. [08:02:51] [Server thread/INFO]: Saving features
  15. [08:02:51] [Server thread/INFO]: > Saving Animations
  16. [08:02:51] [Server thread/INFO]: ...saved 6 animation(s)
  17. [08:02:51] [Server thread/INFO]: > Saving Icons
  18. [08:02:51] [Server thread/INFO]: > Saving background
  19. [08:02:51] [Server thread/INFO]: ...saved 1 background
  20. [08:02:51] [Server thread/INFO]: > Saving Icons
  21. [08:02:51] [Server thread/INFO]: ...saved 0 Icon(s)
  22. [08:02:51] [Server thread/INFO]: > Saving SimpleWarps
  23. [08:02:51] [Server thread/INFO]: ...saved 13 SimpleWarp(s)
  24. [08:02:51] [Server thread/INFO]: > Saving RandomTeleporters
  25. [08:02:51] [Server thread/INFO]: ...saved 2 InteractBlock(s)
  26. [08:02:51] [Server thread/INFO]: > Saving Portals
  27. [08:02:51] [Server thread/ERROR]: [WarpSystem] Error at saving data! Exception:
  28.  
  29.  
  30. [08:02:51] [Server thread/WARN]: java.lang.NullPointerException
  31. [08:02:51] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.utils.featureobjects.actions.types.WarpAction.write(WarpAction.java:27)
  32. [08:02:51] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.utils.featureobjects.FeatureObject.write(FeatureObject.java:150)
  33. [08:02:51] [Server thread/WARN]: at de.codingair.warpsystem.spigot.features.effectportals.utils.EffectPortal.write(EffectPortal.java:200)
  34. [08:02:51] [Server thread/WARN]: at de.codingair.warpsystem.spigot.features.effectportals.managers.EffectPortalManager.save(EffectPortalManager.java:136)
  35. [08:02:51] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.managers.DataManager.save(DataManager.java:42)
  36. [08:02:51] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.WarpSystem.save(WarpSystem.java:366)
  37. [08:02:51] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.WarpSystem.onDisable(WarpSystem.java:252)
  38. [08:02:51] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  39. [08:02:51] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:373)
  40. [08:02:51] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:453)
  41. [08:02:51] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:445)
  42. [08:02:51] [Server thread/WARN]: at de.codingair.codingapi.API.disablePlugin(API.java:90)
  43. [08:02:51] [Server thread/WARN]: at de.codingair.codingapi.API.reload(API.java:79)
  44. [08:02:51] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.WarpSystem.reload(WarpSystem.java:322)
  45. [08:02:51] [Server thread/WARN]: at de.codingair.warpsystem.spigot.base.commands.CWarpSystem$25.runCommand(CWarpSystem.java:508)
  46. [08:02:51] [Server thread/WARN]: at de.codingair.codingapi.server.commands.MultiCommandComponent.runCommand(MultiCommandComponent.java:27)
  47. [08:02:51] [Server thread/WARN]: at de.codingair.codingapi.server.commands.CommandBuilder.onCommand(CommandBuilder.java:145)
  48. [08:02:51] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  49. [08:02:51] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
  50. [08:02:51] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
  51. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1800)
  52. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1608)
  53. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
  54. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
  55. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
  56. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  57. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
  58. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  59. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
  60. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1012)
  61. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1005)
  62. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
  63. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:989)
  64. [08:02:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:922)
  65. [08:02:51] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
  66. [08:02:51] [Server thread/ERROR]: [WarpSystem]
  67.  
  68. [08:02:51] [Server thread/INFO]: [WarpSystem] Enabling WarpSystem v4.1.1
  69. [08:02:51] [Server thread/INFO]:
  70. [08:02:51] [Server thread/INFO]: __________________________________________________________
  71. [08:02:51] [Server thread/INFO]:
  72. [08:02:51] [Server thread/INFO]: WarpSystem [4.1.1]
  73. [08:02:51] [Server thread/INFO]:
  74. [08:02:51] [Server thread/INFO]: Status:
  75. [08:02:51] [Server thread/INFO]:
  76. [08:02:51] [Server thread/INFO]: MC-Version: v1_14
  77. [08:02:51] [Server thread/INFO]:
  78. [08:02:51] [Server thread/INFO]: Loading features
  79. [08:02:51] [Server thread/INFO]: > Loading Animations
  80. [08:02:51] [Server thread/INFO]: ...got 6 animation(s)
  81. [08:02:51] [Server thread/INFO]: > Loading Icons
  82. [08:02:51] [Server thread/INFO]: > Loading background
  83. [08:02:51] [Server thread/INFO]: ...got 1 background
  84. [08:02:51] [Server thread/INFO]: > Loading Icons
  85. [08:02:51] [Server thread/INFO]: ...got 0 Icons
  86. [08:02:51] [Server thread/INFO]: > Loading SimpleWarps
  87. [08:02:51] [Server thread/INFO]: ...got 13 SimpleWarp(s)
  88. [08:02:51] [Server thread/INFO]: > Loading RandomTeleporters
  89. [08:02:51] [Server thread/INFO]: ...got 2 InteractBlock(s)
  90. [08:02:51] [Server thread/INFO]: > Loading Portals (from Portals)
  91. [08:02:51] [Server thread/INFO]: ...got 2 Portal(s)
  92. [08:02:51] [Server thread/INFO]: > Loading NativePortals
  93. [08:02:51] [Server thread/INFO]: ...got 4 NativePortal(s)
  94. [08:02:51] [Server thread/INFO]: > Loading Shortcuts
  95. [08:02:51] [Server thread/INFO]: ...got 1 Shortcut(s)
  96. [08:02:51] [Server thread/INFO]: > Loading WarpSigns
  97. [08:02:51] [Server thread/INFO]: ...got 0 WarpSign(s)
  98. [08:02:51] [Server thread/INFO]:
  99. [08:02:51] [Server thread/INFO]: Loading TeleportManager
  100. [08:02:51] [Server thread/INFO]: Starting AutoSaver
  101. [08:02:51] [Server thread/INFO]:
  102. [08:02:51] [Server thread/INFO]: Done (0.199s)
  103. [08:02:51] [Server thread/INFO]:
  104. [08:02:51] [Server thread/INFO]: __________________________________________________________
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement