| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 4/12/22, 4:14 PM
|
| 5 | Description: Exception ticking world
|
| 6 |
|
| 7 | java.lang.IllegalArgumentException: The provided target value for entry selection must be less than or equal to the weight total
|
| 8 | at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145)
|
| 9 | at net.fabricmc.fabric.impl.biome.WeightedPicker.search(WeightedPicker.java:79)
|
| 10 | at net.fabricmc.fabric.impl.biome.WeightedPicker.pickFromNoise(WeightedPicker.java:56)
|
| 11 | at net.fabricmc.fabric.impl.biome.TheEndBiomeData$Overrides.pick(TheEndBiomeData.java:132)
|
| 12 | at net.minecraft.world.biome.source.TheEndBiomeSource.handler$zzc000$getWeightedEndBiome(TheEndBiomeSource.java:546)
|
| 13 | at net.minecraft.world.biome.source.TheEndBiomeSource.getBiome(TheEndBiomeSource.java:82)
|
| 14 | at net.minecraft.world.chunk.ChunkSection.populateBiomes(ChunkSection.java:200)
|
| 15 | at net.minecraft.world.chunk.Chunk.populateBiomes(Chunk.java:393)
|
| 16 | at net.minecraft.world.gen.chunk.NoiseChunkGenerator.populateBiomes(NoiseChunkGenerator.java:134)
|
| 17 | at net.minecraft.world.gen.chunk.NoiseChunkGenerator.method_38333(NoiseChunkGenerator.java:124)
|
| 18 | at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
|
| 19 | at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
|
| 20 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
|
| 21 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
|
| 22 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
|
| 23 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
|
| 24 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
|
| 25 |
|
| 26 |
|
| 27 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 28 | ---------------------------------------------------------------------------------------
|
| 29 |
|
| 30 | -- Head --
|
| 31 | Thread: Server thread
|
| 32 | Stacktrace:
|
| 33 | at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145)
|
| 34 | at net.fabricmc.fabric.impl.biome.WeightedPicker.search(WeightedPicker.java:79)
|
| 35 | at net.fabricmc.fabric.impl.biome.WeightedPicker.pickFromNoise(WeightedPicker.java:56)
|
| 36 | at net.fabricmc.fabric.impl.biome.TheEndBiomeData$Overrides.pick(TheEndBiomeData.java:132)
|
| 37 | at net.minecraft.world.biome.source.TheEndBiomeSource.handler$zzc000$getWeightedEndBiome(TheEndBiomeSource.java:546)
|
| 38 | at net.minecraft.world.biome.source.TheEndBiomeSource.getBiome(TheEndBiomeSource.java:82)
|
| 39 | at net.minecraft.world.chunk.ChunkSection.populateBiomes(ChunkSection.java:200)
|
| 40 | at net.minecraft.world.chunk.Chunk.populateBiomes(Chunk.java:393)
|
| 41 | at net.minecraft.world.gen.chunk.NoiseChunkGenerator.populateBiomes(NoiseChunkGenerator.java:134)
|
| 42 | at net.minecraft.world.gen.chunk.NoiseChunkGenerator.method_38333(NoiseChunkGenerator.java:124)
|
| 43 | at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
|
| 44 |
|
| 45 | -- Affected level --
|
| 46 | Details:
|
| 47 | All players: 0 total; []
|
| 48 | Chunk stats: 950
|
| 49 | Level dimension: minecraft:the_end
|
| 50 | Derived: true
|
| 51 | Level spawn location: World: (0,78,0), Section: (at 0,14,0 in 0,4,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
|
| 52 | Level time: 44096910 game time, 4525324 day time
|
| 53 | Level name: get_hekkin_spaced
|
| 54 | Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
|
| 55 | Level weather: Rain time: 23243 (now: false), thunder time: 18854 (now: false)
|
| 56 | Known server brands: fabric
|
| 57 | Level was modded: true
|
| 58 | Level storage version: 0x04ABD - Anvil
|
| 59 | Stacktrace:
|
| 60 | at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:910)
|
| 61 | at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:322)
|
| 62 | at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:851)
|
| 63 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697)
|
| 64 | at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
|
| 65 | at java.base/java.lang.Thread.run(Thread.java:833)
|
| 66 |
|
| 67 | -- System Details --
|
| 68 | Details:
|
| 69 | Minecraft Version: 1.18.2
|
| 70 | Minecraft Version ID: 1.18.2
|
| 71 | Operating System: Linux (amd64) version 5.4.0-107-generic
|
| 72 | Java Version: 17.0.2, Oracle Corporation
|
| 73 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
|
| 74 | Memory: 1792310272 bytes (1709 MiB) / 3221225472 bytes (3072 MiB) up to 3221225472 bytes (3072 MiB)
|
| 75 | CPUs: 2
|
| 76 | Processor Vendor: AuthenticAMD
|
| 77 | Processor Name: AMD Ryzen 9 5900X 12-Core Processor
|
| 78 | Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
|
| 79 | Microarchitecture: Zen 3
|
| 80 | Frequency (GHz): -0.00
|
| 81 | Number of physical packages: 1
|
| 82 | Number of physical CPUs: 12
|
| 83 | Number of logical CPUs: 24
|
| 84 | Graphics card #0 name: unknown
|
| 85 | Graphics card #0 vendor: unknown
|
| 86 | Graphics card #0 VRAM (MB): 0.00
|
| 87 | Graphics card #0 deviceId: unknown
|
| 88 | Graphics card #0 versionInfo: unknown
|
| 89 | Virtual memory max (MB): 114568.52
|
| 90 | Virtual memory used (MB): 157998.27
|
| 91 | Swap memory total (MB): 50175.99
|
| 92 | Swap memory used (MB): 47853.39
|
| 93 | JVM Flags: 21 total; -Xms3072M -Xmx4096M -Xmx3072M -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
|
| 94 | Fabric Mods:
|
| 95 | chunky: Chunky 1.2.164
|
| 96 | fabric: Fabric API 0.50.0+1.18.2
|
| 97 | fabric-api-base: Fabric API Base 0.4.4+d7c144a860
|
| 98 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.0+2373a54560
|
| 99 | fabric-biome-api-v1: Fabric Biome API (v1) 8.0.4+7b0f312660
|
| 100 | fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
|
| 101 | fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
|
| 102 | fabric-containers-v0: Fabric Containers (v0) 0.1.21+d7c144a860
|
| 103 | fabric-content-registries-v0: Fabric Content Registries (v0) 3.0.3+d82b939260
|
| 104 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.11+3ac43d9560
|
| 105 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.17+2540745460
|
| 106 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
|
| 107 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
|
| 108 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.14+d7c144a860
|
| 109 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
|
| 110 | fabric-item-api-v1: Fabric Item API (v1) 1.4.0+4457765560
|
| 111 | fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.11+91896a4960
|
| 112 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.0.3+2d83e92c60
|
| 113 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.11+d7c144a860
|
| 114 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.0+81ea5b3c60
|
| 115 | fabric-networking-api-v1: Fabric Networking API (v1) 1.0.21+d882b91560
|
| 116 | fabric-networking-v0: Fabric Networking (v0) 0.3.8+b4f4f6cd60
|
| 117 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.0+fe4ddef060
|
| 118 | fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
|
| 119 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.8+0d9ab37260
|
| 120 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
|
| 121 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
|
| 122 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
|
| 123 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.18+2de5574560
|
| 124 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.0+1f6558e860
|
| 125 | fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.0+2373a54560
|
| 126 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.0.0+40c91ec860
|
| 127 | fabricloader: Fabric Loader 0.13.3
|
| 128 | java: OpenJDK 64-Bit Server VM 17
|
| 129 | minecraft: Minecraft 1.18.2
|
| 130 | Server Running: true
|
| 131 | Player Count: 0 / 10; []
|
| 132 | Data Packs: vanilla, file/anti enderman grief v1.1.2.zip, file/armor statues v2.8.3.zip, file/ghs_crafting_parity.zip, file/more mob heads v2.9.4.zip, file/player head drops v1.1.2.zip, file/track raw statistics v1.5.2.zip, file/ghs_crafting_unpackables.zip
|
| 133 | World Generation: Stable
|
| 134 | Is Modded: Definitely; Server brand changed to 'fabric'
|
| 135 | Type: Dedicated Server (map_server.txt)
|
| 136 |
|