| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2025-08-10 14:23:20
|
| 5 | Description: [Lithium] Getting Palette Entry
|
| 6 |
|
| 7 | net.minecraft.class_6558: Missing Palette entry for index 9.
|
| 8 | at knot//net.caffeinemc.mods.lithium.common.world.chunk.LithiumHashPalette.missingPaletteEntryCrash(LithiumHashPalette.java:140)
|
| 9 | at knot//net.caffeinemc.mods.lithium.common.world.chunk.LithiumHashPalette.method_12288(LithiumHashPalette.java:134)
|
| 10 | at knot//net.minecraft.class_2841.sodium$unpack(class_2841.java:2059)
|
| 11 | at knot//net.caffeinemc.mods.sodium.client.world.LevelSlice.unpackBlockData(LevelSlice.java:230)
|
| 12 | at knot//net.caffeinemc.mods.sodium.client.world.LevelSlice.copySectionData(LevelSlice.java:195)
|
| 13 | at knot//net.caffeinemc.mods.sodium.client.world.LevelSlice.copyData(LevelSlice.java:181)
|
| 14 | at knot//net.caffeinemc.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderCache.init(BlockRenderCache.java:50)
|
| 15 | at knot//net.caffeinemc.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:70)
|
| 16 | at knot//net.caffeinemc.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:52)
|
| 17 | at knot//net.caffeinemc.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:45)
|
| 18 | at knot//net.caffeinemc.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:220)
|
| 19 | at java.base/java.lang.Thread.run(Unknown Source)
|
| 20 |
|
| 21 |
|
| 22 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 23 | ---------------------------------------------------------------------------------------
|
| 24 |
|
| 25 | -- Head --
|
| 26 | Thread: Render thread
|
| 27 | Stacktrace:
|
| 28 | at knot//net.caffeinemc.mods.lithium.common.world.chunk.LithiumHashPalette.missingPaletteEntryCrash(LithiumHashPalette.java:140)
|
| 29 |
|
| 30 | -- Chunk section --
|
| 31 | Details:
|
| 32 | IndexBits: 4
|
| 33 | Entries: 16 Elements: [Block{minecraft:basalt}[axis=y], Block{minecraft:netherrack}, Block{minecraft:blackstone}, Block{minecraft:nether_gold_ore}, Block{minecraft:nether_quartz_ore}, Block{minecraft:lava}[level=0], null, null, null, null, null, null, null, null, null, null]
|
| 34 | Table: 6 Elements: {Block{minecraft:nether_quartz_ore}=>4, Block{minecraft:lava}[level=0]=>5, Block{minecraft:basalt}[axis=y]=>0, Block{minecraft:blackstone}=>2, Block{minecraft:netherrack}=>1, Block{minecraft:nether_gold_ore}=>3}
|
| 35 | Stacktrace:
|
| 36 | at knot//net.caffeinemc.mods.lithium.common.world.chunk.LithiumHashPalette.missingPaletteEntryCrash(LithiumHashPalette.java:140)
|
| 37 | at knot//net.caffeinemc.mods.lithium.common.world.chunk.LithiumHashPalette.method_12288(LithiumHashPalette.java:134)
|
| 38 | at knot//net.minecraft.class_2841.sodium$unpack(class_2841.java:2059)
|
| 39 | at knot//net.caffeinemc.mods.sodium.client.world.LevelSlice.unpackBlockData(LevelSlice.java:230)
|
| 40 | at knot//net.caffeinemc.mods.sodium.client.world.LevelSlice.copySectionData(LevelSlice.java:195)
|
| 41 | at knot//net.caffeinemc.mods.sodium.client.world.LevelSlice.copyData(LevelSlice.java:181)
|
| 42 | at knot//net.caffeinemc.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderCache.init(BlockRenderCache.java:50)
|
| 43 | at knot//net.caffeinemc.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:70)
|
| 44 | at knot//net.caffeinemc.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:52)
|
| 45 | at knot//net.caffeinemc.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:45)
|
| 46 | at knot//net.caffeinemc.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:220)
|
| 47 | at java.base/java.lang.Thread.run(Unknown Source)
|
| 48 |
|
| 49 | -- Uptime --
|
| 50 | Details:
|
| 51 | JVM uptime: 4753.853s
|
| 52 | Wall uptime: 4744.168s
|
| 53 | High-res time: 1448945.823s
|
| 54 | Client ticks: 94546 ticks / 4727.300s
|
| 55 | Stacktrace:
|
| 56 | at knot//net.minecraft.class_310.method_1587(class_310.java:2371)
|
| 57 | at knot//net.minecraft.class_310.method_54580(class_310.java:991)
|
| 58 | at knot//net.minecraft.class_310.method_1514(class_310.java:943)
|
| 59 | at knot//net.minecraft.client.main.Main.main(Main.java:267)
|
| 60 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
| 61 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 62 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 63 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
|
| 64 | at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
| 65 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87)
|
| 66 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18)
|
| 67 |
|
| 68 | -- Affected level --
|
| 69 | Details:
|
| 70 | All players: 1 total; [class_746['{MINECRAFT_USERNAME}'/6429308, l='ClientLevel', x=1175.52, y=47.50, z=2070.90]]
|
| 71 | Chunk stats: 729, 473 F: 2055 L: 0 U: 457 C: 0
|
| 72 | Level dimension: minecraft:the_nether
|
| 73 | Level spawn location: World: (0,33,12), Section: (at 0,1,12 in 0,2,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)
|
| 74 | Level time: 90009310 game time, 90009310 day time
|
| 75 | Server brand: SvinLand (Velocity)
|
| 76 | Server type: Non-integrated multiplayer server
|
| 77 | Tracked entity count: 12
|
| 78 |
|
| 79 | -- Last reload --
|
| 80 | Details:
|
| 81 | Reload number: 14
|
| 82 | Reload reason: manual
|
| 83 | Finished: Yes
|
| 84 | Packs: vanilla, fabric, advancements_reloaded, appleskin, badoptimizations, betterf3, betterthirdperson, blur, bobby, c2me, catconfig-mc, chat_heads, chatanimation, cloth-config, conditional-mixin, cullleaves, ears, emojitype, emotecraft, enhancedblockentities, entity_model_features, entity_texture_features, entityculling, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fastipping, forgeconfigapiport, inventoryprofilesnext, iris, jankson, krypton, lambdynlights, lambdynlights_api, languagereload, libgui, libipn, litematica, lithium, longerchathistory, malilib, midnightlib, modernfix, modmenu, moreculling, nochatreports, noisium, notenoughanimations, owo, particular, placeholder-api, playeranimator, pride, reeses-sodium-options, schematicpreview, screenshot_viewer, shulkerboxtooltip, smoothscroll, sodium, sodium-extra, spruceui, status-effect-bars, stendhal, trender, vigilium, vmp, voicechat, wakes, widertab, wildfire_gender, yet_another_config_lib_v3, zoomify, file/BloodMoon - Texture(1.21.4).zip, file/crops-3d(2).zip, file/enchant icons 1.21.4 v1.3.zip, file/SvinLandRP.zip, file/CoffeeGUI_1.20.4_v1.0.zip, file/Murloc 3D, server/00000006/480357d8-b561-344f-b557-c7f6e40fc79e
|
| 85 |
|
| 86 | -- System Details --
|
| 87 | Details:
|
| 88 | Minecraft Version: 1.21.4
|
| 89 | Minecraft Version ID: 1.21.4
|
| 90 | Operating System: Windows 10 (amd64) version 10.0
|
| 91 | Java Version: 21.0.7, Azul Systems, Inc.
|
| 92 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
| 93 | Memory: 2179159960 bytes (2078 MiB) / 4731174912 bytes (4512 MiB) up to 11005853696 bytes (10496 MiB)
|
| 94 | CPUs: 12
|
| 95 | Processor Vendor: AuthenticAMD
|
| 96 | Processor Name: AMD Ryzen 5 5600 6-Core Processor
|
| 97 | Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
|
| 98 | Microarchitecture: Zen 3
|
| 99 | Frequency (GHz): 3.50
|
| 100 | Number of physical packages: 1
|
| 101 | Number of physical CPUs: 6
|
| 102 | Number of logical CPUs: 12
|
| 103 | Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
|
| 104 | Graphics card #0 vendor: NVIDIA
|
| 105 | Graphics card #0 VRAM (MiB): 8192.00
|
| 106 | Graphics card #0 deviceId: VideoController1
|
| 107 | Graphics card #0 versionInfo: 32.0.15.6094
|
| 108 | Memory slot #0 capacity (MiB): 8192.00
|
| 109 | Memory slot #0 clockSpeed (GHz): 3.20
|
| 110 | Memory slot #0 type: DDR4
|
| 111 | Memory slot #1 capacity (MiB): 8192.00
|
| 112 | Memory slot #1 clockSpeed (GHz): 3.20
|
| 113 | Memory slot #1 type: DDR4
|
| 114 | Virtual memory max (MiB): 29507.38
|
| 115 | Virtual memory used (MiB): 25032.13
|
| 116 | Swap memory total (MiB): 13218.36
|
| 117 | Swap memory used (MiB): 1224.75
|
| 118 | Space in storage for jna.tmpdir (MiB): available: 81475.26, total: 262144.00
|
| 119 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 81475.26, total: 262144.00
|
| 120 | Space in storage for io.netty.native.workdir (MiB): available: 81475.26, total: 262144.00
|
| 121 | Space in storage for java.io.tmpdir (MiB): available: 81475.26, total: 262144.00
|
| 122 | Space in storage for workdir (MiB): available: 81475.26, total: 262144.00
|
| 123 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10496M
|
| 124 | Fabric Mods:
|
| 125 | advancements_reloaded: Advancements Reloaded 0.7.2
|
| 126 | appleskin: AppleSkin 3.0.6+mc1.21.3
|
| 127 | badoptimizations: BadOptimizations 2.3.0
|
| 128 | betterf3: BetterF3 13.0.0
|
| 129 | betterthirdperson: Better Third Person 1.9.0
|
| 130 | blur: Blur+ 5.2.1
|
| 131 | midnightlib: MidnightLib 1.7.3
|
| 132 | bobby: Bobby 5.2.6+mc1.21.4
|
| 133 | com_typesafe_config: config 1.4.2
|
| 134 | io_leangen_geantyref_geantyref: geantyref 1.3.13
|
| 135 | org_spongepowered_configurate-core: configurate-core 4.1.2
|
| 136 | org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
|
| 137 | c2me: Concurrent Chunk Management Engine 0.3.2+alpha.0.44+1.21.4
|
| 138 | c2me-base: Concurrent Chunk Management Engine (Base) 0.3.2+alpha.0.44+1.21.4
|
| 139 | c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.2+alpha.0.44+1.21.4
|
| 140 | c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.2+alpha.0.44+1.21.4
|
| 141 | c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.2+alpha.0.44+1.21.4
|
| 142 | c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.2+alpha.0.44+1.21.4
|
| 143 | c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.2+alpha.0.44+1.21.4
|
| 144 | c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.2+alpha.0.44+1.21.4
|
| 145 | c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.2+alpha.0.44+1.21.4
|
| 146 | c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.2+alpha.0.44+1.21.4
|
| 147 | c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.2+alpha.0.44+1.21.4
|
| 148 | c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.2+alpha.0.44+1.21.4
|
| 149 | c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.2+alpha.0.44+1.21.4
|
| 150 | c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.2+alpha.0.44+1.21.4
|
| 151 | c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.2+alpha.0.44+1.21.4
|
| 152 | c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.2+alpha.0.44+1.21.4
|
| 153 | c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.2+alpha.0.44+1.21.4
|
| 154 | c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.2+alpha.0.44+1.21.4
|
| 155 | c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.2+alpha.0.44+1.21.4
|
| 156 | c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.2+alpha.0.44+1.21.4
|
| 157 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
| 158 | io_reactivex_rxjava3_rxjava: rxjava 3.1.8
|
| 159 | net_objecthunter_exp4j: exp4j 0.4.8
|
| 160 | org_jctools_jctools-core: jctools-core 4.0.5
|
| 161 | org_reactivestreams_reactive-streams: reactive-streams 1.0.4
|
| 162 | chat_heads: Chat Heads 0.13.18
|
| 163 | chatanimation: ChatAnimation 1.0.6
|
| 164 | cloth-config: Cloth Config v17 17.0.144
|
| 165 | cloth-basic-math: cloth-basic-math 0.6.1
|
| 166 | cullleaves: Cull Leaves 4.0.3
|
| 167 | ears: Ears 1.4.7_01
|
| 168 | emojitype: Emoji Type 2.3.0-1.21.3
|
| 169 | emotecraft: Emotecraft 2.5.7
|
| 170 | playeranimator: Player Animator **.**.**.**+1.21.4
|
| 171 | enhancedblockentities: Enhanced Block Entities 0.11.3+1.21.4
|
| 172 | entity_model_features: Entity Model Features 2.4.1
|
| 173 | entity_texture_features: Entity Texture Features 6.2.10
|
| 174 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
| 175 | entityculling: EntityCulling 1.8.2
|
| 176 | transition: TRansition 1.0.3
|
| 177 | trender: TRender 1.0.5
|
| 178 | fabric-api: Fabric API 0.119.3+1.21.4
|
| 179 | fabric-api-base: Fabric API Base 0.4.54+b47eab6b04
|
| 180 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.86+b1caf1e904
|
| 181 | fabric-biome-api-v1: Fabric Biome API (v1) 15.0.6+b1c29d8e04
|
| 182 | fabric-block-api-v1: Fabric Block API (v1) 1.0.31+7feeb73304
|
| 183 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.20+9c49cc8c04
|
| 184 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 2.0.8+7feeb73304
|
| 185 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.29+20ea1e2304
|
| 186 | fabric-command-api-v1: Fabric Command API (v1) 1.2.62+f71b366f04
|
| 187 | fabric-command-api-v2: Fabric Command API (v2) 2.2.41+e496eb1504
|
| 188 | fabric-commands-v0: Fabric Commands (v0) 0.2.79+df3654b304
|
| 189 | fabric-content-registries-v0: Fabric Content Registries (v0) 9.1.19+25d1a67604
|
| 190 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.20+7f945d5b04
|
| 191 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.14.1+aebda09404
|
| 192 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.6+7feeb73304
|
| 193 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.6.2+e99da0f704
|
| 194 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.3.1+0f4e5f5504
|
| 195 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.10+7feeb73304
|
| 196 | fabric-entity-events-v1: Fabric Entity Events (v1) 2.0.15+62245bef04
|
| 197 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.4+a4eebcf004
|
| 198 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.63+7d48d43904
|
| 199 | fabric-item-api-v1: Fabric Item API (v1) 11.3.0+ee91fa1f04
|
| 200 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.2+fcb9601404
|
| 201 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.57+7d48d43904
|
| 202 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.55+df3654b304
|
| 203 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.4+bf2a60eb04
|
| 204 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.38+3f89f5a504
|
| 205 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.26+203e6b2304
|
| 206 | fabric-message-api-v1: Fabric Message API (v1) 6.0.26+238a33c004
|
| 207 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 4.3.0+ae23723504
|
| 208 | fabric-networking-api-v1: Fabric Networking API (v1) 4.4.0+db5e668204
|
| 209 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 18.0.14+38b0d59804
|
| 210 | fabric-particles-v1: Fabric Particles (v1) 4.0.14+7feeb73304
|
| 211 | fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.1+640e77ae04
|
| 212 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.11+4a9c1ece04
|
| 213 | fabric-renderer-api-v1: Fabric Renderer API (v1) 5.0.3+50f0feb204
|
| 214 | fabric-renderer-indigo: Fabric Renderer - Indigo 2.0.3+50f0feb204
|
| 215 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.58+73761d2e04
|
| 216 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.19+7feeb73304
|
| 217 | fabric-rendering-v1: Fabric Rendering (v1) 10.2.1+0d31b09f04
|
| 218 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.13+203e6b2304
|
| 219 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.1+360374ac04
|
| 220 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.38+7feeb73304
|
| 221 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.118+7feeb73304
|
| 222 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.32+7feeb73304
|
| 223 | fabric-tag-api-v1: Fabric Tag API (v1) 1.0.7+7d48d43904
|
| 224 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.9+efa825c904
|
| 225 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.2+56e78b9b04
|
| 226 | fabric-language-kotlin: Fabric Language Kotlin 1.13.4+kotlin.2.2.0
|
| 227 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.0
|
| 228 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.0
|
| 229 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.0
|
| 230 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.0
|
| 231 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.28.0
|
| 232 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
|
| 233 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
|
| 234 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
|
| 235 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
|
| 236 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
|
| 237 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.1
|
| 238 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.1
|
| 239 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.1
|
| 240 | fabricloader: Fabric Loader 0.16.14
|
| 241 | mixinextras: MixinExtras 0.4.1
|
| 242 | fastipping: Fast IP Ping 1.0.7
|
| 243 | ferritecore: FerriteCore 7.1.1
|
| 244 | forgeconfigapiport: Forge Config API Port 21.4.2
|
| 245 | com_electronwill_night-config_core: core 3.8.1
|
| 246 | com_electronwill_night-config_toml: toml 3.8.1
|
| 247 | iceberg: Iceberg 1.2.13
|
| 248 | inventoryprofilesnext: Inventory Profiles Next 2.1.9
|
| 249 | iris: Iris 1.8.8+mc1.21.4
|
| 250 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
| 251 | org_anarres_jcpp: jcpp 1.4.14
|
| 252 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
| 253 | java: OpenJDK 64-Bit Server VM 21
|
| 254 | krypton: Krypton 0.2.8
|
| 255 | com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
|
| 256 | lambdynlights: LambDynamicLights 4.1.3+1.21.4
|
| 257 | lambdynlights_api: LambDynamicLights (API) 4.1.3+1.21.4
|
| 258 | yumi-commons-collections: Yumi Commons: Collections 1.0.0-alpha.12
|
| 259 | yumi-commons-core: Yumi Commons: Core 1.0.0-alpha.12
|
| 260 | yumi-commons-event: Yumi Commons: Event 1.0.0-alpha.12
|
| 261 | pride: Pride Lib 1.3.0+1.21.2
|
| 262 | spruceui: SpruceUI 6.2.2+1.21.4
|
| 263 | languagereload: Language Reload 1.7.4+1.21.4
|
| 264 | libipn: libIPN 6.5.1
|
| 265 | litematica: Litematica 0.21.4
|
| 266 | lithium: Lithium 0.15.3+mc1.21.4
|
| 267 | longerchathistory: Longer Chat History 1.7
|
| 268 | malilib: MaLiLib 0.23.4
|
| 269 | minecraft: Minecraft 1.21.4
|
| 270 | modelfix: Model Gap Fix 1.21.3-1.10
|
| 271 | modernfix: ModernFix 5.20.3+mc1.21.4
|
| 272 | modmenu: Mod Menu 13.0.3
|
| 273 | moreculling: More Culling 1.2.10
|
| 274 | conditional-mixin: conditional mixin 0.6.3
|
| 275 | mixinsquared: MixinSquared 0.2.0
|
| 276 | mousetweaks: Mouse Tweaks 2.27
|
| 277 | no-resource-pack-warnings: No Resource Pack Warnings 1.3.1
|
| 278 | nochatreports: No Chat Reports 1.21.4-v2.11.0
|
| 279 | noisium: Noisium 2.5.0+mc1.21.4
|
| 280 | notenoughanimations: NotEnoughAnimations 1.10.1
|
| 281 | owo: oωo 0.12.20+1.21.4
|
| 282 | io_wispforest_endec: endec 0.1.9
|
| 283 | io_wispforest_endec_gson: gson 0.1.6
|
| 284 | io_wispforest_endec_jankson: jankson 0.1.6
|
| 285 | io_wispforest_endec_netty: netty 0.1.5
|
| 286 | packetfixer: Packet Fixer 3.1.4
|
| 287 | particular: Particular 1.1.1+1.21.4
|
| 288 | pickupnotifier: Pick Up Notifier 21.4.0
|
| 289 | placeholder-api: Placeholder API 2.5.2+1.21.3
|
| 290 | puzzleslib: Puzzles Lib 21.4.13
|
| 291 | reeses-sodium-options: Reese's Sodium Options 1.8.3+mc1.21.4
|
| 292 | schematicpreview: SchematicPreview 0.0.14+1.21.4
|
| 293 | screenshot_viewer: Screenshot Viewer 1.3.4-fabric-mc1.21.3
|
| 294 | catconfig-mc: Cat Config MC 0.2.1
|
| 295 | io_github_lgatodu47_catconfig: catconfig 0.3.0
|
| 296 | shulkerboxtooltip: Shulker Box Tooltip 5.2.6+1.21.4
|
| 297 | smoothscroll: Smooth Scroll **.**.**.**
|
| 298 | sodium: Sodium 0.6.13+mc1.21.4
|
| 299 | sodium-extra: Sodium Extra 0.6.1+mc1.21.4
|
| 300 | status-effect-bars: Status Effect Bars 1.0.7
|
| 301 | stendhal: Stendhal 1.4.1-1.21.2
|
| 302 | libgui: LibGui 12.0.1+1.21.2
|
| 303 | jankson: Jankson 9.0.0+j1.2.3
|
| 304 | blue_endless_jankson: jankson 1.2.3
|
| 305 | libninepatch: LibNinePatch 1.2.0
|
| 306 | vigilium: Vigilium 2.0
|
| 307 | vmp: Very Many Players 0.2.0+beta.7.192+1.21.4
|
| 308 | voicechat: Simple Voice Chat 1.21.4-2.5.35
|
| 309 | wakes: Wakes 0.4.2+1.21.4
|
| 310 | com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
|
| 311 | widertab: WiderTab 1.0.0+1.21.4
|
| 312 | wildfire_gender: Wildfire's Female Gender Mod 4.3.3+1.21.4
|
| 313 | yet_another_config_lib_v3: YetAnotherConfigLib 3.7.1+1.21.4-fabric
|
| 314 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
| 315 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
| 316 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
| 317 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
| 318 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
| 319 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
| 320 | org_quiltmc_parsers_gson: gson 0.2.1
|
| 321 | org_quiltmc_parsers_json: json 0.2.1
|
| 322 | zoomify: Zoomify 2.14.2+1.21.3
|
| 323 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
|
| 324 | Loaded Shaderpack: ComplementaryReimagined_r5.5.1.zip
|
| 325 | Profile: Custom (+11 options changed by user)
|
| 326 | Launched Version: 1.21.4
|
| 327 | Launcher name: theseus
|
| 328 | Backend library: LWJGL version 3.3.3-snapshot
|
| 329 | Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 560.94, NVIDIA Corporation
|
| 330 | Window size: 1913x935
|
| 331 | GFLW Platform: win32
|
| 332 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 333 | GL debug messages:
|
| 334 | Is Modded: Definitely; Client brand changed to 'fabric'
|
| 335 | Universe: 400921fb54442d18
|
| 336 | Type: Client (map_client.txt)
|
| 337 | Graphics mode: fancy
|
| 338 | Render Distance: 32/32 chunks
|
| 339 | Resource Packs: vanilla, fabric, advancements_reloaded, appleskin (incompatible), badoptimizations (incompatible), betterf3, betterthirdperson, blur, bobby, c2me, catconfig-mc (incompatible), chat_heads, chatanimation, cloth-config, conditional-mixin, cullleaves, ears, emojitype, emotecraft, enhancedblockentities, entity_model_features, entity_texture_features, entityculling, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fastipping, forgeconfigapiport, inventoryprofilesnext, iris, jankson, krypton, lambdynlights, lambdynlights_api, languagereload, libgui, libipn, litematica, lithium, longerchathistory, malilib, midnightlib, modernfix (incompatible), modmenu, moreculling, nochatreports, noisium, notenoughanimations, owo, particular, placeholder-api, playeranimator, pride, reeses-sodium-options, schematicpreview, screenshot_viewer (incompatible), shulkerboxtooltip, smoothscroll, sodium, sodium-extra, spruceui, status-effect-bars, stendhal, trender, vigilium, vmp, voicechat, wakes, widertab, wildfire_gender, yet_another_config_lib_v3 (incompatible), zoomify, file/BloodMoon - Texture(1.21.4).zip, file/crops-3d(2).zip (incompatible), file/enchant icons 1.21.4 v1.3.zip (incompatible), file/SvinLandRP.zip, file/CoffeeGUI_1.20.4_v1.0.zip (incompatible), file/Murloc 3D, server/00000006/480357d8-b561-344f-b557-c7f6e40fc79e
|
| 340 | Current Language: ru_ru
|
| 341 | Locale: ru_RU
|
| 342 | System encoding: Cp1251
|
| 343 | File encoding: UTF-8
|
| 344 | CPU: 12x AMD Ryzen 5 5600 6-Core Processor
|
| 345 |
|