| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2025-10-03 18:10:47
|
| 5 | Description: Encountered exception while building chunk meshes
|
| 6 |
|
| 7 | java.lang.IllegalStateException: Accessing OpenGL functions from outside the main render thread is not supported when using Sodium
|
| 8 | at knot//me.jellysquid.mods.sodium.client.render.util.RenderAsserts.validateCurrentThread(RenderAsserts.java:15)
|
| 9 | at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.scheduleRebuild(RenderSectionManager.java:438)
|
| 10 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.scheduleRebuildForChunk(SodiumWorldRenderer.java:465)
|
| 11 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.scheduleRebuildForChunks(SodiumWorldRenderer.java:455)
|
| 12 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.scheduleRebuildForBlockArea(SodiumWorldRenderer.java:445)
|
| 13 | at knot//net.minecraft.class_761.method_16037(class_761.java:6565)
|
| 14 | at knot//net.minecraft.class_761.method_8570(class_761.java:2637)
|
| 15 | at knot//net.minecraft.class_638.method_8413(class_638.java:559)
|
| 16 | at knot//com.minecolonies.core.tileentities.TileEntityRack.refreshTextureCache(TileEntityRack.java:756)
|
| 17 | at knot//com.minecolonies.core.tileentities.TileEntityRack.getModelData(TileEntityRack.java:768)
|
| 18 | at knot//net.minecraftforge.client.model.data.ModelDataManager.refreshAt(ModelDataManager.java:65)
|
| 19 | at knot//net.minecraftforge.client.model.data.ModelDataManager.getAt(ModelDataManager.java:83)
|
| 20 | at knot//net.minecraftforge.client.model.data.ModelDataManager.getAt(ModelDataManager.java:77)
|
| 21 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderContext.kilt$getModelData(BlockRenderContext.java:530)
|
| 22 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer.wrapMethod$bhk000$kilt$renderModelWithRenderTypes(BlockRenderer.java:1060)
|
| 23 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer.renderModel(BlockRenderer.java)
|
| 24 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.redirect$bgp000$indium$onRenderBlock(ChunkBuilderMeshingTask.java:545)
|
| 25 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:103)
|
| 26 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:39)
|
| 27 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44)
|
| 28 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186)
|
| 29 | at java.base/java.lang.Thread.run(Thread.java:1583)
|
| 30 |
|
| 31 |
|
| 32 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 33 | ---------------------------------------------------------------------------------------
|
| 34 |
|
| 35 | -- Head --
|
| 36 | Thread: Render thread
|
| 37 | Stacktrace:
|
| 38 | at knot//me.jellysquid.mods.sodium.client.render.util.RenderAsserts.validateCurrentThread(RenderAsserts.java:15)
|
| 39 | at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.scheduleRebuild(RenderSectionManager.java:438)
|
| 40 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.scheduleRebuildForChunk(SodiumWorldRenderer.java:465)
|
| 41 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.scheduleRebuildForChunks(SodiumWorldRenderer.java:455)
|
| 42 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.scheduleRebuildForBlockArea(SodiumWorldRenderer.java:445)
|
| 43 | at knot//net.minecraft.class_761.method_16037(class_761.java:6565)
|
| 44 | at knot//net.minecraft.class_761.method_8570(class_761.java:2637)
|
| 45 | at knot//net.minecraft.class_638.method_8413(class_638.java:559)
|
| 46 | at knot//com.minecolonies.core.tileentities.TileEntityRack.refreshTextureCache(TileEntityRack.java:756)
|
| 47 |
|
| 48 | -- Block being rendered --
|
| 49 | Details:
|
| 50 | Block: Block{minecraft:stone}
|
| 51 | Block location: World: (288,48,-320), Section: (at 0,0,0 in 18,3,-20; chunk contains blocks 288,-64,-320 to 303,319,-305), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
|
| 52 | Chunk section: RenderSection at chunk (18, 3, -20) from (288, 48, -320) to (303, 63, -305)
|
| 53 | Render context volume: class_3341{minX=286, minY=46, minZ=-322, maxX=305, maxY=65, maxZ=-303}
|
| 54 | Stacktrace:
|
| 55 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:103)
|
| 56 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:39)
|
| 57 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44)
|
| 58 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186)
|
| 59 | at java.base/java.lang.Thread.run(Thread.java:1583)
|
| 60 |
|
| 61 | -- Affected level --
|
| 62 | Details:
|
| 63 | All players: 1 total; [class_746['Cegorach'/407, l='ClientLevel', x=306.06, y=64.00, z=-312.75]]
|
| 64 | Chunk stats: 961, 936
|
| 65 | Level dimension: minecraft:overworld
|
| 66 | Level spawn location: World: (0,77,0), Section: (at 0,13,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
|
| 67 | Level time: 2469 game time, 2469 day time
|
| 68 | Server brand: fabric + kilt
|
| 69 | Server type: Integrated singleplayer server
|
| 70 | Stacktrace:
|
| 71 | at knot//net.minecraft.class_638.method_8538(class_638.java:458)
|
| 72 | at knot//net.minecraft.class_310.method_1587(class_310.java:2406)
|
| 73 | at knot//net.minecraft.class_310.method_1514(class_310.java:821)
|
| 74 | at net.minecraft.client.main.Main.main(Main.java:250)
|
| 75 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
|
| 76 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 77 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 78 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
|
| 79 | at java.base/java.lang.reflect.Method.invoke(Method.java:580)
|
| 80 | at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243)
|
| 81 | at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278)
|
| 82 | at org.multimc.EntryPoint.listen(EntryPoint.java:143)
|
| 83 | at org.multimc.EntryPoint.main(EntryPoint.java:34)
|
| 84 |
|
| 85 | -- Last reload --
|
| 86 | Details:
|
| 87 | Reload number: 1
|
| 88 | Reload reason: initial
|
| 89 | Finished: Yes
|
| 90 | Packs: vanilla, fabric
|
| 91 |
|
| 92 | -- System Details --
|
| 93 | Details:
|
| 94 | Minecraft Version: 1.20.1
|
| 95 | Minecraft Version ID: 1.20.1
|
| 96 | Operating System: Windows 10 (amd64) version 10.0
|
| 97 | Java Version: 21.0.1, Oracle Corporation
|
| 98 | Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
|
| 99 | Memory: 5405649480 bytes (5155 MiB) / 8455716864 bytes (8064 MiB) up to 8455716864 bytes (8064 MiB)
|
| 100 | CPUs: 16
|
| 101 | Processor Vendor: GenuineIntel
|
| 102 | Processor Name: 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz
|
| 103 | Identifier: Intel64 Family 6 Model 167 Stepping 1
|
| 104 | Microarchitecture: Rocket Lake
|
| 105 | Frequency (GHz): 3.60
|
| 106 | Number of physical packages: 1
|
| 107 | Number of physical CPUs: 8
|
| 108 | Number of logical CPUs: 16
|
| 109 | Graphics card #0 name: Intel(R) UHD Graphics 750
|
| 110 | Graphics card #0 vendor: Intel Corporation (0x8086)
|
| 111 | Graphics card #0 VRAM (MB): 128.00
|
| 112 | Graphics card #0 deviceId: 0x4c8a
|
| 113 | Graphics card #0 versionInfo: DriverVersion=31.0.101.5334
|
| 114 | Graphics card #1 name: NVIDIA GeForce RTX 2060
|
| 115 | Graphics card #1 vendor: NVIDIA (0x10de)
|
| 116 | Graphics card #1 VRAM (MB): 4095.00
|
| 117 | Graphics card #1 deviceId: 0x1f08
|
| 118 | Graphics card #1 versionInfo: DriverVersion=32.0.15.6109
|
| 119 | Memory slot #0 capacity (MB): 16384.00
|
| 120 | Memory slot #0 clockSpeed (GHz): 2.40
|
| 121 | Memory slot #0 type: DDR4
|
| 122 | Memory slot #1 capacity (MB): 16384.00
|
| 123 | Memory slot #1 clockSpeed (GHz): 2.40
|
| 124 | Memory slot #1 type: DDR4
|
| 125 | Virtual memory max (MB): 37397.54
|
| 126 | Virtual memory used (MB): 25455.78
|
| 127 | Swap memory total (MB): 4864.00
|
| 128 | Swap memory used (MB): 0.00
|
| 129 | JVM Flags: 6 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8064m -Xmx8064m
|
| 130 | Fabric Mods:
|
| 131 | architectury: Architectury 9.2.14
|
| 132 | fabric-api: Fabric API 0.92.6+1.20.1
|
| 133 | fabric-api-base: Fabric API Base 0.4.32+1802ada577
|
| 134 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
|
| 135 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
|
| 136 | fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
|
| 137 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
|
| 138 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
|
| 139 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
|
| 140 | fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
|
| 141 | fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
|
| 142 | fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
|
| 143 | fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
|
| 144 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
|
| 145 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
|
| 146 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
|
| 147 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
|
| 148 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
|
| 149 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
|
| 150 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
|
| 151 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
|
| 152 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
|
| 153 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
|
| 154 | fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
|
| 155 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
|
| 156 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
|
| 157 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
|
| 158 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
|
| 159 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
|
| 160 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
|
| 161 | fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
|
| 162 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
|
| 163 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
|
| 164 | fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
|
| 165 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
|
| 166 | fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
|
| 167 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
|
| 168 | fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
|
| 169 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
|
| 170 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
|
| 171 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
|
| 172 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
|
| 173 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
|
| 174 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
|
| 175 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
|
| 176 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
|
| 177 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
|
| 178 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
|
| 179 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
|
| 180 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
|
| 181 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
|
| 182 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
|
| 183 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
|
| 184 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
|
| 185 | fabric-language-kotlin: Fabric Language Kotlin 1.13.6+kotlin.2.2.20
|
| 186 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.20
|
| 187 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.20
|
| 188 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.20
|
| 189 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.20
|
| 190 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
|
| 191 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
|
| 192 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
|
| 193 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
|
| 194 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
|
| 195 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
|
| 196 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
|
| 197 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
|
| 198 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
|
| 199 | fabricloader: Fabric Loader 0.17.2
|
| 200 | mixinextras: MixinExtras 0.5.0
|
| 201 | forgeconfigapiport: Forge Config API Port 8.0.2
|
| 202 | indium: Indium 1.0.36+mc1.20.1
|
| 203 | java: Java HotSpot(TM) 64-Bit Server VM 21
|
| 204 | kilt: Kilt 20.1.9
|
| 205 | asmfabricloader: AsmFabricLoader 1.1.7
|
| 206 | net_lenni0451_classtransform_core: core 1.14.0
|
| 207 | net_lenni0451_reflect: Reflect 1.4.0
|
| 208 | org_ow2_asm_asm-analysis: asm-analysis 9.7
|
| 209 | com_github_fabriccompatibilitylayers_cursedmixinextensions: CursedMixinExtensions 1.1.0
|
| 210 | com_moulberry_mixinconstraints: mixinconstraints 1.0.8
|
| 211 | commons-codec_commons-codec: commons-codec 1.15
|
| 212 | cpw_mods_securejarhandler: securejarhandler fabric-2.1.6
|
| 213 | featurerecycler: Feature Recycler 1.0.0
|
| 214 | kilt_create_compat: Kilt: Create Fabric Compat 1.0.0
|
| 215 | kilt_curios_trinkets_compat: Kilt: Curios & Trinkets Compat 1.0.0
|
| 216 | kilt_fabric_compat: Kilt: Fabric Mods Compat 1.0.0
|
| 217 | kilt_forge_compat: Kilt: Forge Mods Compat 1.0.0
|
| 218 | kilt_transfer_compat: Kilt: Transfer API Compat 1.0.0
|
| 219 | knit-loader: Knit Loader 0.1.0
|
| 220 | mixinsquared: MixinSquared 0.3.3
|
| 221 | mm: Manningham Mills 2.3
|
| 222 | net_fabricmc_tiny-mappings-parser: tiny-mappings-parser 0.3.0+build.17
|
| 223 | net_fabricmc_tiny-remapper: tiny-remapper 0.11.1
|
| 224 | net_jodah_typetools: typetools 0.8.3
|
| 225 | net_minecraftforge_forgespi: forgespi 7.1.3
|
| 226 | net_minecraftforge_mergetool-api: mergetool-api 1.0
|
| 227 | net_minecraftforge_unsafe: unsafe 0.2.0
|
| 228 | net_minecrell_terminalconsoleappender: terminalconsoleappender 1.3.0
|
| 229 | org_apache_maven_maven-artifact: maven-artifact 3.8.5
|
| 230 | org_jline_jline-reader: jline-reader 3.12.1
|
| 231 | org_openjdk_nashorn_nashorn-core: nashorn-core 15.4
|
| 232 | porting_lib_accessors: Porting Lib Accessors 2.3.9+1.20.1
|
| 233 | porting_lib_asm: Porting Lib ASM 2.3.9+1.20.1
|
| 234 | porting_lib_attributes: Porting Lib Attributes 2.3.9+1.20.1
|
| 235 | porting_lib_base: Porting Lib Base 2.3.9+1.20.1
|
| 236 | com_electronwill_night-config_core: core 3.6.6
|
| 237 | com_electronwill_night-config_toml: toml 3.6.6
|
| 238 | porting_lib_config: Porting Lib Config 2.3.9+1.20.1
|
| 239 | porting_lib_blocks: Porting Lib Blocks 2.3.9+1.20.1
|
| 240 | porting_lib_brewing: Porting Lib Brewing 2.3.9+1.20.1
|
| 241 | porting_lib_chunk_loading: Porting Lib Chunk Loading 2.3.9+1.20.1
|
| 242 | porting_lib_client_events: Porting Lib Client Events 2.3.9+1.20.1
|
| 243 | porting_lib_common: Porting Lib Common 2.3.9+1.20.1
|
| 244 | porting_lib_core: Porting Lib Core 2.3.9+1.20.1
|
| 245 | porting_lib_data: Porting Lib Data 2.3.9+1.20.1
|
| 246 | porting_lib_entity: Porting Lib Entity 2.3.9+1.20.1
|
| 247 | porting_lib_extensions: Porting Lib Extensions 2.3.9+1.20.1
|
| 248 | porting_lib_fluids: Porting Lib Fluids 2.3.9+1.20.1
|
| 249 | porting_lib_gametest: Porting Lib GameTest 2.3.9+1.20.1
|
| 250 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.9+1.20.1
|
| 251 | porting_lib_items: Porting Lib Items 2.3.9+1.20.1
|
| 252 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.9+1.20.1
|
| 253 | porting_lib_level_events: Porting Lib Level Events 2.3.9+1.20.1
|
| 254 | porting_lib_loot: Porting Lib Loot 2.3.9+1.20.1
|
| 255 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.9+1.20.1
|
| 256 | porting_lib_model_builders: Porting Lib Model Builders 2.3.9+1.20.1
|
| 257 | porting_lib_model_generators: Porting Lib Model Generators 2.3.9+1.20.1
|
| 258 | porting_lib_model_loader: Porting Lib Model Loader 2.3.9+1.20.1
|
| 259 | porting_lib_model_materials: Porting Lib Model Materials 2.3.9+1.20.1
|
| 260 | porting_lib_models: Porting Lib Models 2.3.9+1.20.1
|
| 261 | porting_lib_networking: Porting Lib Networking 2.3.9+1.20.1
|
| 262 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.9+1.20.1
|
| 263 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.9+1.20.1
|
| 264 | porting_lib_registries: Porting Lib Registries 2.3.9+1.20.1
|
| 265 | porting_lib_tags: Porting Lib Tags 3.0
|
| 266 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.9+1.20.1
|
| 267 | porting_lib_transfer: Porting Lib Transfer 2.3.9+1.20.1
|
| 268 | porting_lib_utility: Porting Lib Utility 2.3.9+1.20.1
|
| 269 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
| 270 | team_reborn_energy: Energy 3.0.0
|
| 271 | xyz_bluspring_autorenamingtool: AutoRenamingTool 0.1.52
|
| 272 | xyz_bluspring_eventbus: eventbus 6.2.17
|
| 273 | xyz_bluspring_srgutils: srgutils 0.5.15
|
| 274 | minecraft: Minecraft 1.20.1
|
| 275 | modmenu: Mod Menu 7.2.2
|
| 276 | sodium: Sodium 0.5.13+mc1.20.1
|
| 277 | Forge Mods (kilt):
|
| 278 | blockui: UI Library Mod 1.20.1-1.0.194
|
| 279 | domum_ornamentum: Domum Ornamentum 1.20.1-1.0.291-snapshot
|
| 280 | forge: Forge 47.4.5
|
| 281 | minecolonies: MineColonies 1.20.1-1.1.1056-snapshot
|
| 282 | multipiston: Multi-Piston 1.20-1.2.43-RELEASE
|
| 283 | structurize: Structurize 1.20.1-1.0.784-snapshot
|
| 284 | Launched Version: 1.20.1
|
| 285 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
| 286 | Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 3.2.0 NVIDIA 561.09, NVIDIA Corporation
|
| 287 | Window size: 1920x1057
|
| 288 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 289 | GL debug messages:
|
| 290 | Using VBOs: Yes
|
| 291 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric + kilt'
|
| 292 | Type: Integrated Server (map_client.txt)
|
| 293 | Graphics mode: fancy
|
| 294 | Resource Packs: fabric
|
| 295 | Current Language: en_us
|
| 296 | CPU: 16x 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz
|
| 297 | Server Running: true
|
| 298 | Player Count: 1 / 8; [class_3222['Cegorach'/407, l='ServerLevel[New World]', x=306.06, y=64.00, z=-312.75]]
|
| 299 | Data Packs: vanilla, fabric
|
| 300 | Enabled Feature Flags: minecraft:vanilla
|
| 301 | World Generation: Stable
|
| 302 | Crash Report UUID: 15c77823-d9cf-4974-bd75-282cf95d6e29
|
| 303 | FML: 47
|
| 304 | Forge: net.minecraftforge:47.4.5
|
| 305 |
|