Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.81 KB | None | 0 0
  1. 6:33:04
  2. 16:33:04net.minecraft.server.v1_14_R1.ReportedException: Exception generating new chunk
  3. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1070) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  4. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  5. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:956) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  6. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:801) [spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  7. at java.lang.Thread.run(Thread.java:834) [?:?]
  8. Caused by: java.lang.NullPointerException
  9. at net.minecraft.server.v1_14_R1.WorldGenStronghold.a(SourceFile:46) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  10. at net.minecraft.server.v1_14_R1.ChunkGenerator.createStructures(ChunkGenerator.java:144) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  11. at net.minecraft.server.v1_14_R1.ChunkStatus.d(SourceFile:52) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  12. at net.minecraft.server.v1_14_R1.ChunkStatus.a(SourceFile:217) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  13. at net.minecraft.server.v1_14_R1.PlayerChunkMap.lambda$24(PlayerChunkMap.java:484) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  14. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  15. at net.minecraft.server.v1_14_R1.PlayerChunkMap.lambda$22(PlayerChunkMap.java:482) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  16. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072) ~[?:?]
  17. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?]
  18. at net.minecraft.server.v1_14_R1.ChunkTaskQueueSorter.b(SourceFile:57) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  19. at net.minecraft.server.v1_14_R1.ThreadedMailbox.e(SourceFile:83) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  20. at net.minecraft.server.v1_14_R1.ThreadedMailbox.a(SourceFile:123) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  21. at net.minecraft.server.v1_14_R1.ThreadedMailbox.run(SourceFile:91) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  22. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1426) ~[?:?]
  23. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) ~[?:?]
  24. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) ~[?:?]
  25. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) ~[?:?]
  26. 16:33:05 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) ~[?:?]
  27. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177) ~[?:?]
  28. Server thread/ERROR 06/18/2019 16:33:05
  29. 16:33:05 Cause of unexpected exception was
  30. Console 06/18/2019 16:33:05
  31. 16:33:05java.lang.NullPointerException: null
  32. at net.minecraft.server.v1_14_R1.WorldGenStronghold.a(SourceFile:46) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  33. at net.minecraft.server.v1_14_R1.ChunkGenerator.createStructures(ChunkGenerator.java:144) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  34. at net.minecraft.server.v1_14_R1.ChunkStatus.d(SourceFile:52) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  35. at net.minecraft.server.v1_14_R1.ChunkStatus.a(SourceFile:217) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  36. at net.minecraft.server.v1_14_R1.PlayerChunkMap.lambda$24(PlayerChunkMap.java:484) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  37. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  38. at net.minecraft.server.v1_14_R1.PlayerChunkMap.lambda$22(PlayerChunkMap.java:482) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  39. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072) ~[?:?]
  40. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?]
  41. at net.minecraft.server.v1_14_R1.ChunkTaskQueueSorter.b(SourceFile:57) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  42. at net.minecraft.server.v1_14_R1.ThreadedMailbox.e(SourceFile:83) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  43. at net.minecraft.server.v1_14_R1.ThreadedMailbox.a(SourceFile:123) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  44. at net.minecraft.server.v1_14_R1.ThreadedMailbox.run(SourceFile:91) ~[spigot-1.14.2.jar:git-Spigot-df0eb25-8003ced]
  45. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1426) ~[?:?]
  46. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) ~[?:?]
  47. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) ~[?:?]
  48. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) ~[?:?]
  49. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) ~[?:?]
  50. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177) ~[?:?]
  51. Server thread/ERROR 06/18/2019 16:33:05
  52. 16:33:05This crash report has been saved to: /home/AMP/.ampdata/instances/McMyAdmin01/Minecraft/./crash-reports/crash-2019-06-18_16.33.04-server.txt
  53. Server thread/INFO 06/18/2019 16:33:05
  54. 16:33:05Stopping server
  55. [DiceFurniture]: Disabling DiceFurniture v3.3.0.2
  56. [CrateReloaded]: Disabling CrateReloaded v2.0.13
  57. [ChatControl]: Disabling ChatControl v8.2.4
  58. [AntiXRay]: Disabling AntiXRay v1.8.6
  59. [PlayerHeads]: Disabling PlayerHeads v5.0.0-SNAPSHOT
  60. [PlayerHeads]: disabled
  61. [FurnitureLib]: Disabling FurnitureLib v2.1.1
  62. [FurnitureLib]: ==========================================
  63. [FurnitureLib]: Furniture shutdown started
  64. [FurnitureLib]: Furniture save started
  65. [FurnitureLib]: 0 furniture have been saved to the database
  66. [FurnitureLib]: 40 furniture have been update in the database
  67. [FurnitureLib]: 0 furniture have been removed from the database
  68. [FurnitureLib]: ==========================================
  69. [CMI]: Disabling CMI v8.6.5.0
  70. [CMIEInjector][Economy]: CMI Economy unhooked.
  71. [CMI]: Closed db connections
  72. [MobArena]: Disabling MobArena v0.103.1
  73. [PluginLibrary]: Disabling PluginLibrary v1.2.1
  74. [PluginLibrary]: PluginLibrary v1.2.1 is now disabled!
  75. [GriefPrevention]: Disabling GriefPrevention v16.11.6
  76. [GriefPrevention]: GriefPrevention disabled.
  77. [Shopkeepers]: Disabling Shopkeepers v2.6.0
  78. [Citizens]: Disabling Citizens v2.0.25-SNAPSHOT (build 1702)
  79. [Multiverse-Core]: Disabling Multiverse-Core v4.0.0-SNAPSHOT-b764
  80. [BuycraftX]: Disabling BuycraftX v12.0.2
  81. [LiteBans]: Disabling LiteBans v2.3.18
  82. [LiteBans]: v2.3.18 disabled.
  83. [HeadDatabase]: Disabling HeadDatabase v4.8.6
  84. [BountyHunters]: Disabling BountyHunters v2.2.2
  85. [Jobs]: Disabling Jobs v4.12.0
  86. [Jobs]: Saved 401 new explorer entries.
  87. 16:33:06[Jobs]: Updated 19 explorer entries.
  88. [Jobs]: Saving blocks
  89. [Jobs]: Deleted 14 old block protection entries.
  90. Jobs-BufferedPaymentThread/INFO 06/18/2019 16:33:06
  91. 16:33:06[Jobs]: Buffered payment thread shutdown.
  92. Jobs-DatabaseSaveTask/INFO 06/18/2019 16:33:06
  93. 16:33:06[Jobs]: Database save task shutdown!
  94. Server thread/INFO 06/18/2019 16:33:06
  95. 16:33:06[Jobs]: Plugin has been disabled successfully.
  96. [PinataParty]: Disabling PinataParty v1.2.5
  97. [BeastWithDraw]: Disabling BeastWithDraw v2.3-(1.13/1.14)
  98. [PvPManager]: Disabling PvPManager v3.8
  99. [MyCommand]: Disabling MyCommand v5.5.0
  100. *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  101. | Tasks : Stopped all.
  102. | 0 (custom) commands in cooldown saved.
  103. | Version : 5.5.0
  104. | Author : emmerrei a.k.a Ivanpro
  105. *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
  106. [WorldEditCUI]: Disabling WorldEditCUI v1.4.2
  107. [AddLight]: Disabling AddLight v4.3.2
  108. [AddLight 4.3.2]: Disabled
  109. [AddLight 4.3.2]: AddLight is now disabled
  110. [CMIEInjector]: Disabling CMIEInjector v1.0.2.1
  111. [Spleef]: Disabling Spleef v1.4.3
  112. [WorldGuard]: Disabling WorldGuard v7.0.0;02b731f
  113. [WorldGuard]: Shutting down executor and cancelling any pending tasks...
  114. [HolographicDisplays]: Disabling HolographicDisplays v2.3.3-SNAPSHOT
  115. [PlotSquared]: Disabling PlotSquared v4.277
  116. All DB transactions during this session are being validated (This may take a while if corrections need to be made)
  117. [xInventories]: Disabling xInventories v2.3
  118. [xInventories]: Plugin disabled
  119. [ServerListPlus]: Disabling ServerListPlus v3.4.8
  120. [ServerListPlus]: ServerListPlus v3.4.8 disabled.
  121. [Vault]: Disabling Vault v1.7.2-b107
  122. WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  123. [PermissionsEx]: Disabling PermissionsEx v1.23.4
  124. WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  125. [Emotes]: Disabling Emotes v4.1.4
  126. [AsyncWorldEdit]: Disabling AsyncWorldEdit v3.6.5
  127. [AsyncWorldEdit]: Unloading plugins...
  128. [AsyncWorldEdit]: Disable
  129. [VotingPlugin]: Disabling VotingPlugin v5.19
  130. [MythicDrops]: Disabling MythicDrops v4.3.5-a4f107a
  131. [LibsDisguises]: Disabling LibsDisguises v9.8.2
  132. [ProtocolLib]: Disabling ProtocolLib v4.5.0-SNAPSHOT
  133. [Votifier]: Disabling Votifier v3.0.0-SNAPSHOT
  134. [Votifier]: Votifier disabled.
  135. [IllegalStack]: Disabling IllegalStack v1.9.4
  136. [BukkitCompat]: Disabling BukkitCompat vR22A
  137. [ArmorStandEditor]: Disabling ArmorStandEditor v1.13-21
  138. [PacketListenerApi]: Disabling PacketListenerApi v3.7.3-SNAPSHOT
  139. Removing channels for online players...
  140. Removing packet handlers (0)...
  141. [VeinMiner]: Disabling VeinMiner v1.14.0
  142. [VeinMiner]: Clearing localized data
  143. [WorldEdit]: Disabling WorldEdit v7.0.0;214af8a
  144. Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  145. [CoreProtect]: Disabling CoreProtect v2.17.5
  146. [CoreProtect]: Finishing up data logging. Please wait...
  147. 16:33:07[CoreProtect]: Success! Disabled CoreProtect v2.17.5
  148. [PhantomX]: Disabling PhantomX v3.0.4
  149. [SuperTrails]: Disabling SuperTrails v9.7.1
  150. [ChestSort]: Disabling ChestSort v5.0.3
  151. [ConsoleSpamFix]: Disabling ConsoleSpamFix v1.6.2
  152. [ConsoleSpamFix]: Messages hidden since the server started: 0
  153. [ConsoleSpamFix]: ConsoleSpamFix is disabled!
  154. [PlaceholderAPI]: Disabling PlaceholderAPI v2.10.2
  155. [BlockLocker]: Disabling BlockLocker v1.6
  156. [PluginConstructorAPI]: Disabling PluginConstructorAPI v1.0.51
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement