HolyRebelz

Untitled

Sep 13th, 2020
1,734
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.95 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 9/13/20 3:41 AM
  5. Description: Feature placement
  6.  
  7. java.lang.IllegalArgumentException: bound must be positive
  8. at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_51] {}
  9. at net.minecraft.world.gen.placement.RangePlacement.func_212852_a_(SourceFile:19) ~[?:?] {re:classloading}
  10. at net.minecraft.world.gen.placement.RangePlacement.func_212852_a_(SourceFile:10) ~[?:?] {re:classloading}
  11. at net.minecraft.world.gen.placement.SimplePlacement.func_241857_a(SourceFile:17) ~[?:?] {re:classloading}
  12. at net.minecraft.world.gen.placement.ConfiguredPlacement.func_242876_a(SourceFile:24) ~[?:?] {re:classloading}
  13. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading}
  14. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
  15. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
  16. at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23) ~[?:?] {re:classloading}
  17. at net.minecraft.world.gen.feature.DecoratedFeature$$Lambda$7581/1328240087.accept(Unknown Source) ~[?:?] {}
  18. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:419) ~[?:1.8.0_51] {}
  19. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_51] {}
  20. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading}
  21. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
  22. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
  23. at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23) ~[?:?] {re:classloading}
  24. at net.minecraft.world.gen.feature.DecoratedFeature$$Lambda$7581/1328240087.accept(Unknown Source) ~[?:?] {}
  25. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {}
  26. at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_51] {}
  27. at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_51] {}
  28. at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_51] {}
  29. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
  30. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
  31. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {}
  32. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {}
  33. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {}
  34. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {}
  35. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading}
  36. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
  37. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
  38. at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:252) ~[?:?] {re:classloading,pl:accesstransformer:B}
  39. at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220) ~[?:?] {re:classloading}
  40. at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:77) ~[?:?] {re:classloading,pl:accesstransformer:B}
  41. at net.minecraft.world.chunk.ChunkStatus$$Lambda$2282/1045779689.doWork(Unknown Source) ~[?:?] {}
  42. at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:classloading,pl:accesstransformer:B}
  43. at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:677) ~[?:?] {re:classloading,xf:OptiFine:default}
  44. at net.minecraft.world.server.ChunkManager$$Lambda$6660/1272769116.apply(Unknown Source) ~[?:?] {}
  45. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading,re:classloading}
  46. at net.minecraft.world.server.ChunkManager.lambda$chunkGenerate$20(ChunkManager.java:675) ~[?:?] {re:classloading,xf:OptiFine:default}
  47. at net.minecraft.world.server.ChunkManager$$Lambda$6657/1271385547.apply(Unknown Source) ~[?:?] {}
  48. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_51] {}
  49. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_51] {}
  50. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
  51. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
  52. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$6621/1342362105.run(Unknown Source) ~[?:?] {}
  53. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
  54. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
  55. at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading}
  56. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_51] {}
  57. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
  58. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
  59. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
  60. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}
  61.  
  62.  
  63. A detailed walkthrough of the error, its code path and all known details is as follows:
  64. ---------------------------------------------------------------------------------------
  65.  
  66. -- Head --
  67. Thread: Server thread
  68. Stacktrace:
  69. at java.util.Random.nextInt(Random.java:388)
  70. at net.minecraft.world.gen.placement.RangePlacement.func_212852_a_(SourceFile:19)
  71. at net.minecraft.world.gen.placement.RangePlacement.func_212852_a_(SourceFile:10)
  72. at net.minecraft.world.gen.placement.SimplePlacement.func_241857_a(SourceFile:17)
  73. at net.minecraft.world.gen.placement.ConfiguredPlacement.func_242876_a(SourceFile:24)
  74. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22)
  75. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14)
  76. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55)
  77. at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23)
  78. at net.minecraft.world.gen.feature.DecoratedFeature$$Lambda$7581/1328240087.accept(Unknown Source)
  79. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:419)
  80. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
  81. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22)
  82. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14)
  83. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55)
  84. at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23)
  85. at net.minecraft.world.gen.feature.DecoratedFeature$$Lambda$7581/1328240087.accept(Unknown Source)
  86. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
  87. at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250)
  88. at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110)
  89. at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693)
  90. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
  91. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
  92. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
  93. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
  94. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  95. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
  96. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22)
  97. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14)
  98. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55)
  99.  
  100. -- Feature --
  101. Details:
  102. Id: minecraft:decorated
  103. Config: < DecoratedFeatureConfig [minecraft:decorated | [minecraft:count net.minecraft.world.gen.feature.FeatureSpreadConfig@7f955934]] >
  104. Description: < DecoratedFeature [minecraft:decorated] >
  105. Stacktrace:
  106. at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:252)
  107.  
  108. -- Generation --
  109. Details:
  110. CenterX: -6
  111. CenterZ: -6
  112. Seed: 8004831436314073893
  113. Biome: net.minecraft.world.biome.Biome@c512269
  114. Stacktrace:
  115. at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220)
  116. at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:77)
  117. at net.minecraft.world.chunk.ChunkStatus$$Lambda$2282/1045779689.doWork(Unknown Source)
  118. at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198)
  119.  
  120. -- Chunk to be generated --
  121. Details:
  122. Location: -6,-6
  123. Position hash: -21474836486
  124. Generator: net.minecraft.world.gen.NoiseChunkGenerator@c903c93
  125. Stacktrace:
  126. at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:677)
  127. at net.minecraft.world.server.ChunkManager$$Lambda$6660/1272769116.apply(Unknown Source)
  128. at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
  129. at net.minecraft.world.server.ChunkManager.lambda$chunkGenerate$20(ChunkManager.java:675)
  130. at net.minecraft.world.server.ChunkManager$$Lambda$6657/1271385547.apply(Unknown Source)
  131. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952)
  132. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926)
  133.  
  134. -- Player being ticked --
  135. Details:
  136. Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
  137. Entity ID: 33
  138. Entity Name: Holy_Rebel
  139. Entity's Exact location: -759.19, 72.25, -745.14
  140. Entity's Block location: World: (-760,72,-746), Chunk: (at 8,4,6 in -48,-47; contains blocks -768,0,-752 to -753,255,-737), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513)
  141. Entity's Momentum: 0.00, -0.30, 0.00
  142. Entity's Passengers: []
  143. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  144. Stacktrace:
  145. at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:461)
  146. at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:195)
  147. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:227)
  148. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134)
  149. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:860)
  150. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
  151. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:120)
  152. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:637)
  153. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229)
  154. at net.minecraft.server.MinecraftServer$$Lambda$6493/195801013.run(Unknown Source)
  155. at java.lang.Thread.run(Thread.java:745)
  156.  
  157. -- System Details --
  158. Details:
  159. Minecraft Version: 1.16.2
  160. Minecraft Version ID: 1.16.2
  161. Operating System: Windows 10 (amd64) version 10.0
  162. Java Version: 1.8.0_51, Oracle Corporation
  163. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  164. Memory: 2140905976 bytes (2041 MB) / 6375342080 bytes (6080 MB) up to 10737418240 bytes (10240 MB)
  165. CPUs: 8
  166. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  167. ModLauncher: 6.1.1+74+master.966c698
  168. ModLauncher launch target: fmlclient
  169. ModLauncher naming: srg
  170. ModLauncher services:
  171. /mixin-0.8.jar mixin PLUGINSERVICE
  172. /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
  173. /forge-1.16.2-33.0.23.jar object_holder_definalize PLUGINSERVICE
  174. /forge-1.16.2-33.0.23.jar runtime_enum_extender PLUGINSERVICE
  175. /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
  176. /forge-1.16.2-33.0.23.jar capability_inject_definalize PLUGINSERVICE
  177. /forge-1.16.2-33.0.23.jar runtimedistcleaner PLUGINSERVICE
  178. /mixin-0.8.jar mixin TRANSFORMATIONSERVICE
  179. /OptiFine_1.16.2_HD_U_G3.jar OptiFine TRANSFORMATIONSERVICE
  180. /forge-1.16.2-33.0.23.jar fml TRANSFORMATIONSERVICE
  181. FML: 33.0
  182. Forge: net.minecraftforge:33.0.23
  183. FML Language Providers:
  184. minecraft@1
  185. Mod List:
  186. forge-1.16.2-33.0.23-client.jar Minecraft {[email protected] DONE}
  187. structurize-0.13.66-ALPHA.jar Structurize {[email protected] DONE}
  188. Beekeeper-Mod-1.16.2.jar Beekeeper {[email protected] DONE}
  189. Hwyla-Mod-1.16.2.jar Waila {[email protected]_1.16.2 DONE}
  190. jei-1.16.2-7.1.3.20.jar Just Enough Items {[email protected] DONE}
  191. Falling-Tree-Mod-1.16.2.jar Falling Tree {[email protected] DONE}
  192. Just-Enough-Resources-Mod-1.16.2.jar Just Enough Resources {[email protected] DONE}
  193. VoxelMap-Mod-1.16.2.jar VoxelMap {[email protected] DONE}
  194. forge-1.16.2-33.0.23-universal.jar Forge {[email protected] DONE}
  195. Extra-Golems-Mod-1.16.2.jar Extra Golems {[email protected] DONE}
  196. Curios-API-1.16.2.jar Curios API {[email protected] DONE}
  197. Botania-Mod-1.16.2.jar Botania {[email protected] DONE}
  198. Patchouli-1_16_2.jar Patchouli {[email protected] DONE}
  199. Pams-HarvestCraft-2-Food-Core-Mod-1.16.2.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  200. Waila-Harvestability-Mod-1.16.2.jar Waila Harvestability {[email protected] DONE}
  201. Lucky-Ores-Mod-1.16.2.jar Lucky Ore {[email protected] DONE}
  202. Storage-Drawers-Mod-1.16.2.jar Storage Drawers {[email protected] DONE}
  203. Additional-Bars-Mod-1.16.2.jar Additional Bars {[email protected] DONE}
  204. Patchouli open book context: n/a
  205. Player Count: 1 / 8; [ServerPlayerEntity['Holy_Rebel'/33, l='ServerLevel[Rebelande]', x=-759.19, y=72.25, z=-745.14]]
  206. Data Packs: vanilla, mod:structurize, mod:bk, mod:waila, mod:jei, mod:falling_tree, mod:jeresources, mod:voxelmap (incompatible), mod:forge (incompatible), mod:golems (incompatible), mod:curios, mod:botania, mod:patchouli (incompatible), mod:pamhc2foodcore (incompatible), mod:wailaharvestability, mod:luckyore (incompatible), mod:storagedrawers (incompatible), mod:additionalbars
  207. Type: Integrated Server (map_client.txt)
  208. Is Modded: Definitely; Client brand changed to 'forge'
  209. OptiFine Version: OptiFine_1.16.2_HD_U_G3
  210. OptiFine Build: 20200829-104659
  211. Render Distance Chunks: 30
  212. Mipmaps: 4
  213. Anisotropic Filtering: 1
  214. Antialiasing: 0
  215. Multitexture: false
  216. Shaders: Sildurs Vibrant Shaders v1.28 High.zip
  217. OpenGlVersion: 4.6.0 NVIDIA 451.67
  218. OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
  219. OpenGlVendor: NVIDIA Corporation
  220. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment