Advertisement
Guest User

Untitled

a guest
Nov 14th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.33 KB | None | 0 0
  1. > [21:06:52 INFO]: [Vault] No new version available
  2. > [21:07:52 INFO]: [BuycraftX] Updating coupon list...
  3. > [21:27:56 INFO]: [BuycraftX] Updating coupon list...
  4. > [21:28:51 INFO]: UUID of player Unknown_Asian is 3d4f6d6f-5805-4be0-9df9-040f733b9cf9
  5. > [21:28:53 INFO]: Unknown_Asian[/82.10.177.186:64644] logged in with entity id 458 at ([world]1803.4198014389813, 14.4503480282429, 36887.76344641244)
  6. > [21:28:59 INFO]: Unknown_Asian issued server command: /help
  7. > [21:28:59 WARN]: Unknown_Asian moved too quickly! 17.702799785695333,5.1781669740302725,-3.8542669834714616
  8. > [21:29:02 INFO]: Unknown_Asian issued server command: /help 2
  9. > [21:29:03 INFO]: Unknown_Asian issued server command: /help 3
  10. > [21:29:06 INFO]: Unknown_Asian issued server command: /spawn
  11. > [21:29:48 INFO]: UUID of player Unknown_Asian is 3d4f6d6f-5805-4be0-9df9-040f733b9cf9
  12. > [21:30:11 ERROR]: The server has stopped responding!
  13. > [21:30:11 ERROR]: Please report this to http://www.spigotmc.org/
  14. > [21:30:11 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  15. > [21:30:11 ERROR]: Spigot version: git-Spigot-fe3ab0d-162bda9 (MC: 1.13)
  16. > [21:30:11 ERROR]: ------------------------------
  17. > [21:30:11 ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  18. > [21:30:11 ERROR]: ------------------------------
  19. > [21:30:11 ERROR]: Current Thread: Server thread
  20. > [21:30:11 ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  21. > [21:30:11 ERROR]: Stack:
  22. > [21:30:11 ERROR]: sun.misc.Unsafe.park(Native Method)
  23. > [21:30:11 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  24. > [21:30:11 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
  25. > [21:30:11 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
  26. > [21:30:11 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
  27. > [21:30:11 ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
  28. > [21:30:11 ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:38)
  29. > [21:30:11 ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:52)
  30. > [21:30:11 ERROR]: com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:51)
  31. > [21:30:11 ERROR]: com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:33)
  32. > [21:30:11 ERROR]: com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:157)
  33. > [21:30:11 ERROR]: com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:514)
  34. > [21:30:12 ERROR]: Stack:
  35. > [21:30:12 ERROR]: sun.misc.Unsafe.park(Native Method)
  36. > [21:30:12 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  37. > [21:30:12 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
  38. > [21:30:12 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
  39. > [21:30:12 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
  40. > [21:30:12 ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
  41. > [21:30:12 ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:38)
  42. > [21:30:12 ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:52)
  43. > [21:30:12 ERROR]: com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:51)
  44. > [21:30:12 ERROR]: com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:33)
  45. > [21:30:12 ERROR]: com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:157)
  46. > [21:30:12 ERROR]: com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:514)
  47. > [21:30:12 ERROR]: com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:73)
  48. > [21:30:12 ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  49. > [21:30:12 ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  50. > [21:30:12 ERROR]: org.bukkit.craftbukkit.v1_13_R1.CraftServer.dispatchCommand(CraftServer.java:694)
  51. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.PlayerConnection.handleCommand(PlayerConnection.java:1634)
  52. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.PlayerConnection.a(PlayerConnection.java:1469)
  53. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  54. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  55. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.PlayerConnectionUtils.a(SourceFile:10)
  56. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.PlayerConnectionUtils$$Lambda$1790/819484884.run(Unknown Source)
  57. > [21:30:12 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  58. > [21:30:12 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  59. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.SystemUtils.a(SourceFile:198)
  60. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:884)
  61. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:411)
  62. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:819)
  63. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:717)
  64. > [21:30:12 ERROR]: java.lang.Thread.run(Thread.java:748)
  65. > [21:30:12 ERROR]: ------------------------------
  66. > [21:30:12 ERROR]: Current Thread: Server Infinisleeper
  67. > [21:30:12 ERROR]: PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
  68. > [21:30:12 ERROR]: Stack:
  69. > [21:30:12 ERROR]: java.lang.Thread.sleep(Native Method)
  70. > [21:30:12 ERROR]: net.minecraft.server.v1_13_R1.DedicatedServer$1.run(DedicatedServer.java:66)
  71. > [21:30:12 ERROR]: ------------------------------
  72. > [21:30:12 ERROR]: Current Thread: NonBlockingInputStreamThread
  73. > [21:30:12 ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
  74. > [21:30:12 ERROR]: Stack:
  75. > [21:30:12 ERROR]: java.lang.Object.wait(Native Method)
  76. > [21:30:12 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  77. > [21:30:12 ERROR]: java.lang.Thread.run(Thread.java:748)
  78. > [21:30:12 ERROR]: ------------------------------
  79. > [21:30:12 ERROR]: Current Thread: Snooper Timer
  80. > [21:30:12 ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
  81. > [21:30:12 ERROR]: Stack:
  82. > [21:30:12 ERROR]: java.lang.Object.wait(Native Method)
  83. > [21:30:12 ERROR]: java.lang.Object.wait(Object.java:502)
  84. > [21:30:12 ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  85. > [21:30:12 ERROR]: java.util.TimerThread.run(Timer.java:505)
  86. > [21:30:12 ERROR]: ------------------------------
  87. > [21:30:12 ERROR]: Current Thread: Signal Dispatcher
  88. > [21:30:12 ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  89. > [21:30:12 ERROR]: Stack:
  90. > [21:30:12 ERROR]: ------------------------------
  91. > [21:30:12 ERROR]: Current Thread: Finalizer
  92. > [21:30:12 ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  93. > [21:30:12 ERROR]: Stack:
  94. > [21:30:12 ERROR]: java.lang.Object.wait(Native Method)
  95. > [21:30:12 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  96. > [21:30:12 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  97. > [21:30:12 ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:212)
  98. > [21:30:12 ERROR]: ------------------------------
  99. > [21:30:12 ERROR]: Current Thread: Reference Handler
  100. > [21:30:12 ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  101. > [21:30:12 ERROR]: Stack:
  102. > [21:30:12 ERROR]: java.lang.Object.wait(Native Method)
  103. > [21:30:12 ERROR]: java.lang.Object.wait(Object.java:502)
  104. > [21:30:12 ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  105. > [21:30:12 ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  106. > [21:30:12 ERROR]: ------------------------------
  107. > [21:30:12 INFO]: Startup script './start.sh' does not exist! Stopping server.
  108. > [21:30:12 INFO]: Stopping server
  109. > [21:30:12 INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.17.4
  110. > [21:30:12 INFO]: [KitsCreator] Disabling KitsCreator v1.7
  111. > [21:30:12 INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.15.0.52
  112. > [21:30:12 INFO]: [Banknotes] Disabling Banknotes v1.8.0
  113. > [21:30:12 INFO]: [SimpleRename] Disabling SimpleRename v10.7
  114. > [21:30:12 INFO]: SimpleRename disabled!
  115. > [21:30:12 INFO]: [ItemCases] Disabling ItemCases v2.6.1
  116. > [21:30:12 INFO]: [CrazyAuctions] Disabling CrazyAuctions v1.2.6
  117. > [21:30:12 INFO]: [EssentialsChat] Disabling EssentialsChat v2.15.0.55
  118. > [21:30:12 INFO]: [Essentials] Disabling Essentials v2.0.1-b488
  119. > [21:30:12 INFO]: [Vault][Economy] Essentials Economy unhooked.
  120. > [21:30:12 INFO]: [MythicMobs] Disabling MythicMobs v4.4.1
  121. > [21:30:12 INFO]: [MythicMobs] Disabling Mythic Mobs...
  122. > [21:30:12 INFO]: [MythicMobs] All active settings have been saved.
  123. > [21:30:12 INFO]: [MythicMobs] v4.4.1 has been Disabled!
  124. > [21:30:12 INFO]: [MobStacker] Disabling MobStacker v2.0.0
  125. > [21:30:12 INFO]: [MobStacker] Thanks for using MobStacker!
  126. > [21:30:12 INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  127. > [21:30:12 INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  128. > [21:30:12 INFO]: [MyCommand] Disabling MyCommand v5.3.4
  129. > [21:30:12 INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  130. > [21:30:12 INFO]: | Tasks : Stopped all.
  131. > [21:30:12 INFO]: | Version : 5.3.4
  132. > [21:30:12 INFO]: | Author : emmerrei a.k.a Ivanpro
  133. > [21:30:12 INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
  134. > [21:30:12 INFO]: [Vault] Disabling Vault v1.7.1-b91
  135. > [21:30:12 INFO]: [BuycraftX] Disabling BuycraftX v10.3.0
  136. > [21:30:12 INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.3.1
  137. > [21:30:12 INFO]: [ViaVersion] Disabling ViaVersion v1.6.0
  138. > [21:30:12 INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  139. > [21:30:12 INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  140. > [21:30:12 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  141. > [21:30:12 INFO]: [WorldEdit] Disabling WorldEdit v6.1.9;caf0ad9
  142. > [21:30:12 INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.48
  143. > [21:30:12 INFO]: [Wild] Disabling Wild v3.14.11
  144. > [21:30:12 INFO]: Saving players
  145. > [21:30:12 INFO]: Unknown_Asian lost connection: Server closed
  146. > [21:30:12 INFO]: Unknown_Asian left the game
  147. > [21:30:12 INFO]: Saving worlds
  148. > [21:30:12 INFO]: Saving chunks for level 'world'/overworld
  149. > [21:30:12 INFO]: Saving chunks for level 'world_nether'/the_nether
  150. > [21:30:12 INFO]: Saving chunks for level 'world_the_end'/the_end
  151. [Pterodactyl Daemon] Server marked as OFF
  152. [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
  153. [Pterodactyl Daemon] Exit Code: 0
  154. [Pterodactyl Daemon] Out of Memory: false
  155. [Pterodactyl Daemon] Error Response:
  156. [Pterodactyl Daemon] Server process detected as entering a crashed state; rebooting.
  157. [Pterodactyl Daemon] Server marked as STARTING
  158. [Pterodactyl Daemon] Checking size of server data directory...
  159. [Pterodactyl Daemon] Disk Usage: 1092M / 10240M
  160. [Pterodactyl Daemon] Ensuring file permissions.
  161. [Pterodactyl Daemon] Running server preflight.
  162. [Pterodactyl Daemon] Starting server container.
  163. openjdk version "1.8.0_171"
  164. OpenJDK Runtime Environment (IcedTea 3.8.0) (Alpine 8.171.11-r0)
  165. OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)
  166. :/home/container$ java -Xms128M -Xmx2048M -jar server.jar
  167. *** WARNING: This build is obsolete. It contains severe bugs that may damage your world. All users are recommended to update to 1.13.1
  168. *** Please see https://www.spigotmc.org/ for more information about updating.
  169. Loading libraries, please wait...
  170. Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  171. Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  172. Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  173. Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  174. Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  175. Loaded 0 recipes
  176. [21:30:21 WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  177. > [21:30:21 WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  178. >> [21:30:21 WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  179. > [21:30:21 WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  180. > [21:30:21 WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  181. > [21:30:22 INFO]: Loaded 0 recipes
  182. > [21:30:22 INFO]: Starting minecraft server version 1.13
  183. > [21:30:22 INFO]: Loading properties
  184. > [21:30:22 INFO]: Default game type: SURVIVAL
  185. > [21:30:23 INFO]: This server is running CraftBukkit version git-Spigot-fe3ab0d-162bda9 (MC: 1.13) (Implementing API version 1.13-R0.1-SNAPSHOT)
  186. > [21:30:23 INFO]: Using 4 threads for Netty based IO
  187. > [21:30:23 INFO]: Server Ping Player Sample Count: 12
  188. > [21:30:23 INFO]: Debug logging is disabled
  189. > [21:30:24 INFO]: Generating keypair
  190. > [21:30:24 INFO]: Starting Minecraft server on 0.0.0.0:25577
  191. > [21:30:24 INFO]: Using epoll channel type
  192. > [21:30:30 INFO]: Set PluginClassLoader as parallel capable
  193. > [21:30:31 INFO]: [Wild] Loading Wild v3.14.11
  194. > [21:30:31 INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.48
  195. > [21:30:31 INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
  196. > [21:30:31 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  197. > [21:30:31 INFO]: [ViaVersion] Loading ViaVersion v1.6.0
  198. > [21:30:31 INFO]: [ViaVersion] ViaVersion 1.6.0 is now loaded, injecting!
  199. > [21:30:31 INFO]: [ViaVersion] Loading block mapping...
  200. > [21:30:32 INFO]: [ViaVersion] Loading item mapping...
  201. > [21:30:32 INFO]: [ViaVersion] Loading new tags...
  202. > [21:30:32 INFO]: [ViaVersion] Loading enchantments...
  203. > [21:30:32 INFO]: [ViaVersion] Loading sound mapping...
  204. > [21:30:32 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.1
  205. > [21:30:32 INFO]: [BuycraftX] Loading BuycraftX v10.3.0
  206. > [21:30:32 INFO]: [Vault] Loading Vault v1.7.1-b91
  207. > [21:30:32 INFO]: [MyCommand] Loading MyCommand v5.3.4
  208. > [21:30:32 INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  209. > [21:30:32 INFO]: [MobStacker] Loading MobStacker v2.0.0
  210. > [21:30:32 INFO]: [MythicMobs] Loading MythicMobs v4.4.1
  211. > [21:30:32 INFO]: [Essentials] Loading Essentials v2.0.1-b488
  212. > [21:30:32 INFO]: [EssentialsChat] Loading EssentialsChat v2.15.0.55
  213. > [21:30:32 INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.6
  214. > [21:30:32 INFO]: [ItemCases] Loading ItemCases v2.6.1
  215. > [21:30:32 INFO]: [SimpleRename] Loading SimpleRename v10.7
  216. > [21:30:32 INFO]: [Banknotes] Loading Banknotes v1.8.0
  217. > [21:30:32 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.52
  218. > [21:30:32 INFO]: [SilkSpawners] Loading SilkSpawners v5.0.2
  219. > [21:30:32 INFO]: [KitsCreator] Loading KitsCreator v1.7
  220. > [21:30:32 INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.17.4
  221. > [21:30:32 INFO]: [Vault] Enabling Vault v1.7.1-b91
  222. > [21:30:32 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  223. > [21:30:32 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  224. > [21:30:32 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  225. > [21:30:32 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  226. > [21:30:32 INFO]: [Vault] Enabled Version 1.7.1-b91
  227. > [21:30:32 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  228. > [21:30:32 INFO]: Preparing level "world"
  229. > [21:30:32 INFO]: Reloading ResourceManager: Default, bukkit
  230. > [21:30:33 INFO]: Loaded 524 recipes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement