Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.62 KB | None | 0 0
  1. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  2. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  3. 17.09 05:17:03 [Server] INFO ... 11 more
  4. 17.09 05:17:03 [Server] INFO Caused by: java.lang.NullPointerException
  5. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:25) ~[?:1.0] {}
  6. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:10) ~[?:1.0] {}
  7. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {}
  8. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {}
  9. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  10. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  11. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  12. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(SourceFile:244) ~[?:?] {}
  13. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:251) ~[?:?] {pl:runtimedistcleaner:A}
  14. 17.09 05:17:03 [Server] INFO at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:263) ~[?:?] {}
  15. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.OverworldChunkGenerator.func_202093_c(SourceFile:55) ~[?:?] {}
  16. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:87) ~[?:?] {pl:accesstransformer:B}
  17. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238) ~[?:?] {}
  18. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {pl:accesstransformer:B}
  19. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {pl:runtimedistcleaner:A}
  20. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  21. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  22. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  23. 17.09 05:17:03 [Server] INFO ... 11 more
  24. 17.09 05:17:03 [Server] Server thread/FATAL [minecraft/ThreadTaskExecutor]: Error executing task on Chunk source main thread executor for minecraft:overworld
  25. 17.09 05:17:03 [Server] INFO java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Saving entity NBT
  26. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_211] {}
  27. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_211] {}
  28. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_211] {}
  29. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_211] {}
  30. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211] {}
  31. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {}
  32. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {}
  33. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {}
  34. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {}
  35. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_211] {}
  36. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_211] {}
  37. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_211] {}
  38. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_211] {}
  39. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_211] {}
  40. 17.09 05:17:03 [Server] INFO Caused by: net.minecraft.crash.ReportedException: Saving entity NBT
  41. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:520) ~[?:?] {pl:runtimedistcleaner:A}
  42. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  43. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  44. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  45. 17.09 05:17:03 [Server] INFO ... 11 more
  46. 17.09 05:17:03 [Server] INFO Caused by: java.lang.NullPointerException
  47. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:25) ~[?:1.0] {}
  48. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:10) ~[?:1.0] {}
  49. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {}
  50. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {}
  51. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  52. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  53. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  54. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(SourceFile:244) ~[?:?] {}
  55. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:251) ~[?:?] {pl:runtimedistcleaner:A}
  56. 17.09 05:17:03 [Server] INFO at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:263) ~[?:?] {}
  57. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.OverworldChunkGenerator.func_202093_c(SourceFile:55) ~[?:?] {}
  58. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:87) ~[?:?] {pl:accesstransformer:B}
  59. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238) ~[?:?] {}
  60. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {pl:accesstransformer:B}
  61. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {pl:runtimedistcleaner:A}
  62. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  63. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  64. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  65. 17.09 05:17:03 [Server] INFO ... 11 more
  66. 17.09 05:17:03 [Server] Server thread/FATAL [minecraft/ThreadTaskExecutor]: Error executing task on Chunk source main thread executor for minecraft:overworld
  67. 17.09 05:17:03 [Server] INFO java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Saving entity NBT
  68. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_211] {}
  69. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_211] {}
  70. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_211] {}
  71. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_211] {}
  72. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211] {}
  73. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {}
  74. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {}
  75. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {}
  76. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {}
  77. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_211] {}
  78. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_211] {}
  79. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_211] {}
  80. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_211] {}
  81. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_211] {}
  82. 17.09 05:17:03 [Server] INFO Caused by: net.minecraft.crash.ReportedException: Saving entity NBT
  83. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:520) ~[?:?] {pl:runtimedistcleaner:A}
  84. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  85. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  86. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  87. 17.09 05:17:03 [Server] INFO ... 11 more
  88. 17.09 05:17:03 [Server] INFO Caused by: java.lang.NullPointerException
  89. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:25) ~[?:1.0] {}
  90. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:10) ~[?:1.0] {}
  91. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {}
  92. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {}
  93. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  94. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  95. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  96. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(SourceFile:244) ~[?:?] {}
  97. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:251) ~[?:?] {pl:runtimedistcleaner:A}
  98. 17.09 05:17:03 [Server] INFO at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:263) ~[?:?] {}
  99. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.OverworldChunkGenerator.func_202093_c(SourceFile:55) ~[?:?] {}
  100. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:87) ~[?:?] {pl:accesstransformer:B}
  101. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238) ~[?:?] {}
  102. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {pl:accesstransformer:B}
  103. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {pl:runtimedistcleaner:A}
  104. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  105. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  106. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  107. 17.09 05:17:03 [Server] INFO ... 11 more
  108. 17.09 05:17:03 [Server] Server thread/FATAL [minecraft/ThreadTaskExecutor]: Error executing task on Chunk source main thread executor for minecraft:overworld
  109. 17.09 05:17:03 [Server] INFO java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Saving entity NBT
  110. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_211] {}
  111. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_211] {}
  112. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_211] {}
  113. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_211] {}
  114. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211] {}
  115. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {}
  116. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {}
  117. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {}
  118. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {}
  119. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_211] {}
  120. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_211] {}
  121. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_211] {}
  122. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_211] {}
  123. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_211] {}
  124. 17.09 05:17:03 [Server] INFO Caused by: net.minecraft.crash.ReportedException: Saving entity NBT
  125. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:520) ~[?:?] {pl:runtimedistcleaner:A}
  126. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  127. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  128. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  129. 17.09 05:17:03 [Server] INFO ... 11 more
  130. 17.09 05:17:03 [Server] INFO Caused by: java.lang.NullPointerException
  131. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:25) ~[?:1.0] {}
  132. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:10) ~[?:1.0] {}
  133. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {}
  134. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {}
  135. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  136. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  137. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  138. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(SourceFile:244) ~[?:?] {}
  139. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:251) ~[?:?] {pl:runtimedistcleaner:A}
  140. 17.09 05:17:03 [Server] INFO at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:263) ~[?:?] {}
  141. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.OverworldChunkGenerator.func_202093_c(SourceFile:55) ~[?:?] {}
  142. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:87) ~[?:?] {pl:accesstransformer:B}
  143. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238) ~[?:?] {}
  144. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {pl:accesstransformer:B}
  145. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {pl:runtimedistcleaner:A}
  146. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  147. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  148. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  149. 17.09 05:17:03 [Server] INFO ... 11 more
  150. 17.09 05:17:03 [Server] Server thread/FATAL [minecraft/ThreadTaskExecutor]: Error executing task on Chunk source main thread executor for minecraft:overworld
  151. 17.09 05:17:03 [Server] INFO java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Saving entity NBT
  152. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_211] {}
  153. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_211] {}
  154. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_211] {}
  155. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_211] {}
  156. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211] {}
  157. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {}
  158. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {}
  159. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {}
  160. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {}
  161. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_211] {}
  162. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_211] {}
  163. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_211] {}
  164. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_211] {}
  165. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_211] {}
  166. 17.09 05:17:03 [Server] INFO Caused by: net.minecraft.crash.ReportedException: Saving entity NBT
  167. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:520) ~[?:?] {pl:runtimedistcleaner:A}
  168. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  169. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  170. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  171. 17.09 05:17:03 [Server] INFO ... 11 more
  172. 17.09 05:17:03 [Server] INFO Caused by: java.lang.NullPointerException
  173. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:25) ~[?:1.0] {}
  174. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:10) ~[?:1.0] {}
  175. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {}
  176. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {}
  177. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  178. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  179. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  180. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(SourceFile:244) ~[?:?] {}
  181. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:251) ~[?:?] {pl:runtimedistcleaner:A}
  182. 17.09 05:17:03 [Server] INFO at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:263) ~[?:?] {}
  183. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.OverworldChunkGenerator.func_202093_c(SourceFile:55) ~[?:?] {}
  184. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:87) ~[?:?] {pl:accesstransformer:B}
  185. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238) ~[?:?] {}
  186. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {pl:accesstransformer:B}
  187. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {pl:runtimedistcleaner:A}
  188. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  189. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  190. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  191. 17.09 05:17:03 [Server] INFO ... 11 more
  192. 17.09 05:17:03 [Server] Server thread/FATAL [minecraft/ThreadTaskExecutor]: Error executing task on Chunk source main thread executor for minecraft:overworld
  193. 17.09 05:17:03 [Server] INFO java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Saving entity NBT
  194. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_211] {}
  195. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_211] {}
  196. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_211] {}
  197. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_211] {}
  198. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211] {}
  199. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {}
  200. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {}
  201. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {}
  202. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {}
  203. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_211] {}
  204. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_211] {}
  205. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_211] {}
  206. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_211] {}
  207. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_211] {}
  208. 17.09 05:17:03 [Server] INFO Caused by: net.minecraft.crash.ReportedException: Saving entity NBT
  209. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:520) ~[?:?] {pl:runtimedistcleaner:A}
  210. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  211. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  212. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  213. 17.09 05:17:03 [Server] INFO ... 11 more
  214. 17.09 05:17:03 [Server] INFO Caused by: java.lang.NullPointerException
  215. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:25) ~[?:1.0] {}
  216. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:10) ~[?:1.0] {}
  217. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {}
  218. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {}
  219. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  220. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  221. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  222. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(SourceFile:244) ~[?:?] {}
  223. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:251) ~[?:?] {pl:runtimedistcleaner:A}
  224. 17.09 05:17:03 [Server] INFO at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:263) ~[?:?] {}
  225. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.OverworldChunkGenerator.func_202093_c(SourceFile:55) ~[?:?] {}
  226. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:87) ~[?:?] {pl:accesstransformer:B}
  227. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238) ~[?:?] {}
  228. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {pl:accesstransformer:B}
  229. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {pl:runtimedistcleaner:A}
  230. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  231. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  232. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  233. 17.09 05:17:03 [Server] INFO ... 11 more
  234. 17.09 05:17:03 [Server] Server-Worker-5/INFO [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:100]: ---- Minecraft Crash Report ----
  235. 17.09 05:17:03 [Server] INFO // I'm sorry, Dave.
  236. 17.09 05:17:03 [Server] INFO Time: 9/17/19 1:17 AM
  237. 17.09 05:17:03 [Server] INFO Description: Saving entity NBT
  238. 17.09 05:17:03 [Server] INFO java.lang.NullPointerException: Saving entity NBT
  239. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:25) ~[?:1.0] {}
  240. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:10) ~[?:1.0] {}
  241. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {}
  242. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {}
  243. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  244. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  245. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  246. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(SourceFile:244) ~[?:?] {}
  247. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:251) ~[?:?] {pl:runtimedistcleaner:A}
  248. 17.09 05:17:03 [Server] INFO at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:263) ~[?:?] {}
  249. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.OverworldChunkGenerator.func_202093_c(SourceFile:55) ~[?:?] {}
  250. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:87) ~[?:?] {pl:accesstransformer:B}
  251. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238) ~[?:?] {}
  252. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {pl:accesstransformer:B}
  253. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {pl:runtimedistcleaner:A}
  254. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  255. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  256. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  257. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_211] {}
  258. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211] {}
  259. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {}
  260. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {}
  261. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {}
  262. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {}
  263. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_211] {}
  264. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_211] {}
  265. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_211] {}
  266. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_211] {}
  267. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_211] {}
  268. 17.09 05:17:03 [Server] INFO A detailed walkthrough of the error, its code path and all known details is as follows:
  269. 17.09 05:17:03 [Server] INFO ---------------------------------------------------------------------------------------
  270. 17.09 05:17:03 [Server] INFO -- Head --
  271. 17.09 05:17:03 [Server] INFO Thread: Server-Worker-5
  272. 17.09 05:17:03 [Server] INFO Stacktrace:
  273. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:25)
  274. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:10)
  275. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127)
  276. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86)
  277. 17.09 05:17:03 [Server] INFO -- Entity being saved --
  278. 17.09 05:17:03 [Server] INFO Details:
  279. 17.09 05:17:03 [Server] INFO Entity Type: minecraft:cow (net.minecraft.entity.passive.CowEntity)
  280. 17.09 05:17:03 [Server] INFO Entity ID: 1
  281. 17.09 05:17:03 [Server] INFO Entity Name: Cow
  282. 17.09 05:17:03 [Server] INFO Entity's Exact location: -259.00, 80.00, 17.00
  283. 17.09 05:17:03 [Server] INFO Entity's Block location: World: (-259,80,17), Chunk: (at 13,5,1 in -17,1; contains blocks -272,0,16 to -257,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  284. 17.09 05:17:03 [Server] INFO Entity's Momentum: 0.00, 0.00, 0.00
  285. 17.09 05:17:03 [Server] INFO Entity's Passengers: []
  286. 17.09 05:17:03 [Server] INFO Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  287. 17.09 05:17:03 [Server] INFO Stacktrace:
  288. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398)
  289. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341)
  290. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349)
  291. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(SourceFile:244)
  292. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:251)
  293. 17.09 05:17:03 [Server] INFO at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:263)
  294. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.OverworldChunkGenerator.func_202093_c(SourceFile:55)
  295. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:87)
  296. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238)
  297. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196)
  298. 17.09 05:17:03 [Server] INFO -- Chunk to be generated --
  299. 17.09 05:17:03 [Server] INFO Details:
  300. 17.09 05:17:03 [Server] INFO Location: -17,1
  301. 17.09 05:17:03 [Server] INFO Position hash: 8589934575
  302. 17.09 05:17:03 [Server] INFO Generator: net.minecraft.world.gen.OverworldChunkGenerator@4c1c1f7b
  303. 17.09 05:17:03 [Server] INFO Stacktrace:
  304. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509)
  305. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
  306. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507)
  307. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952)
  308. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926)
  309. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
  310. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58)
  311. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83)
  312. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123)
  313. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91)
  314. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
  315. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  316. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  317. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  318. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  319. 17.09 05:17:03 [Server] INFO -- System Details --
  320. 17.09 05:17:03 [Server] INFO Details:
  321. 17.09 05:17:03 [Server] INFO Minecraft Version: 1.14.4
  322. 17.09 05:17:03 [Server] INFO Minecraft Version ID: 1.14.4
  323. 17.09 05:17:03 [Server] INFO Operating System: Linux (amd64) version 4.19-ovh-xxxx-std-ipv6-64
  324. 17.09 05:17:03 [Server] INFO Java Version: 1.8.0_211, Oracle Corporation
  325. 17.09 05:17:03 [Server] INFO Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  326. 17.09 05:17:03 [Server] INFO Memory: 1544391216 bytes (1472 MB) / 2713714688 bytes (2588 MB) up to 5726797824 bytes (5461 MB)
  327. 17.09 05:17:03 [Server] INFO CPUs: 8
  328. 17.09 05:17:03 [Server] INFO JVM Flags: 4 total; -Xmx6144M -Xms1024M -XX:ParallelGCThreads=2 -XX:ThreadStackSize=512
  329. 17.09 05:17:03 [Server] INFO ModLauncher: 3.2.0+60+b86c1d4
  330. 17.09 05:17:03 [Server] INFO ModLauncher launch target: fmlserver
  331. 17.09 05:17:03 [Server] INFO ModLauncher naming: srg
  332. 17.09 05:17:03 [Server] INFO ModLauncher services:
  333. 17.09 05:17:03 [Server] INFO /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
  334. 17.09 05:17:03 [Server] INFO /custom.jar object_holder_definalize PLUGINSERVICE
  335. 17.09 05:17:03 [Server] INFO /custom.jar runtime_enum_extender PLUGINSERVICE
  336. 17.09 05:17:03 [Server] INFO /accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE
  337. 17.09 05:17:03 [Server] INFO /custom.jar capability_inject_definalize PLUGINSERVICE
  338. 17.09 05:17:03 [Server] INFO /custom.jar runtimedistcleaner PLUGINSERVICE
  339. 17.09 05:17:03 [Server] INFO /custom.jar fml TRANSFORMATIONSERVICE
  340. 17.09 05:17:03 [Server] INFO FML: 28.1
  341. 17.09 05:17:03 [Server] INFO Forge: net.minecraftforge:28.1.0
  342. 17.09 05:17:03 [Server] INFO FML Language Providers:
  343. 17.09 05:17:03 [Server] INFO javafml@28.1
  344. 17.09 05:17:03 [Server] INFO minecraft@1
  345. 17.09 05:17:03 [Server] INFO Mod List:
  346. 17.09 05:17:03 [Server] INFO Apotheosis-1.14.4-2.3.2.jar Apotheosis {apotheosis@2.3.2 CREATE_REGISTRIES}
  347. 17.09 05:17:03 [Server] INFO AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {appleskin@1.0.12 CREATE_REGISTRIES}
  348. 17.09 05:17:03 [Server] INFO bambooeverything-1.14-1.4.0.jar Bamboo Everything {bambooeverything@1.14-1.4.0 CREATE_REGISTRIES}
  349. 17.09 05:17:03 [Server] INFO betteranimalsplus-1.14.4-7.1.2.jar Better Animals Plus {betteranimalsplus@7.1.2 CREATE_REGISTRIES}
  350. 17.09 05:17:03 [Server] INFO BiomesOPlenty-1.14.4-9.0.0.236-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.236 CREATE_REGISTRIES}
  351. 17.09 05:17:03 [Server] INFO caelus-FORGE-1.14.4-1.0.jar Caelus API {caelus@FORGE-1.14.4-1.0 CREATE_REGISTRIES}
  352. 17.09 05:17:03 [Server] INFO camera-1.4.8.jar Camera Mod {camera@1.4.8 CREATE_REGISTRIES}
  353. 17.09 05:17:03 [Server] INFO CarryOn+MC1.14.4+v1.12.3.jar Carry On {carryon@1.12.3 CREATE_REGISTRIES}
  354. 17.09 05:17:03 [Server] INFO colytra-FORGE-1.14.4-2.0.jar Colytra {colytra@FORGE-1.14.4-2.0 DONE}
  355. 17.09 05:17:03 [Server] INFO corail_pillar-4.5.3-1.14.4.jar Corail Pillar {corail_pillar@4.5.3 DONE}
  356. 17.09 05:17:03 [Server] INFO corail_pillar_extension_biomesoplenty-4.2.0-1.14.4.jar Corail Pillar - Biomes O'Plenty Extension {corail_pillar_extension_biomesoplenty@4.2.0 DONE}
  357. 17.09 05:17:03 [Server] INFO corpse-1.14.4-1.0.2.jar Corpse {corpse@1.14.4-1.0.2 DONE}
  358. 17.09 05:17:03 [Server] INFO Cucumber-1.14.4-2.0.3.jar Cucumber Library {cucumber@2.0.3 CREATE_REGISTRIES}
  359. 17.09 05:17:03 [Server] INFO curioofundying-FORGE-1.14.4-2.0.jar Curio of Undying {curioofundying@FORGE-1.14.4-2.0 CREATE_REGISTRIES}
  360. 17.09 05:17:03 [Server] INFO curios-FORGE-1.14.4-1.0.jar Curios API {curios@FORGE-1.14.4-1.0 DONE}
  361. 17.09 05:17:03 [Server] INFO Cyclic-1.14.4-0.0.11.jar Cyclic {cyclic@1.14.4-0.0.11 CREATE_REGISTRIES}
  362. 17.09 05:17:03 [Server] INFO Dirt2Path-1.0.0.jar Dirt2Path {d2p@1.0.0 CREATE_REGISTRIES}
  363. 17.09 05:17:03 [Server] INFO DungeonCrawl-1.14.4-1.3.0.jar Dungeon Crawl {dungeoncrawl@1.3.0 CREATE_REGISTRIES}
  364. 17.09 05:17:03 [Server] INFO dwmh-1.14.4-3.0.1.jar Dude! Where's my Horse? {dwmh@1.14.4-3.0.1 CREATE_REGISTRIES}
  365. 17.09 05:17:03 [Server] INFO embellishcraft-1.14.4-1.0.0.jar EmbellishCraft {embellishcraft@1.14.4-1.0.0 CREATE_REGISTRIES}
  366. 17.09 05:17:03 [Server] INFO enviromats-2.0.0.9.jar Environmental Materials {enviromats@2.0.0.9 CREATE_REGISTRIES}
  367. 17.09 05:17:03 [Server] INFO essentials-1.14.4-2.5.1.jar Essentials {essentials@1.14.4-2.5.1 DONE}
  368. 17.09 05:17:03 [Server] INFO extragolems-9.0.1.jar Extra Golems {golems@TODO-golems_version CREATE_REGISTRIES}
  369. 17.09 05:17:03 [Server] INFO fishtraps-0.0.4.jar Fish Traps {fishtraps@1.14.4-0.0.4 CREATE_REGISTRIES}
  370. 17.09 05:17:03 [Server] INFO FriendlyFire-1.14.4-3.0.1.jar FriendlyFire {friendlyfire@3.0.1 CREATE_REGISTRIES}
  371. 17.09 05:17:03 [Server] INFO Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version CREATE_REGISTRIES}
  372. 17.09 05:17:03 [Server] INFO IronJetpacks-1.14.4-2.0.2.jar Iron Jetpacks {ironjetpacks@2.0.2 CREATE_REGISTRIES}
  373. 17.09 05:17:03 [Server] INFO jei-1.14.4-6.0.0.10.jar Just Enough Items {jei@6.0.0.10 CREATE_REGISTRIES}
  374. 17.09 05:17:03 [Server] INFO KleeSlabs_1.14.4-7.4.7.jar KleeSlabs {kleeslabs@7.4.7 CREATE_REGISTRIES}
  375. 17.09 05:17:03 [Server] INFO LinkedDestruction-1.14.4-0.6.0.jar Linked Destruction {linkeddestruction@1.14.4-0.6.0.9999 CREATE_REGISTRIES}
  376. 17.09 05:17:03 [Server] INFO Lucky-Block-Mod-1.14.4.jar Lucky Block {lucky@7.9.1 CREATE_REGISTRIES}
  377. 17.09 05:17:03 [Server] INFO luckyores-1.14.4-1.1.jar Lucky Ores Mod {luckyores@1.0 CREATE_REGISTRIES}
  378. 17.09 05:17:03 [Server] INFO lycanitesmobs-1.14.4-2.1.0.0.jar Lycanites Mobs {lycanitesmobs@1.0 CREATE_REGISTRIES}
  379. 17.09 05:17:03 [Server] INFO Mo-Glowstone-1.14.4-2.0.4.jar Mo' Glowstone {moglowstone@2.0.5 CREATE_REGISTRIES}
  380. 17.09 05:17:03 [Server] INFO Morpheus-1.14.4-4.2.43.jar Morpheus {morpheus@version CREATE_REGISTRIES}
  381. 17.09 05:17:03 [Server] INFO mountedpearl-1.14.4-0.0.1.jar Mounted Pearl Mod {mountedpearl@1.14.4-0.0.1 DONE}
  382. 17.09 05:17:03 [Server] INFO MrCrayfishs-Furniture-Mod-1.14.4.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre8 CREATE_REGISTRIES}
  383. 17.09 05:17:03 [Server] INFO music_player-1.14.4-2.0.3.43.jar Music Player {musicplayer@2.0.3.43 DONE}
  384. 17.09 05:17:03 [Server] INFO mysticalwildlife-1.14.4-1.3.3.jar Mystical Wildlife {mysticalwildlife@1.3.3 CREATE_REGISTRIES}
  385. 17.09 05:17:03 [Server] INFO OresAllEasy-1.14.4-1.0.1b.jar OresAllEasy {oresalleasy@1.0.1b CREATE_REGISTRIES}
  386. 17.09 05:17:03 [Server] INFO Placebo-1.14.4-2.2.1.jar Placebo {placebo@2.2.1 CREATE_REGISTRIES}
  387. 17.09 05:17:03 [Server] INFO playerplates-1.14.4-forge-1.1.0.jar Player Plates {playerplates@1.14.4-forge-1.1.0 DONE}
  388. 17.09 05:17:03 [Server] INFO Pumpkin-Spice-Latte-1.14.4-1.0.0.jar Pumpkin Spice Latte {pumpkinspice@1.0.0 DONE}
  389. 17.09 05:17:03 [Server] INFO CTD-Core-1.14.4-2.0.5b.jar CTD Core {ctdcore@2.0.5b DONE}
  390. 17.09 05:17:03 [Server] INFO quickhomes-1.14.4-1.2.4.2.jar QuickHomes {quickhomes@1.2.4.2 DONE}
  391. 17.09 05:17:03 [Server] INFO quickteleports-1.14.4-1.1.0.jar QuickTeleports {quickteleports@1.1.0 DONE}
  392. 17.09 05:17:03 [Server] INFO randomenchants-2.1.0.jar Random Enchants {randomenchants@2.1.0 CONSTRUCT}
  393. 17.09 05:17:03 [Server] INFO recycler-1.0.0.jar Recycler {recycler@1.0.0 DONE}
  394. 17.09 05:17:03 [Server] INFO ruins-1.14.4.1.jar Ruins {ruins@1.14.3.3 DONE}
  395. 17.09 05:17:03 [Server] INFO SBM-WoodenShears-1.14.4-1.0.0.jar SBM-Wooden Shears {woodenshears@1.0.0 DONE}
  396. 17.09 05:17:03 [Server] INFO searchablechests-1.14-1.5.2.jar Searchable Chests {searchablechests@1.14-1.5.2 CONSTRUCT}
  397. 17.09 05:17:03 [Server] INFO SilentGems-1.14.4-3.4.0+73.jar Silent's Gems 3 {silentgems@3.4.0+73 CONSTRUCT}
  398. 17.09 05:17:03 [Server] INFO SilentLib-1.14.4-4.4.0+44.jar Silent Lib {silentlib@4.4.0+44 CREATE_REGISTRIES}
  399. 17.09 05:17:03 [Server] INFO simpleores-1.14.4-2.0.6.0.jar Simple Ores {simpleores@1.14.4-2.0.6.0 CREATE_REGISTRIES}
  400. 17.09 05:17:03 [Server] INFO sit-1.14.4-v1.1.3.jar Sit {sit@v1.1.3 DONE}
  401. 17.09 05:17:03 [Server] INFO tnt-yeeter-1.14.4-1.0.1.jar TNT Yeeter {yeeter@1.0.1 DONE}
  402. 17.09 05:17:03 [Server] INFO ToLaserBlade-1.14.4-2.0.4.3.jar ToLaserBlade {tolaserblade@1.14.4-2.0.4.3 DONE}
  403. 17.09 05:17:03 [Server] INFO torcherino-9.0.3.jar Torcherino {torcherino@9.0.3 CREATE_REGISTRIES}
  404. 17.09 05:17:03 [Server] INFO Trapcraft-1.14.4-2.6.1-universal.jar Trapcraft {trapcraft@2.6.1 CREATE_REGISTRIES}
  405. 17.09 05:17:03 [Server] INFO TrashSlot_1.14.4-10.4.7.jar TrashSlot {trashslot@10.4.7 CREATE_REGISTRIES}
  406. 17.09 05:17:03 [Server] INFO turtletweaks-1.14.4-1.0.0.jar Turtle Tweaks {turtletweaks@1.14.4-1.0.0 CREATE_REGISTRIES}
  407. 17.09 05:17:03 [Server] INFO u_team_core-1.14.4-2.7.0.129.jar U Team Core {uteamcore@2.7.0.129 CREATE_REGISTRIES}
  408. 17.09 05:17:03 [Server] INFO Upgrade+Aquatic+Wave+Three+v5+-+Beta+v1.0.7.jar Upgrade Aquatic {upgrade_aquatic@1.0.6 CREATE_REGISTRIES}
  409. 17.09 05:17:03 [Server] INFO useful_backpacks-1.14.4-1.7.0.34.jar Useful Backpacks {usefulbackpacks@1.7.0.34 DONE}
  410. 17.09 05:17:03 [Server] INFO valkyrielib-3.0.0.8.jar ValkyrieLib {valkyrielib@3.0.0.8 CREATE_REGISTRIES}
  411. 17.09 05:17:03 [Server] INFO wild_netherwart-1.14.4-v3.0.jar Wild Netherwart {wildnetherwart@1.0 CONSTRUCT}
  412. 17.09 05:17:03 [Server] INFO worldedit-forge-mc1.14.4-7.0.1.jar WorldEdit {worldedit@7.0.1;61bc012 CONSTRUCT}
  413. 17.09 05:17:03 [Server] INFO XL-Food-Mod-1.14.4-2.1.0.jar XL Food Mod {xlfoodmod@2.1.0 CONSTRUCT}
  414. 17.09 05:17:03 [Server] INFO forge-1.14.4-28.1.0-universal.jar Forge {forge@28.1.0 CONSTRUCT}
  415. 17.09 05:17:03 [Server] INFO forge-1.14.4-28.1.0-server.jar Minecraft {minecraft@1.14.4 CONSTRUCT}
  416. 17.09 05:17:03 [Server] Server thread/FATAL [minecraft/ThreadTaskExecutor]: Error executing task on Chunk source main thread executor for minecraft:overworld
  417. 17.09 05:17:03 [Server] INFO java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Saving entity NBT
  418. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_211] {}
  419. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_211] {}
  420. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_211] {}
  421. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_211] {}
  422. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211] {}
  423. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {}
  424. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {}
  425. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {}
  426. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {}
  427. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_211] {}
  428. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_211] {}
  429. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_211] {}
  430. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_211] {}
  431. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_211] {}
  432. 17.09 05:17:03 [Server] INFO Caused by: net.minecraft.crash.ReportedException: Saving entity NBT
  433. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:520) ~[?:?] {pl:runtimedistcleaner:A}
  434. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  435. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  436. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  437. 17.09 05:17:03 [Server] INFO ... 11 more
  438. 17.09 05:17:03 [Server] INFO Caused by: java.lang.NullPointerException
  439. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:25) ~[?:1.0] {}
  440. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:10) ~[?:1.0] {}
  441. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {}
  442. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {}
  443. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  444. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  445. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  446. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(SourceFile:244) ~[?:?] {}
  447. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:251) ~[?:?] {pl:runtimedistcleaner:A}
  448. 17.09 05:17:03 [Server] INFO at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:263) ~[?:?] {}
  449. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.OverworldChunkGenerator.func_202093_c(SourceFile:55) ~[?:?] {}
  450. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:87) ~[?:?] {pl:accesstransformer:B}
  451. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238) ~[?:?] {}
  452. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {pl:accesstransformer:B}
  453. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {pl:runtimedistcleaner:A}
  454. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  455. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  456. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  457. 17.09 05:17:03 [Server] INFO ... 11 more
  458. 17.09 05:17:03 [Server] Server thread/FATAL [minecraft/ThreadTaskExecutor]: Error executing task on Chunk source main thread executor for minecraft:overworld
  459. 17.09 05:17:03 [Server] INFO java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Saving entity NBT
  460. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_211] {}
  461. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_211] {}
  462. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_211] {}
  463. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_211] {}
  464. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211] {}
  465. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {}
  466. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {}
  467. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {}
  468. 17.09 05:17:03 [Server] INFO at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {}
  469. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_211] {}
  470. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_211] {}
  471. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_211] {}
  472. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_211] {}
  473. 17.09 05:17:03 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_211] {}
  474. 17.09 05:17:03 [Server] INFO Caused by: net.minecraft.crash.ReportedException: Saving entity NBT
  475. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:520) ~[?:?] {pl:runtimedistcleaner:A}
  476. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  477. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  478. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  479. 17.09 05:17:03 [Server] INFO ... 11 more
  480. 17.09 05:17:03 [Server] INFO Caused by: java.lang.NullPointerException
  481. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:25) ~[?:1.0] {}
  482. 17.09 05:17:03 [Server] INFO at com.lycanitesmobs.core.capabilities.CapabilityProviderEntity.serializeNBT(CapabilityProviderEntity.java:10) ~[?:1.0] {}
  483. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {}
  484. 17.09 05:17:03 [Server] INFO at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {}
  485. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  486. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  487. 17.09 05:17:03 [Server] INFO at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
  488. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(SourceFile:244) ~[?:?] {}
  489. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:251) ~[?:?] {pl:runtimedistcleaner:A}
  490. 17.09 05:17:03 [Server] INFO at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:263) ~[?:?] {}
  491. 17.09 05:17:03 [Server] INFO at net.minecraft.world.gen.OverworldChunkGenerator.func_202093_c(SourceFile:55) ~[?:?] {}
  492. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:87) ~[?:?] {pl:accesstransformer:B}
  493. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238) ~[?:?] {}
  494. 17.09 05:17:03 [Server] INFO at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {pl:accesstransformer:B}
  495. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {pl:runtimedistcleaner:A}
  496. 17.09 05:17:03 [Server] INFO at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {}
  497. 17.09 05:17:03 [Server] INFO at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {pl:runtimedistcleaner:A}
  498. 17.09 05:17:03 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  499. 17.09 05:17:03 [Server] INFO ... 11 more
  500. 17.09 05:17:06 [Server] INFO 2019-09-17 01:17:06,154 Server thread WARN Unable to register Log4j shutdown hook because JVM is shutting down. Using SimpleLogger
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement