Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.77 KB | None | 0 0
  1. a.txt file
  2. 19.04 11:24:45 [Server] INFO -----------------------------------
  3. 19.04 11:24:45 [Server] INFO PebbleHost Server Loader Starting...
  4. 19.04 11:24:45 [Server] INFO The following settings have been detected: RAM: -Xmx10240M, JAR: paper-1.8.8.jar, SERVERID: 76390, SIZE: 240M
  5. 19.04 11:24:45 [Server] INFO Testing server configuration...
  6. 19.04 11:24:45 [Server] INFO Server loader version: v2.3.4 (using configuration version v1.1)
  7. 19.04 11:24:45 [Server] INFO Jar passed checksum check
  8. 19.04 11:24:46 [Server] INFO Jar passed composition check
  9. 19.04 11:24:46 [Server] INFO Jar passed size check
  10. 19.04 11:24:46 [Server] INFO Server passed size check
  11. 19.04 11:24:47 [Server] INFO Server passed all checks, Booting...
  12. 19.04 11:24:47 [Server] INFO -----------------------------------
  13. 19.04 11:24:48 [Server] INFO Loading libraries, please wait...
  14. 19.04 11:24:50 [Server] INFO Starting minecraft server version 1.8.8
  15. 19.04 11:24:50 [Server] INFO Loading properties
  16. 19.04 11:24:50 [Server] INFO Default game type: SURVIVAL
  17. 19.04 11:24:50 [Server] INFO This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  18. 19.04 11:24:50 [Server] INFO Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
  19. 19.04 11:24:50 [Server] INFO Server Ping Player Sample Count: 12
  20. 19.04 11:24:50 [Server] INFO Using 4 threads for Netty based IO
  21. 19.04 11:24:50 [Server] INFO Debug logging is disabled
  22. 19.04 11:24:50 [Server] INFO Data value allowed items:
  23. 19.04 11:24:50 [Server] INFO Generating keypair
  24. 19.04 11:24:50 [Server] INFO Starting Minecraft server on 104.194.9.10:25565
  25. 19.04 11:24:50 [Server] INFO Using epoll channel type
  26. 19.04 11:24:50 [Server] ERROR Ambiguous plugin name `SkQuery' for files `plugins/SkQuery_v3.2.1.jar' and `plugins/SkQuery.jar' in `plugins'
  27. 19.04 11:24:50 [Server] ERROR Ambiguous plugin name `WorldEdit' for files `plugins/worldedit-bukkit-6.1.9.jar' and `plugins/WorldEdit.jar' in `plugins'
  28. 19.04 11:24:50 [Server] ERROR Ambiguous plugin name `WorldGuard' for files `plugins/WorldGuard-6.2.jar' and `plugins/worldguard-6.1.jar' in `plugins'
  29. 19.04 11:24:50 [Server] INFO Set PluginClassLoader as parallel capable
  30. 19.04 11:24:50 [Server] ERROR Could not load 'plugins/BMsg.jar' in folder 'plugins'
  31. 19.04 11:24:50 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  32. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  33. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:331) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  34. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:254) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  35. 19.04 11:24:50 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  36. 19.04 11:24:50 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  37. 19.04 11:24:50 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  38. 19.04 11:24:50 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  39. 19.04 11:24:50 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  40. 19.04 11:24:50 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_201]
  41. 19.04 11:24:50 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_201]
  42. 19.04 11:24:50 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_201]
  43. 19.04 11:24:50 [Server] INFO at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) ~[?:1.8.0_201]
  44. 19.04 11:24:50 [Server] INFO at java.net.URLClassLoader.access$100(URLClassLoader.java:74) ~[?:1.8.0_201]
  45. 19.04 11:24:50 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:369) ~[?:1.8.0_201]
  46. 19.04 11:24:50 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:363) ~[?:1.8.0_201]
  47. 19.04 11:24:50 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
  48. 19.04 11:24:50 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:362) ~[?:1.8.0_201]
  49. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  50. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  51. 19.04 11:24:50 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_201]
  52. 19.04 11:24:50 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_201]
  53. 19.04 11:24:50 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
  54. 19.04 11:24:50 [Server] INFO at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_201]
  55. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  56. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  57. 19.04 11:24:50 [Server] INFO ... 6 more
  58. 19.04 11:24:50 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  59. 19.04 11:24:50 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_201]
  60. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  61. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  62. 19.04 11:24:50 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_201]
  63. 19.04 11:24:50 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_201]
  64. 19.04 11:24:50 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_201]
  65. 19.04 11:24:50 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_201]
  66. 19.04 11:24:50 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_201]
  67. 19.04 11:24:50 [Server] INFO at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) ~[?:1.8.0_201]
  68. 19.04 11:24:50 [Server] INFO at java.net.URLClassLoader.access$100(URLClassLoader.java:74) ~[?:1.8.0_201]
  69. 19.04 11:24:50 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:369) ~[?:1.8.0_201]
  70. 19.04 11:24:50 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:363) ~[?:1.8.0_201]
  71. 19.04 11:24:50 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
  72. 19.04 11:24:50 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:362) ~[?:1.8.0_201]
  73. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  74. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  75. 19.04 11:24:50 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_201]
  76. 19.04 11:24:50 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_201]
  77. 19.04 11:24:50 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
  78. 19.04 11:24:50 [Server] INFO at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_201]
  79. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  80. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  81. 19.04 11:24:50 [Server] INFO ... 6 more
  82. 19.04 11:24:50 [Server] ERROR Could not load 'plugins/AntiJigsaw-1.05.jar' in folder 'plugins'
  83. 19.04 11:24:50 [Server] INFO org.bukkit.plugin.UnknownDependencyException: ProtocolLib
  84. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:222) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  85. 19.04 11:24:50 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  86. 19.04 11:24:50 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  87. 19.04 11:24:50 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  88. 19.04 11:24:50 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  89. 19.04 11:24:50 [Server] ERROR Could not load 'plugins/FactionsInspect-1.0.4.jar' in folder 'plugins'
  90. 19.04 11:24:50 [Server] INFO org.bukkit.plugin.UnknownDependencyException: CoreProtect
  91. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:222) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  92. 19.04 11:24:50 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  93. 19.04 11:24:50 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  94. 19.04 11:24:50 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  95. 19.04 11:24:50 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  96. 19.04 11:24:50 [Server] ERROR Could not load 'plugins/hopechest-4.0-SNAPSHOT.jar' in folder 'plugins'
  97. 19.04 11:24:50 [Server] INFO org.bukkit.plugin.UnknownDependencyException: ReflexAPI
  98. 19.04 11:24:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:222) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  99. 19.04 11:24:50 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  100. 19.04 11:24:50 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  101. 19.04 11:24:50 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  102. 19.04 11:24:50 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  103. 19.04 11:24:50 [Server] INFO [KitsPreview] Loading KitsPreview v1.0
  104. 19.04 11:24:50 [Server] INFO [AntiStealer] Loading AntiStealer v1.0
  105. 19.04 11:24:50 [Server] INFO [FriendlyMobs] Loading FriendlyMobs v1.0
  106. 19.04 11:24:50 [Server] INFO [Stafflist] Loading Stafflist v1.1
  107. 19.04 11:24:50 [Server] INFO [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  108. 19.04 11:24:50 [Server] INFO [PlugMan] Loading PlugMan v2.1.5
  109. 19.04 11:24:50 [Server] INFO [CommandAliases] Loading CommandAliases v1.0
  110. 19.04 11:24:50 [Server] INFO [ModRevolution] Loading ModRevolution v1.2.2
  111. 19.04 11:24:50 [Server] INFO [HolographicDisplays] Loading HolographicDisplays v2.3.2
  112. 19.04 11:24:50 [Server] INFO [CoinFlip] Loading CoinFlip v1.0
  113. 19.04 11:24:50 [Server] INFO [SlowChat] Loading SlowChat v1.3
  114. 19.04 11:24:50 [Server] INFO [AntiIceMelt] Loading AntiIceMelt v1.0
  115. 19.04 11:24:50 [Server] INFO [DeluxeTags] Loading DeluxeTags v1.7.1
  116. 19.04 11:24:50 [Server] INFO [NoFall] Loading NoFall v1.1
  117. 19.04 11:24:50 [Server] INFO [ItemFilter] Loading ItemFilter v2.0-SNAPSHOT
  118. 19.04 11:24:50 [Server] INFO [ItemProtect] Loading ItemProtect v1.0
  119. 19.04 11:24:50 [Server] INFO [AntiCraft] Loading AntiCraft v1.1
  120. 19.04 11:24:50 [Server] INFO [FastPot] Loading FastPot v5.0
  121. 19.04 11:24:50 [Server] INFO [CratesPlus] Loading CratesPlus v4.5.1
  122. 19.04 11:24:50 [Server] INFO [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
  123. 19.04 11:24:50 [Server] INFO [DisplayItem] Loading DisplayItem v1.2.4
  124. 19.04 11:24:50 [Server] INFO [Skript] Loading Skript v2.1.2
  125. 19.04 11:24:50 [Server] INFO [SellWands] Loading SellWands v1.2.8
  126. 19.04 11:24:50 [Server] INFO [WarpGUI] Loading WarpGUI v1.4
  127. 19.04 11:24:50 [Server] INFO [ClearLag] Loading ClearLag v3.0.0
  128. 19.04 11:24:50 [Server] INFO [DisableJoinMessage] Loading DisableJoinMessage v1.0
  129. 19.04 11:24:50 [Server] INFO [SimpleHomes] Loading SimpleHomes v2.0.4
  130. 19.04 11:24:50 [Server] INFO [SkQuery] Loading SkQuery v3.21.4
  131. 19.04 11:24:50 [Server] INFO [WorldBorder] Loading WorldBorder v1.8.7
  132. 19.04 11:24:50 [Server] INFO [BuycraftX] Loading BuycraftX v11.0.0
  133. 19.04 11:24:50 [Server] INFO [EliteLootbox] Loading EliteLootbox v1.0-SNAPSHOT
  134. 19.04 11:24:50 [Server] INFO [ItemDuplicator] Loading ItemDuplicator v1.1
  135. 19.04 11:24:50 [Server] INFO [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  136. 19.04 11:24:50 [Server] INFO [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  137. 19.04 11:24:50 [Server] INFO [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  138. 19.04 11:24:50 [Server] INFO [NoCheatPlus] Logging system initialized.
  139. 19.04 11:24:50 [Server] INFO [NoCheatPlus] Detected Minecraft version: 1.8.8
  140. 19.04 11:24:50 [Server] INFO [Skellett] Loading Skellett v1.9.6b
  141. 19.04 11:24:50 [Server] INFO [BlowableObsidians] Loading BlowableObsidians v5.0
  142. 19.04 11:24:50 [Server] INFO [EnhancedBalTop] Loading EnhancedBalTop v1.6.4.0
  143. 19.04 11:24:50 [Server] INFO [Vouchers] Loading Vouchers v2.1.0
  144. 19.04 11:24:50 [Server] INFO [FlatBedrock] Loading FlatBedrock v3.1.2
  145. 19.04 11:24:50 [Server] INFO [PermissionsEx] Loading PermissionsEx v1.23.4
  146. 19.04 11:24:50 [Server] INFO [AntiPotStack] Loading AntiPotStack v1.0
  147. 19.04 11:24:50 [Server] INFO [skUtilities] Loading skUtilities v0.9.2
  148. 19.04 11:24:50 [Server] INFO [Vault] Loading Vault v1.7.1-b91
  149. 19.04 11:24:50 [Server] INFO [ServerListPlus] Loading ServerListPlus v3.4.8
  150. 19.04 11:24:50 [Server] INFO [KoTHLootbag] Loading KoTHLootbag v1.0-SNAPSHOT
  151. 19.04 11:24:50 [Server] INFO [ConquestChest] Loading ConquestChest v1.0-SNAPSHOT
  152. 19.04 11:24:50 [Server] INFO [UltimateBrag] Loading UltimateBrag v7.0
  153. 19.04 11:24:50 [Server] INFO [MoneyPouch] Loading MoneyPouch v2.1.10
  154. 19.04 11:24:50 [Server] INFO [Trading] Loading Trading v3.2
  155. 19.04 11:24:50 [Server] INFO [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  156. 19.04 11:24:50 [Server] INFO [AuctionHouse] Loading AuctionHouse v3.2
  157. 19.04 11:24:50 [Server] INFO [SkExtras] Loading SkExtras v3.9.1
  158. 19.04 11:24:50 [Server] INFO [ChunkShop] Loading ChunkShop v1.0
  159. 19.04 11:24:50 [Server] INFO [ShopGUIPlus] Loading ShopGUIPlus v1.18.4
  160. 19.04 11:24:50 [Server] INFO [EliteMasks] Loading EliteMasks v1.0-SNAPSHOT
  161. 19.04 11:24:50 [Server] INFO [Essentials] Loading Essentials v2.0.1-b601
  162. 19.04 11:24:50 [Server] INFO [BeastWithDraw] Loading BeastWithDraw v1.4.1
  163. 19.04 11:24:50 [Server] INFO [KitGUI] Loading KitGUI v1.7
  164. 19.04 11:24:50 [Server] INFO [AESoulShop] Loading AESoulShop v1.0
  165. 19.04 11:24:50 [Server] INFO [EssentialsChat] Loading EssentialsChat v2.0.1-b547
  166. 19.04 11:24:50 [Server] INFO [StackMob] Loading StackMob v2.2.8
  167. 19.04 11:24:50 [Server] INFO [StackMob] Registered WorldGuard region flag.
  168. 19.04 11:24:50 [Server] INFO [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b547
  169. 19.04 11:24:50 [Server] INFO [EZBucket] Loading EZBucket v4.5.3
  170. 19.04 11:24:50 [Server] INFO [Factions] Loading Factions v1.6.9.5-U0.2.1-RC-1.3-STABLE
  171. 19.04 11:24:50 [Server] INFO [WildernessPvP] Loading WildernessPvP v1.0
  172. 19.04 11:24:50 [Server] INFO [FactionsBuster] Loading FactionsBuster v1.1.1
  173. 19.04 11:24:50 [Server] INFO [FactionsTop] Loading FactionsTop v1.2.0
  174. 19.04 11:24:50 [Server] INFO [EpicHoppers] Loading EpicHoppers v3.4.4
  175. 19.04 11:24:50 [Server] INFO [CombatLog] Loading CombatLog v1.8.11-hack
  176. 19.04 11:24:50 [Server] INFO [AdvancedEnchantments] Loading AdvancedEnchantments v5.1.3
  177. 19.04 11:24:50 [Server] INFO [NoamsSouls] Loading NoamsSouls v1.0.5
  178. 19.04 11:24:50 [Server] INFO [KoTH] Loading KoTH v1.5.0
  179. 19.04 11:24:50 [Server] INFO [ChunkBuster] Loading ChunkBuster v1.2.5
  180. 19.04 11:24:50 [Server] INFO [TAB] Loading TAB v2.4.3
  181. 19.04 11:24:50 [Server] INFO [FlatBedrock] Enabling FlatBedrock v3.1.2
  182. 19.04 11:24:50 [Server] INFO [FlatBedrock] FlatBedrock version 3.1.2 is Enabled
  183. 19.04 11:24:50 [Server] INFO [Vault] Enabling Vault v1.7.1-b91
  184. 19.04 11:24:50 [Server] INFO [Vault] [Economy] Essentials Economy found: Waiting
  185. 19.04 11:24:51 [Server] INFO [Vault] [Permission] PermissionsEx found: Waiting
  186. 19.04 11:24:51 [Server] INFO [Vault] [Permission] SuperPermissions loaded as backup permission system.
  187. 19.04 11:24:51 [Server] INFO [Vault] [Chat] PermissionsEx found: Waiting
  188. 19.04 11:24:51 [Server] INFO [Vault] Enabled Version 1.7.1-b91
  189. 19.04 11:24:51 [Server] INFO [StackMob] Enabling StackMob v2.2.8
  190. 19.04 11:24:51 [Server] INFO [StackMob] StackMob v2.2.8 created by antiPerson/BaconPied
  191. 19.04 11:24:51 [Server] INFO [StackMob] Documentation can be found at https://www.spigotmc.org/resources/stackmob.29999/
  192. 19.04 11:24:51 [Server] INFO [StackMob] GitHub repository can be found at https://www.github.com/Nathat23/StackMob-2
  193. 19.04 11:24:51 [Server] INFO [StackMob] At the present moment, the feature 'show-player-nearby' is only supported on Minecraft 1.9 and above.
  194. 19.04 11:24:51 [Server] INFO [StackMob] Loading cached entities...
  195. 19.04 11:24:51 [Server] INFO [StackMob] Registering events...
  196. 19.04 11:24:51 [Server] INFO [StackMob] A new version (v3.3.6) is currently available!
  197. 19.04 11:24:51 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
  198. 19.04 11:24:51 [Server] INFO Preparing level "world"
  199. 19.04 11:24:51 [Server] INFO -------- World Settings For [world] --------
  200. 19.04 11:24:51 [Server] INFO Mob Spawn Range: 4
  201. 19.04 11:24:51 [Server] INFO Nerfing mobs spawned from spawners: false
  202. 19.04 11:24:51 [Server] INFO Cactus Growth Modifier: 100%
  203. 19.04 11:24:51 [Server] INFO Cane Growth Modifier: 100%
  204. 19.04 11:24:51 [Server] INFO Melon Growth Modifier: 100%
  205. 19.04 11:24:51 [Server] INFO Mushroom Growth Modifier: 100%
  206. 19.04 11:24:51 [Server] INFO Pumpkin Growth Modifier: 100%
  207. 19.04 11:24:51 [Server] INFO Sapling Growth Modifier: 100%
  208. 19.04 11:24:51 [Server] INFO Wheat Growth Modifier: 100%
  209. 19.04 11:24:51 [Server] INFO NetherWart Growth Modifier: 100%
  210. 19.04 11:24:51 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  211. 19.04 11:24:51 [Server] INFO Anti X-Ray: true
  212. 19.04 11:24:51 [Server] INFO Engine Mode: 1
  213. 19.04 11:24:51 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  214. 19.04 11:24:51 [Server] INFO Replace Blocks: [1, 5]
  215. 19.04 11:24:51 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  216. 19.04 11:24:51 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  217. 19.04 11:24:51 [Server] INFO Random Lighting Updates: false
  218. 19.04 11:24:51 [Server] INFO Structure Info Saving: true
  219. 19.04 11:24:51 [Server] INFO Sending up to 10 chunks per packet
  220. 19.04 11:24:51 [Server] INFO Max Entity Collisions: 8
  221. 19.04 11:24:51 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
  222. 19.04 11:24:51 [Server] INFO Max TNT Explosions: 100
  223. 19.04 11:24:51 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  224. 19.04 11:24:51 [Server] INFO Item Despawn Rate: 6000
  225. 19.04 11:24:51 [Server] INFO Item Merge Radius: 2.5
  226. 19.04 11:24:51 [Server] INFO Arrow Despawn Rate: 1200
  227. 19.04 11:24:51 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  228. 19.04 11:24:51 [Server] INFO View Distance: 10
  229. 19.04 11:24:51 [Server] INFO Zombie Aggressive Towards Villager: true
  230. 19.04 11:24:51 [Server] INFO Chunks to Grow per Tick: 650
  231. 19.04 11:24:51 [Server] INFO Clear tick list: false
  232. 19.04 11:24:51 [Server] INFO Experience Merge Radius: 3.0
  233. 19.04 11:24:51 [Server] INFO -------- World Settings For [world] --------
  234. 19.04 11:24:51 [Server] INFO Remove invalid mob spawner tile entities: true
  235. 19.04 11:24:51 [Server] INFO Squids will spawn between Y: 45.0 and Y: 63.0
  236. 19.04 11:24:51 [Server] INFO Player blocking damage multiplier set to 0.5
  237. 19.04 11:24:51 [Server] INFO Max height for cactus growth 3. Max height for reed growth 3
  238. 19.04 11:24:51 [Server] INFO Living Entity Despawn Ranges: Soft: 32 Hard: 128
  239. 19.04 11:24:51 [Server] INFO Water over lava flow speed: 5
  240. 19.04 11:24:51 [Server] INFO Fix TNT cannons: false
  241. 19.04 11:24:51 [Server] INFO Allow undead horse types to be leashed: false
  242. 19.04 11:24:51 [Server] INFO Keep spawn chunk loaded: true
  243. 19.04 11:24:51 [Server] INFO World async lighting: false
  244. 19.04 11:24:51 [Server] INFO WorldServer TickNextTick cap set at 10000
  245. 19.04 11:24:51 [Server] INFO WorldServer TickNextTickList cap always processes redstone: false
  246. 19.04 11:24:51 [Server] INFO [FlatBedrock] adding BedrockFiller
  247. 19.04 11:24:51 [Server] INFO -------- World Settings For [world_nether] --------
  248. 19.04 11:24:51 [Server] INFO Mob Spawn Range: 4
  249. 19.04 11:24:51 [Server] INFO Nerfing mobs spawned from spawners: false
  250. 19.04 11:24:51 [Server] INFO Cactus Growth Modifier: 100%
  251. 19.04 11:24:51 [Server] INFO Cane Growth Modifier: 100%
  252. 19.04 11:24:51 [Server] INFO Melon Growth Modifier: 100%
  253. 19.04 11:24:51 [Server] INFO Mushroom Growth Modifier: 100%
  254. 19.04 11:24:51 [Server] INFO Pumpkin Growth Modifier: 100%
  255. 19.04 11:24:51 [Server] INFO Sapling Growth Modifier: 100%
  256. 19.04 11:24:51 [Server] INFO Wheat Growth Modifier: 100%
  257. 19.04 11:24:51 [Server] INFO NetherWart Growth Modifier: 100%
  258. 19.04 11:24:51 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  259. 19.04 11:24:51 [Server] INFO Anti X-Ray: true
  260. 19.04 11:24:51 [Server] INFO Engine Mode: 1
  261. 19.04 11:24:51 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  262. 19.04 11:24:51 [Server] INFO Replace Blocks: [1, 5]
  263. 19.04 11:24:51 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  264. 19.04 11:24:51 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  265. 19.04 11:24:51 [Server] INFO Random Lighting Updates: false
  266. 19.04 11:24:51 [Server] INFO Structure Info Saving: true
  267. 19.04 11:24:51 [Server] INFO Sending up to 10 chunks per packet
  268. 19.04 11:24:51 [Server] INFO Max Entity Collisions: 8
  269. 19.04 11:24:51 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
  270. 19.04 11:24:51 [Server] INFO Max TNT Explosions: 100
  271. 19.04 11:24:51 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  272. 19.04 11:24:51 [Server] INFO Item Despawn Rate: 6000
  273. 19.04 11:24:51 [Server] INFO Item Merge Radius: 2.5
  274. 19.04 11:24:51 [Server] INFO Arrow Despawn Rate: 1200
  275. 19.04 11:24:51 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  276. 19.04 11:24:51 [Server] INFO View Distance: 10
  277. 19.04 11:24:51 [Server] INFO Zombie Aggressive Towards Villager: true
  278. 19.04 11:24:51 [Server] INFO Chunks to Grow per Tick: 650
  279. 19.04 11:24:51 [Server] INFO Clear tick list: false
  280. 19.04 11:24:51 [Server] INFO Experience Merge Radius: 3.0
  281. 19.04 11:24:51 [Server] INFO -------- World Settings For [world_nether] --------
  282. 19.04 11:24:51 [Server] INFO Remove invalid mob spawner tile entities: true
  283. 19.04 11:24:51 [Server] INFO Squids will spawn between Y: 45.0 and Y: 63.0
  284. 19.04 11:24:51 [Server] INFO Player blocking damage multiplier set to 0.5
  285. 19.04 11:24:51 [Server] INFO Max height for cactus growth 3. Max height for reed growth 3
  286. 19.04 11:24:51 [Server] INFO Living Entity Despawn Ranges: Soft: 32 Hard: 128
  287. 19.04 11:24:51 [Server] INFO Water over lava flow speed: 5
  288. 19.04 11:24:51 [Server] INFO Fix TNT cannons: false
  289. 19.04 11:24:51 [Server] INFO Allow undead horse types to be leashed: false
  290. 19.04 11:24:51 [Server] INFO Keep spawn chunk loaded: true
  291. 19.04 11:24:51 [Server] INFO World async lighting: false
  292. 19.04 11:24:51 [Server] INFO WorldServer TickNextTick cap set at 10000
  293. 19.04 11:24:51 [Server] INFO WorldServer TickNextTickList cap always processes redstone: false
  294. 19.04 11:24:51 [Server] INFO -------- World Settings For [world_the_end] --------
  295. 19.04 11:24:51 [Server] INFO Mob Spawn Range: 4
  296. 19.04 11:24:51 [Server] INFO Nerfing mobs spawned from spawners: false
  297. 19.04 11:24:51 [Server] INFO Cactus Growth Modifier: 100%
  298. 19.04 11:24:51 [Server] INFO Cane Growth Modifier: 100%
  299. 19.04 11:24:51 [Server] INFO Melon Growth Modifier: 100%
  300. 19.04 11:24:51 [Server] INFO Mushroom Growth Modifier: 100%
  301. 19.04 11:24:51 [Server] INFO Pumpkin Growth Modifier: 100%
  302. 19.04 11:24:51 [Server] INFO Sapling Growth Modifier: 100%
  303. 19.04 11:24:51 [Server] INFO Wheat Growth Modifier: 100%
  304. 19.04 11:24:51 [Server] INFO NetherWart Growth Modifier: 100%
  305. 19.04 11:24:51 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  306. 19.04 11:24:51 [Server] INFO Anti X-Ray: true
  307. 19.04 11:24:51 [Server] INFO Engine Mode: 1
  308. 19.04 11:24:51 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  309. 19.04 11:24:51 [Server] INFO Replace Blocks: [1, 5]
  310. 19.04 11:24:51 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  311. 19.04 11:24:51 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  312. 19.04 11:24:51 [Server] INFO Random Lighting Updates: false
  313. 19.04 11:24:51 [Server] INFO Structure Info Saving: true
  314. 19.04 11:24:51 [Server] INFO Sending up to 10 chunks per packet
  315. 19.04 11:24:51 [Server] INFO Max Entity Collisions: 8
  316. 19.04 11:24:51 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
  317. 19.04 11:24:51 [Server] INFO Max TNT Explosions: 100
  318. 19.04 11:24:51 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  319. 19.04 11:24:51 [Server] INFO Item Despawn Rate: 6000
  320. 19.04 11:24:51 [Server] INFO Item Merge Radius: 2.5
  321. 19.04 11:24:51 [Server] INFO Arrow Despawn Rate: 1200
  322. 19.04 11:24:51 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  323. 19.04 11:24:51 [Server] INFO View Distance: 10
  324. 19.04 11:24:51 [Server] INFO Zombie Aggressive Towards Villager: true
  325. 19.04 11:24:51 [Server] INFO Chunks to Grow per Tick: 650
  326. 19.04 11:24:51 [Server] INFO Clear tick list: false
  327. 19.04 11:24:51 [Server] INFO Experience Merge Radius: 3.0
  328. 19.04 11:24:51 [Server] INFO -------- World Settings For [world_the_end] --------
  329. 19.04 11:24:51 [Server] INFO Remove invalid mob spawner tile entities: true
  330. 19.04 11:24:51 [Server] INFO Squids will spawn between Y: 45.0 and Y: 63.0
  331. 19.04 11:24:51 [Server] INFO Player blocking damage multiplier set to 0.5
  332. 19.04 11:24:51 [Server] INFO Max height for cactus growth 3. Max height for reed growth 3
  333. 19.04 11:24:51 [Server] INFO Living Entity Despawn Ranges: Soft: 32 Hard: 128
  334. 19.04 11:24:51 [Server] INFO Water over lava flow speed: 5
  335. 19.04 11:24:51 [Server] INFO Fix TNT cannons: false
  336. 19.04 11:24:51 [Server] INFO Allow undead horse types to be leashed: false
  337. 19.04 11:24:51 [Server] INFO Keep spawn chunk loaded: true
  338. 19.04 11:24:51 [Server] INFO World async lighting: false
  339. 19.04 11:24:51 [Server] INFO WorldServer TickNextTick cap set at 10000
  340. 19.04 11:24:51 [Server] INFO WorldServer TickNextTickList cap always processes redstone: false
  341. 19.04 11:24:51 [Server] INFO Preparing start region for level 0 (Seed: -3287593601259447582)
  342. 19.04 11:24:51 [Server] ERROR Chunk file at -13,4 is in the wrong location; relocating. (Expected -13, 4, got -2, 0)
  343. 19.04 11:24:51 [Server] ERROR Chunk file at -13,6 is in the wrong location; relocating. (Expected -13, 6, got -11, 5)
  344. 19.04 11:24:51 [Server] ERROR Chunk file at -13,11 is in the wrong location; relocating. (Expected -13, 11, got -8, 22)
  345. 19.04 11:24:51 [Server] ERROR Chunk file at -13,13 is in the wrong location; relocating. (Expected -13, 13, got -3, 22)
  346. 19.04 11:24:51 [Server] ERROR Encountered an unexpected exception
  347. 19.04 11:24:51 [Server] INFO net.minecraft.server.v1_8_R3.ReportedException: Loading NBT data
  348. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:412) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  349. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  350. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagList.load(NBTTagList.java:54) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  351. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  352. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  353. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  354. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  355. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  356. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  357. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  358. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:71) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  359. 19.04 11:24:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  360. 19.04 11:24:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  361. 19.04 11:24:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:336) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  362. 19.04 11:24:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  363. 19.04 11:24:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  364. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:135) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  365. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:117) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  366. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:363) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  367. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  368. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  369. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  370. 19.04 11:24:51 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  371. 19.04 11:24:51 [Server] INFO Caused by: java.util.zip.ZipException: incorrect data check
  372. 19.04 11:24:51 [Server] INFO at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164) ~[?:1.8.0_201]
  373. 19.04 11:24:51 [Server] INFO at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_201]
  374. 19.04 11:24:51 [Server] INFO at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ~[?:1.8.0_201]
  375. 19.04 11:24:51 [Server] INFO at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_201]
  376. 19.04 11:24:51 [Server] INFO at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.8.0_201]
  377. 19.04 11:24:51 [Server] INFO at java.io.DataInputStream.readFully(DataInputStream.java:169) ~[?:1.8.0_201]
  378. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagByteArray.load(NBTTagByteArray.java:30) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  379. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  380. 19.04 11:24:51 [Server] INFO ... 22 more
  381. 19.04 11:24:51 [Server] ERROR Cause of unexpected exception was
  382. 19.04 11:24:51 [Server] INFO java.util.zip.ZipException: incorrect data check
  383. 19.04 11:24:51 [Server] INFO at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164) ~[?:1.8.0_201]
  384. 19.04 11:24:51 [Server] INFO at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_201]
  385. 19.04 11:24:51 [Server] INFO at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ~[?:1.8.0_201]
  386. 19.04 11:24:51 [Server] INFO at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_201]
  387. 19.04 11:24:51 [Server] INFO at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.8.0_201]
  388. 19.04 11:24:51 [Server] INFO at java.io.DataInputStream.readFully(DataInputStream.java:169) ~[?:1.8.0_201]
  389. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagByteArray.load(NBTTagByteArray.java:30) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  390. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  391. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  392. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagList.load(NBTTagList.java:54) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  393. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  394. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  395. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  396. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  397. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  398. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  399. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  400. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:71) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  401. 19.04 11:24:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  402. 19.04 11:24:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  403. 19.04 11:24:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:336) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  404. 19.04 11:24:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  405. 19.04 11:24:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  406. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:135) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  407. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:117) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  408. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:363) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  409. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  410. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) ~[paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  411. 19.04 11:24:51 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [paper-1.8.8.jar:git-PaperSpigot-"4c7641d"]
  412. 19.04 11:24:51 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  413. 19.04 11:24:51 [Server] ERROR This crash report has been saved to: /./crash-reports/crash-2019-04-19_11.24.51-server.txt
  414. 19.04 11:24:51 [Server] INFO Stopping server
  415. 19.04 11:24:51 [Server] INFO [StackMob] Disabling StackMob v2.2.8
  416. 19.04 11:24:51 [Server] INFO [StackMob] Cancelling currently running tasks...
  417. 19.04 11:24:51 [Server] INFO [StackMob] Saving entity amount cache...
  418. 19.04 11:24:51 [Server] INFO [Vault] Disabling Vault v1.7.1-b91
  419. 19.04 11:24:51 [Server] INFO [FlatBedrock] Disabling FlatBedrock v3.1.2
  420. 19.04 11:24:51 [Server] INFO [FlatBedrock] FlatBedrock version 3.1.2 is Disabled
  421. 19.04 11:24:51 [Server] INFO Saving players
  422. 19.04 11:24:51 [Server] INFO Saving worlds
  423. 19.04 11:24:51 [Server] INFO Saving chunks for level 'world'/Overworld
  424. 19.04 11:24:51 [Server] INFO Saving chunks for level 'world_nether'/Nether
  425. 19.04 11:24:51 [Server] INFO Saving chunks for level 'world_the_end'/The End
  426. 19.04 11:24:51 [Server] INFO PebbleHost Server Loader Stopping...
  427. 19.04 11:24:51 [Server] INFO Server loader version: v2.3.4 (using configuration version v1.1)
  428. 19.04 11:24:51 [Multicraft] Server shut down (starting)
  429. 19.04 11:24:51 [Multicraft] Not restarting crashed server.
  430. 19.04 11:24:51 [Multicraft] Server stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement