Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Surprise! Haha. Well, this is awkward.
- Time: 9/13/20 3:41 AM
- Description: Feature placement
- java.lang.IllegalArgumentException: bound must be positive
- at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_51] {}
- at net.minecraft.world.gen.placement.RangePlacement.func_212852_a_(SourceFile:19) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.placement.RangePlacement.func_212852_a_(SourceFile:10) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.placement.SimplePlacement.func_241857_a(SourceFile:17) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.placement.ConfiguredPlacement.func_242876_a(SourceFile:24) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.feature.DecoratedFeature$$Lambda$7581/1328240087.accept(Unknown Source) ~[?:?] {}
- at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:419) ~[?:1.8.0_51] {}
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_51] {}
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.feature.DecoratedFeature$$Lambda$7581/1328240087.accept(Unknown Source) ~[?:?] {}
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {}
- at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250) ~[?:1.8.0_51] {}
- at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110) ~[?:1.8.0_51] {}
- at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693) ~[?:1.8.0_51] {}
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {}
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {}
- at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {}
- at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {}
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
- at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
- at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:252) ~[?:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220) ~[?:?] {re:classloading}
- at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:77) ~[?:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.chunk.ChunkStatus$$Lambda$2282/1045779689.doWork(Unknown Source) ~[?:?] {}
- at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:677) ~[?:?] {re:classloading,xf:OptiFine:default}
- at net.minecraft.world.server.ChunkManager$$Lambda$6660/1272769116.apply(Unknown Source) ~[?:?] {}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading,re:classloading}
- at net.minecraft.world.server.ChunkManager.lambda$chunkGenerate$20(ChunkManager.java:675) ~[?:?] {re:classloading,xf:OptiFine:default}
- at net.minecraft.world.server.ChunkManager$$Lambda$6657/1271385547.apply(Unknown Source) ~[?:?] {}
- at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_51] {}
- at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_51] {}
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
- at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
- at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$6621/1342362105.run(Unknown Source) ~[?:?] {}
- at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
- at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
- at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading}
- at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_51] {}
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
- at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server thread
- Stacktrace:
- at java.util.Random.nextInt(Random.java:388)
- at net.minecraft.world.gen.placement.RangePlacement.func_212852_a_(SourceFile:19)
- at net.minecraft.world.gen.placement.RangePlacement.func_212852_a_(SourceFile:10)
- at net.minecraft.world.gen.placement.SimplePlacement.func_241857_a(SourceFile:17)
- at net.minecraft.world.gen.placement.ConfiguredPlacement.func_242876_a(SourceFile:24)
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22)
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14)
- at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55)
- at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23)
- at net.minecraft.world.gen.feature.DecoratedFeature$$Lambda$7581/1328240087.accept(Unknown Source)
- at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:419)
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22)
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14)
- at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55)
- at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23)
- at net.minecraft.world.gen.feature.DecoratedFeature$$Lambda$7581/1328240087.accept(Unknown Source)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
- at java.util.stream.IntPipeline$4$1.accept(IntPipeline.java:250)
- at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:110)
- at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:693)
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
- at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
- at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22)
- at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14)
- at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55)
- -- Feature --
- Details:
- Id: minecraft:decorated
- Config: < DecoratedFeatureConfig [minecraft:decorated | [minecraft:count net.minecraft.world.gen.feature.FeatureSpreadConfig@7f955934]] >
- Description: < DecoratedFeature [minecraft:decorated] >
- Stacktrace:
- at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:252)
- -- Generation --
- Details:
- CenterX: -6
- CenterZ: -6
- Seed: 8004831436314073893
- Biome: net.minecraft.world.biome.Biome@c512269
- Stacktrace:
- at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220)
- at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:77)
- at net.minecraft.world.chunk.ChunkStatus$$Lambda$2282/1045779689.doWork(Unknown Source)
- at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198)
- -- Chunk to be generated --
- Details:
- Location: -6,-6
- Position hash: -21474836486
- Generator: net.minecraft.world.gen.NoiseChunkGenerator@c903c93
- Stacktrace:
- at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:677)
- at net.minecraft.world.server.ChunkManager$$Lambda$6660/1272769116.apply(Unknown Source)
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
- at net.minecraft.world.server.ChunkManager.lambda$chunkGenerate$20(ChunkManager.java:675)
- at net.minecraft.world.server.ChunkManager$$Lambda$6657/1271385547.apply(Unknown Source)
- at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952)
- at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926)
- -- Player being ticked --
- Details:
- Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
- Entity ID: 33
- Entity Name: Holy_Rebel
- Entity's Exact location: -759.19, 72.25, -745.14
- 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)
- Entity's Momentum: 0.00, -0.30, 0.00
- Entity's Passengers: []
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- Stacktrace:
- at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:461)
- at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:195)
- at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:227)
- at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:860)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:120)
- at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:637)
- at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229)
- at net.minecraft.server.MinecraftServer$$Lambda$6493/195801013.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:745)
- -- System Details --
- Details:
- Minecraft Version: 1.16.2
- Minecraft Version ID: 1.16.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_51, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 2140905976 bytes (2041 MB) / 6375342080 bytes (6080 MB) up to 10737418240 bytes (10240 MB)
- CPUs: 8
- 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
- ModLauncher: 6.1.1+74+master.966c698
- ModLauncher launch target: fmlclient
- ModLauncher naming: srg
- ModLauncher services:
- /mixin-0.8.jar mixin PLUGINSERVICE
- /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
- /forge-1.16.2-33.0.23.jar object_holder_definalize PLUGINSERVICE
- /forge-1.16.2-33.0.23.jar runtime_enum_extender PLUGINSERVICE
- /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
- /forge-1.16.2-33.0.23.jar capability_inject_definalize PLUGINSERVICE
- /forge-1.16.2-33.0.23.jar runtimedistcleaner PLUGINSERVICE
- /mixin-0.8.jar mixin TRANSFORMATIONSERVICE
- /OptiFine_1.16.2_HD_U_G3.jar OptiFine TRANSFORMATIONSERVICE
- /forge-1.16.2-33.0.23.jar fml TRANSFORMATIONSERVICE
- FML: 33.0
- Forge: net.minecraftforge:33.0.23
- FML Language Providers:
- minecraft@1
- Mod List:
- forge-1.16.2-33.0.23-client.jar Minecraft {[email protected] DONE}
- structurize-0.13.66-ALPHA.jar Structurize {[email protected] DONE}
- Beekeeper-Mod-1.16.2.jar Beekeeper {[email protected] DONE}
- Hwyla-Mod-1.16.2.jar Waila {[email protected]_1.16.2 DONE}
- jei-1.16.2-7.1.3.20.jar Just Enough Items {[email protected] DONE}
- Falling-Tree-Mod-1.16.2.jar Falling Tree {[email protected] DONE}
- Just-Enough-Resources-Mod-1.16.2.jar Just Enough Resources {[email protected] DONE}
- VoxelMap-Mod-1.16.2.jar VoxelMap {[email protected] DONE}
- forge-1.16.2-33.0.23-universal.jar Forge {[email protected] DONE}
- Extra-Golems-Mod-1.16.2.jar Extra Golems {[email protected] DONE}
- Curios-API-1.16.2.jar Curios API {[email protected] DONE}
- Botania-Mod-1.16.2.jar Botania {[email protected] DONE}
- Patchouli-1_16_2.jar Patchouli {[email protected] DONE}
- Pams-HarvestCraft-2-Food-Core-Mod-1.16.2.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
- Waila-Harvestability-Mod-1.16.2.jar Waila Harvestability {[email protected] DONE}
- Lucky-Ores-Mod-1.16.2.jar Lucky Ore {[email protected] DONE}
- Storage-Drawers-Mod-1.16.2.jar Storage Drawers {[email protected] DONE}
- Additional-Bars-Mod-1.16.2.jar Additional Bars {[email protected] DONE}
- Patchouli open book context: n/a
- Player Count: 1 / 8; [ServerPlayerEntity['Holy_Rebel'/33, l='ServerLevel[Rebelande]', x=-759.19, y=72.25, z=-745.14]]
- 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
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'forge'
- OptiFine Version: OptiFine_1.16.2_HD_U_G3
- OptiFine Build: 20200829-104659
- Render Distance Chunks: 30
- Mipmaps: 4
- Anisotropic Filtering: 1
- Antialiasing: 0
- Multitexture: false
- Shaders: Sildurs Vibrant Shaders v1.28 High.zip
- OpenGlVersion: 4.6.0 NVIDIA 451.67
- OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
- OpenGlVendor: NVIDIA Corporation
- CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment