Posted April 19, 20205 yr I dont know why this is happening but i have determined that this is not caused by OptiFine or a texturepack, could someone please tell me whats happening and potential ways of fixing this issue? ---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise! Time: 19/04/20 5:37 PM Description: Exception generating new chunk java.lang.IllegalArgumentException: bound must be positive at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_51] {} at net.minecraft.world.gen.feature.jigsaw.JigsawPattern.func_214944_a(JigsawPattern.java:60) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.jigsaw.JigsawManager$Assembler.<init>(SourceFile:71) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.jigsaw.JigsawManager.func_214889_a(SourceFile:280) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.structure.VillagePieces.func_214838_a(SourceFile:25) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.structure.VillageStructure$Start.func_214625_a(SourceFile:89) ~[?:?] {re:classloading} at net.minecraft.world.gen.ChunkGenerator.func_222533_a(ChunkGenerator.java:162) ~[?:?] {re:classloading} at net.minecraft.world.chunk.ChunkStatus.lambda$static$2(ChunkStatus.java:41) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.chunk.ChunkStatus$$Lambda$1533/1696963667.doWork(Unknown Source) ~[?:?] {} at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {re:classloading} at net.minecraft.world.server.ChunkManager$$Lambda$5218/155826779.apply(Unknown Source) ~[?:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {} at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {re:classloading} at net.minecraft.world.server.ChunkManager$$Lambda$5215/1517023496.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$5187/825201748.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {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.feature.jigsaw.JigsawPattern.func_214944_a(JigsawPattern.java:60) at net.minecraft.world.gen.feature.jigsaw.JigsawManager$Assembler.<init>(SourceFile:71) at net.minecraft.world.gen.feature.jigsaw.JigsawManager.func_214889_a(SourceFile:280) at net.minecraft.world.gen.feature.structure.VillagePieces.func_214838_a(SourceFile:25) at net.minecraft.world.gen.feature.structure.VillageStructure$Start.func_214625_a(SourceFile:89) at net.minecraft.world.gen.ChunkGenerator.func_222533_a(ChunkGenerator.java:162) at net.minecraft.world.chunk.ChunkStatus.lambda$static$2(ChunkStatus.java:41) at net.minecraft.world.chunk.ChunkStatus$$Lambda$1533/1696963667.doWork(Unknown Source) at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) -- Chunk to be generated -- Details: Location: -105,67 Position hash: 292057776023 Generator: net.minecraft.world.gen.OverworldChunkGenerator@4caef365 Stacktrace: at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) at net.minecraft.world.server.ChunkManager$$Lambda$5218/155826779.apply(Unknown Source) at com.mojang.datafixers.util.Either$Left.map(Either.java:38) at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) at net.minecraft.world.server.ChunkManager$$Lambda$5215/1517023496.apply(Unknown Source) at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$5187/825201748.run(Unknown Source) at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) -- Entity being ticked -- Details: Entity Type: minecraft:rabbit (net.minecraft.entity.passive.RabbitEntity) Entity ID: 675 Entity Name: Rabbit Entity's Exact location: -1706.00, 71.00, 880.40 Entity's Block location: World: (-1706,71,880), Chunk: (at 6,4,0 in -107,55; contains blocks -1712,0,880 to -1697,255,895), Region: (-4,1; contains chunks -128,32 to -97,63, blocks -2048,0,512 to -1537,255,1023) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_217390_a(World.java:687) at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:394) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) at java.lang.Thread.run(Thread.java:745) -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['King_Kim_Jong_Un'/150, l='REID', x=-1776.50, y=71.00, z=768.46]] Chunk stats: ServerChunkCache: 3745 Level dimension: DimensionType{minecraft:overworld} Level name: REID Level seed: -9166858387589636693 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: {} Level spawn location: World: (-160,71,-92), Chunk: (at 0,4,4 in -10,-6; contains blocks -160,0,-96 to -145,255,-81), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 61039 game time, 72203 day time Level storage version: 0x04ABD - Anvil Level weather: Rain time: 142242 (now: false), thunder time: 97611 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false -- System Details -- Details: Minecraft Version: 1.14.4 Minecraft Version ID: 1.14.4 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: 1055745208 bytes (1006 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 8 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 4.1.0+62+5bfa59b ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.1.56.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.1.56.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.1.56.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.1.56.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.1.56.jar fml TRANSFORMATIONSERVICE FML: 28.1 Forge: net.minecraftforge:28.1.56 FML Language Providers: [email protected] minecraft@1 Mod List: AmbientSounds_v3.0.16_mc1.14.4.jar Ambient Sounds {[email protected] DONE} extcaves-1.5.jar Extended Caves {[email protected] DONE} lycanitesmobs-1.14.4-2.1.0.0-beta20.jar Lycanites Mobs {[email protected] DONE} SoundFilters-0.13_for_1.14.4.jar Sound Filters {[email protected]_for_1.14.4 DONE} wildnature-2.1.6.4.jar WildNature {[email protected] DONE} forge-1.14.4-28.1.56-universal.jar Forge {[email protected] DONE} forge-1.14.4-28.1.56-client.jar Minecraft {[email protected] DONE} Player Count: 1 / 8; [ServerPlayerEntity['King_Kim_Jong_Un'/150, l='REID', x=-1776.50, y=71.00, z=768.46]] Data Packs: vanilla, mod:ambientsounds, mod:extcaves, mod:forge, mod:lycanitesmobs, mod:soundfilters, mod:wildnature Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'
April 19, 20205 yr Please post the debug.log found in the logs folder of your game directory. It may be quite large, so if it will fit here, please use spoiler tags. You may have to post it on an external site and link it here depending on the size. debug.log has much more information in it than a crashlog.
April 19, 20205 yr Unfortunately I am not sure what is causing that error. Perhaps try removing mods 1 at a time since you only have a few, and see if it works. I would start with Extended Caves, only because in the log it mentions jigsaw features, which I would think would be used making caves. If it still crashes, maybe lycanite mobs since it has about 8 million other non-fatal exceptions in the log. Perhaps someone else will see this thread and have a more informed answer for you. Sorry I couldn't be more help!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.