iWisd0M5d

Untitled

Oct 4th, 2020
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.68 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 10/4/20 8:45 PM
  5. Description: Exception generating new chunk
  6.  
  7. java.lang.NullPointerException: Exception generating new chunk
  8. at net.minecraft.nbt.StringNBT.func_229705_a_(StringNBT.java:40) ~[?:?] {re:classloading}
  9. at net.minecraft.nbt.CompoundNBT.func_74778_a(CompoundNBT.java:150) ~[?:?] {re:classloading}
  10. at dev.itsmeow.betteranimalsplus.imdlib.entity.util.IVariantTypes.writeType(IVariantTypes.java:41) ~[?:9.0.1] {re:classloading}
  11. at its_meow.betteranimalsplus.common.entity.util.abstracts.EntityAnimalWithTypes.func_184198_c(EntityAnimalWithTypes.java:30) ~[?:9.0.1] {re:classloading}
  12. at net.minecraft.entity.Entity.func_70039_c(Entity.java:1332) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  13. at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(ChunkPrimer.java:216) ~[?:?] {re:classloading}
  14. at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:252) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  15. at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:370) ~[?:?] {re:classloading}
  16. at net.minecraft.world.gen.NoiseChunkGenerator.func_230354_a_(NoiseChunkGenerator.java:614) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  17. at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:89) ~[?:?] {re:classloading,pl:accesstransformer:B}
  18. at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:240) ~[?:?] {re:classloading}
  19. at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:classloading,pl:accesstransformer:B}
  20. at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:530) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  21. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
  22. at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$20(ChunkManager.java:528) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  23. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_262] {}
  24. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_262] {}
  25. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_262] {}
  26. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
  27. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
  28. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
  29. at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading}
  30. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_262] {}
  31. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_262] {}
  32. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_262] {}
  33. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_262] {}
  34. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:163) ~[?:1.8.0_262] {}
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Head --
  41. Thread: Server thread
  42. Stacktrace:
  43. at net.minecraft.nbt.StringNBT.func_229705_a_(StringNBT.java:40)
  44. at net.minecraft.nbt.CompoundNBT.func_74778_a(CompoundNBT.java:150)
  45. at dev.itsmeow.betteranimalsplus.imdlib.entity.util.IVariantTypes.writeType(IVariantTypes.java:41)
  46. at its_meow.betteranimalsplus.common.entity.util.abstracts.EntityAnimalWithTypes.func_184198_c(EntityAnimalWithTypes.java:30)
  47. at net.minecraft.entity.Entity.func_70039_c(Entity.java:1332)
  48. at net.minecraft.world.chunk.ChunkPrimer.func_76612_a(ChunkPrimer.java:216)
  49. at net.minecraft.world.gen.WorldGenRegion.func_217376_c(WorldGenRegion.java:252)
  50. at net.minecraft.world.spawner.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:370)
  51. at net.minecraft.world.gen.NoiseChunkGenerator.func_230354_a_(NoiseChunkGenerator.java:614)
  52. at net.minecraft.world.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:89)
  53. at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:240)
  54. at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198)
  55.  
  56. -- Chunk to be generated --
  57. Details:
  58. Location: -26,-207
  59. Position hash: -884763263002
  60. Generator: net.minecraft.world.gen.NoiseChunkGenerator@1b4cae90
  61. Stacktrace:
  62. at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:530)
  63. at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
  64. at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$20(ChunkManager.java:528)
  65. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966)
  66. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940)
  67. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
  68. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58)
  69. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94)
  70. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137)
  71.  
  72. -- Affected level --
  73. Details:
  74. All players: 1 total; [ServerPlayerEntity['iWisd0M5d'/505, l='ServerLevel[world]', x=-527.50, y=64.00, z=-3381.90]]
  75. Chunk stats: ServerChunkCache: 3917
  76. Level dimension: minecraft:overworld
  77. Level spawn location: World: (313,71,-3210), Chunk: (at 9,4,6 in 19,-201; contains blocks 304,0,-3216 to 319,255,-3201), Region: (0,-7; contains chunks 0,-224 to 31,-193, blocks 0,0,-3584 to 511,255,-3073)
  78. Level time: 93844397 game time, 1784467 day time
  79. Level name: world
  80. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  81. Level weather: Rain time: 9849 (now: false), thunder time: 37201 (now: false)
  82. Known server brands: forge
  83. Level was modded: true
  84. Level storage version: 0x04ABD - Anvil
  85. Stacktrace:
  86. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:855)
  87. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:286)
  88. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788)
  89. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643)
  90. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230)
  91. at java.lang.Thread.run(Thread.java:748)
  92.  
  93. -- System Details --
  94. Details:
  95. Minecraft Version: 1.16.1
  96. Minecraft Version ID: 1.16.1
  97. Operating System: Linux (amd64) version 3.10.0-1127.8.2.el7.x86_64
  98. Java Version: 1.8.0_262, Oracle Corporation
  99. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  100. Memory: 3292294704 bytes (3139 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  101. CPUs: 32
  102. JVM Flags: 20 total; -Xmx4096M -Xms4096M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
  103. ModLauncher: 6.1.1+74+master.966c698
  104. ModLauncher launch target: fmlserver
  105. ModLauncher naming: srg
  106. ModLauncher services:
  107. /mixin-0.8.jar mixin PLUGINSERVICE
  108. /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
  109. /forge1161.jar object_holder_definalize PLUGINSERVICE
  110. /forge1161.jar runtime_enum_extender PLUGINSERVICE
  111. /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
  112. /forge1161.jar capability_inject_definalize PLUGINSERVICE
  113. /forge1161.jar runtimedistcleaner PLUGINSERVICE
  114. /mixin-0.8.jar mixin TRANSFORMATIONSERVICE
  115. /forge1161.jar fml TRANSFORMATIONSERVICE
  116. FML: 32.0
  117. Forge: net.minecraftforge:32.0.108
  118. FML Language Providers:
  119. minecraft@1
  120. Mod List:
  121. forge-1.16.1-32.0.108-server.jar Minecraft {[email protected] DONE}
  122. Ma-Enchants-1.16.1-3.2.1.jar Ma Enchants {[email protected] DONE}
  123. ToolBelt-1.16.1-1.14.2.jar Tool Belt {[email protected] DONE}
  124. BiomesOPlenty-1.16.1-11.0.0.391-universal.jar Biomes O' Plenty {[email protected] DONE}
  125. valhelsia_structures-16.0.2.jar Valhelsia Structures {[email protected] DONE}
  126. jei-1.16.1-7.0.1.9.jar Just Enough Items {[email protected] DONE}
  127. forbidden_arcanus-1.16.1-1.1.2.jar Forbidden & Arcanus {[email protected] DONE}
  128. prefab-1.6.0.2.jar Prefab {[email protected] DONE}
  129. packedup-1.0.15-mc1.16.jar PackedUp {[email protected] DONE}
  130. simplefarming-1.16.1-1.3.2.jar Simple Farming {[email protected] DONE}
  131. mcws-win-1.16.1-v1.0.2.jar Macaw's Windows {[email protected] DONE}
  132. AzureDooms-Doom-Mod-1.16.1-1.6.5.jar Azuredooms Doom Mod {[email protected] DONE}
  133. Guide-API-VP-1.16.1-2.2.0-alpha+20200716-0029.jar Guide-API VP {[email protected]+20200716-0029 DONE}
  134. curios-FORGE-1.16.1-3.0.0.2.jar Curios API {[email protected] DONE}
  135. MoreOresInONE-1.0_1.16.1.jar More Ores in ONE {[email protected] DONE}
  136. pamhc2foodcore-1.16.1-1.0.6.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  137. ElementsOfPower-1.16.1-0.10.4-alpha.jar Elements of Power {[email protected] DONE}
  138. CookingForBlockheads_1.16.1-9.0.0.jar Cooking for Blockheads {[email protected] DONE}
  139. comforts-FORGE-1.16.1-3.0.jar Comforts {[email protected] DONE}
  140. [1.16.1]+SecurityCraft+v1.8.19.3.jar SecurityCraft {[email protected] DONE}
  141. sit-1.16.1-v1.3.jar Sit {[email protected] DONE}
  142. FruitTrees-1.16.1-2.0.1.jar Fruit Trees {[email protected] DONE}
  143. Kiwi-1.16.1-3.2.1.jar Kiwi {[email protected] DONE}
  144. Elementary+Staffs+1.9.jar Elementary Staffs {[email protected] DONE}
  145. elevatorid-1.16.1-1.7.3.jar Elevator Mod {[email protected] DONE}
  146. Animalium-0.6.0.jar Animalium {[email protected] DONE}
  147. tombstone-5.0.2.jar Corail Tombstone {[email protected] DONE}
  148. betteranimalsplus-1.16.1-9.0.1.3.jar Better Animals Plus {[email protected] DONE}
  149. mcws-roofs-1.16.1-v2.0.0.jar Macaw's Roofs {[email protected] DONE}
  150. MrCrayfishs-Furniture-Mod-1.16.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
  151. Vampirism-1.16.1-1.6.0-alpha+20200814-1726.jar Vampirism {[email protected]+20200814-1726 DONE, [email protected]+20200814-1726 DONE}
  152. Hwyla-forge-1.10.10-B77_1.16.1.jar Waila {[email protected]_1.16.1 DONE}
  153. Ma-Essentials-1.16.1-3.2.5.jar Ma Essentials {[email protected] DONE}
  154. VampiresNeedUmbrellas-1.16.1-1.0.jar Vampires Need Umbrellas {[email protected] DONE}
  155. forgemod_VoxelMap-1.10.9_for_1.16.1.jar VoxelMap {[email protected] DONE}
  156. firstaid-1.9.2.jar First Aid {[email protected] DONE}
  157. forge-1.16.1-32.0.108-universal.jar Forge {[email protected] DONE}
  158. Aquaculture-1.16.1-2.0.20.jar Aquaculture 2 {[email protected] DONE}
  159. infernalmobs-1.16.1.2.jar Infernal Mobs {[email protected] DONE}
  160. Kiwi Modules:
  161. fruittrees:cherry
  162. fruittrees:core
  163. fruittrees:hybridization
  164. kiwi:contributors
  165. kiwi:data
  166. Player Count: 1 / 25; [ServerPlayerEntity['iWisd0M5d'/505, l='ServerLevel[world]', x=-527.50, y=64.00, z=-3381.90]]
  167. Data Packs: vanilla, mod:forge, mod:biomesoplenty, mod:securitycraft (incompatible), mod:animalium (incompatible), mod:cookingforblockheads (incompatible), mod:comforts (incompatible), mod:element, mod:elevatorid, mod:forbidden_arcanus, mod:firstaid (incompatible), mod:ma-enchants (incompatible), mod:waila, mod:jei (incompatible), mod:fruittrees, mod:kiwi, mod:mcwroofs, mod:cfm, mod:mcwwindows, mod:moreoresinone (incompatible), mod:toolbelt (incompatible), mod:prefab, mod:packedup, mod:simplefarming, mod:pamhc2foodcore (incompatible), mod:elementsofpower, file/CHorse, file/CName, file/msleep (incompatible), mod:curios (incompatible), file/Cblackstone (incompatible), file/Rleather (incompatible), file/mmheads (incompatible), file/wtrades (incompatible), file/astatues (incompatible), file/phead (incompatible), mod:vampirism (incompatible), mod:vampiresneedumbrellas (incompatible), file/whermits (incompatible), mod:guideapi-vp (incompatible), mod:voxelmap, mod:maessentials (incompatible), file/asdp, mod:tombstone, mod:infernalmobs (incompatible), mod:doomweapon, mod:aquaculture, mod:valhelsia_structures (incompatible), mod:betteranimalsplus (incompatible), mod:sit
  168. Is Modded: Definitely; Server brand changed to 'forge'
  169. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment