| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2024-04-25 22:00:42
|
| 5 | Description: mouseClicked event handler
|
| 6 |
|
| 7 | java.lang.NullPointerException: Cannot invoke "net.minecraft.class_2561.getString()" because the return value of "net.minecraft.class_2568.method_10891(net.minecraft.class_2568$class_5247)" is null
|
| 8 | at net.minecraft.client.gui.screen.ChatScreen.md805ce0$chatpatches$lambda$initSearchStuff$9$19(ChatScreen.java:5685)
|
| 9 | at obro1961.chatpatches.gui.MenuButtonWidget.updateTooltip(MenuButtonWidget.java:72)
|
| 10 | at net.minecraft.client.gui.screen.ChatScreen.md805ce0$chatpatches$lambda$loadCopyMenu$28$6(ChatScreen.java:6142)
|
| 11 | at java.base/java.util.LinkedHashMap$LinkedValues.forEach(LinkedHashMap.java:647)
|
| 12 | at net.minecraft.client.gui.screen.ChatScreen.loadCopyMenu(ChatScreen.java:6134)
|
| 13 | at net.minecraft.client.gui.screen.ChatScreen.handler$zzn000$chatpatches$afterClickBtn(ChatScreen.java:5922)
|
| 14 | at net.minecraft.client.gui.screen.ChatScreen.mouseClicked(ChatScreen.java:153)
|
| 15 | at net.minecraft.client.Mouse.method_1611(Mouse.java:99)
|
| 16 | at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:414)
|
| 17 | at net.minecraft.client.Mouse.onMouseButton(Mouse.java:99)
|
| 18 | at net.minecraft.client.Mouse.method_22686(Mouse.java:180)
|
| 19 | at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:102)
|
| 20 | at net.minecraft.client.Mouse.redirect$emm001$viafabricplus$storeEvent(Mouse.java:3057)
|
| 21 | at net.minecraft.client.Mouse.method_22684(Mouse.java:180)
|
| 22 | at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
| 23 | at org.lwjgl.system.JNI.invokeV(Native Method)
|
| 24 | at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
|
| 25 | at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:202)
|
| 26 | at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:220)
|
| 27 | at net.minecraft.client.util.Window.swapBuffers(Window.java:287)
|
| 28 | at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1349)
|
| 29 | at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:888)
|
| 30 | at net.minecraft.client.main.Main.main(Main.java:265)
|
| 31 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
|
| 32 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 33 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 34 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87)
|
| 35 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
| 36 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
| 37 |
|
| 38 |
|
| 39 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 40 | ---------------------------------------------------------------------------------------
|
| 41 |
|
| 42 | -- Head --
|
| 43 | Thread: Render thread
|
| 44 | Stacktrace:
|
| 45 | at net.minecraft.client.gui.screen.ChatScreen.md805ce0$chatpatches$lambda$initSearchStuff$9$19(ChatScreen.java:5685)
|
| 46 | at obro1961.chatpatches.gui.MenuButtonWidget.updateTooltip(MenuButtonWidget.java:72)
|
| 47 | at net.minecraft.client.gui.screen.ChatScreen.md805ce0$chatpatches$lambda$loadCopyMenu$28$6(ChatScreen.java:6142)
|
| 48 | at java.base/java.util.LinkedHashMap$LinkedValues.forEach(LinkedHashMap.java:647)
|
| 49 | at net.minecraft.client.gui.screen.ChatScreen.loadCopyMenu(ChatScreen.java:6134)
|
| 50 | at net.minecraft.client.gui.screen.ChatScreen.handler$zzn000$chatpatches$afterClickBtn(ChatScreen.java:5922)
|
| 51 | at net.minecraft.client.gui.screen.ChatScreen.mouseClicked(ChatScreen.java:153)
|
| 52 | at net.minecraft.client.Mouse.method_1611(Mouse.java:99)
|
| 53 | at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:414)
|
| 54 | at net.minecraft.client.Mouse.onMouseButton(Mouse.java:99)
|
| 55 | at net.minecraft.client.Mouse.method_22686(Mouse.java:180)
|
| 56 | at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:102)
|
| 57 | at net.minecraft.client.Mouse.redirect$emm001$viafabricplus$storeEvent(Mouse.java:3057)
|
| 58 | at net.minecraft.client.Mouse.method_22684(Mouse.java:180)
|
| 59 | at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
| 60 | at org.lwjgl.system.JNI.invokeV(Native Method)
|
| 61 | at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
|
| 62 | at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:202)
|
| 63 | at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:220)
|
| 64 |
|
| 65 | -- Affected screen --
|
| 66 | Details:
|
| 67 | Screen name: net.minecraft.class_408
|
| 68 | Stacktrace:
|
| 69 | at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:414)
|
| 70 | at net.minecraft.client.Mouse.onMouseButton(Mouse.java:99)
|
| 71 | at net.minecraft.client.Mouse.method_22686(Mouse.java:180)
|
| 72 | at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:102)
|
| 73 | at net.minecraft.client.Mouse.redirect$emm001$viafabricplus$storeEvent(Mouse.java:3057)
|
| 74 | at net.minecraft.client.Mouse.method_22684(Mouse.java:180)
|
| 75 | at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
| 76 | at org.lwjgl.system.JNI.invokeV(Native Method)
|
| 77 | at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
|
| 78 | at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:202)
|
| 79 | at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:220)
|
| 80 | at net.minecraft.client.util.Window.swapBuffers(Window.java:287)
|
| 81 | at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1349)
|
| 82 | at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:888)
|
| 83 | at net.minecraft.client.main.Main.main(Main.java:265)
|
| 84 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
|
| 85 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 86 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 87 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87)
|
| 88 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
| 89 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
| 90 |
|
| 91 | -- Uptime --
|
| 92 | Details:
|
| 93 | JVM uptime: 62.727s
|
| 94 | Wall uptime: 53.469s
|
| 95 | High-res time: 48.128s
|
| 96 | Client ticks: 788 ticks / 39.400s
|
| 97 | Stacktrace:
|
| 98 | at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2564)
|
| 99 | at net.minecraft.client.MinecraftClient.printCrashReport(MinecraftClient.java:995)
|
| 100 | at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:908)
|
| 101 | at net.minecraft.client.main.Main.main(Main.java:265)
|
| 102 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
|
| 103 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 104 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 105 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87)
|
| 106 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
| 107 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
| 108 |
|
| 109 | -- Affected level --
|
| 110 | Details:
|
| 111 | All players: 1 total; [class_746['OvercastWarmth'/1, l='ClientLevel', x=14.68, y=-56.61, z=13.88]]
|
| 112 | Chunk stats: 1024, 609
|
| 113 | Level dimension: minecraft:overworld
|
| 114 | Level spawn location: World: (0,-60,0), Section: (at 0,4,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)
|
| 115 | Level time: 10641 game time, 10641 day time
|
| 116 | Server brand: fabric
|
| 117 | Server type: Integrated singleplayer server
|
| 118 | Tracked entity count: 1
|
| 119 |
|
| 120 | -- Last reload --
|
| 121 | Details:
|
| 122 | Reload number: 1
|
| 123 | Reload reason: initial
|
| 124 | Finished: Yes
|
| 125 | Packs: vanilla, fabric, advanced_runtime_resource_pack, animatica, caffeineconfig, capes, chatcalc, chatpatches, citresewn, citresewn-defaults, cloth-config, com_viaversion_viabackwards-common, com_viaversion_viaversion-common, conditional-mixin, continuity, cubes-without-borders, dynamic_fps, ears, eclipsestweakeroo, emuno, enhancedblockentities, entity_model_features, entity_texture_features, entityculling, euphoria_patcher, 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-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, 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-events-lifecycle-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-message-api-v1, fabric-mining-level-api-v1, fabric-model-loading-api-v1, fabric-models-v0, 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-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, 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-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabricskyboxes, fastquit, figura, fix-keyboard-on-linux, fsb-interop, holdthatchunk, immediatelyfast, indium, iris, lambdynlights, libjf, libjf-config-core-v2, libjf-config-network-v0, libjf-config-ui-tiny, libjf-translate-v1, libjf-web-v1, lithium, malilib, midnightlib, modernfix, modmenu, moreculling, nbt_ac, nbteditor, net_raphimc_viaaprilfools, net_raphimc_viabedrock, net_raphimc_vialegacy, optigui, polytone, pride, puzzle, puzzle-base, puzzle-models, puzzle-splashscreen, reeses-sodium-options, respackopts, sodium, sodium-extra, sound_physics_remastered, spruceui, threadtweak, tweakermore, tweakeroo, viafabricplus, voicechat, world-host, worldeditcui, yet_another_config_lib_v3, yosbr, zoomify, file/Chat Reporting Helper.zip, continuity:default, continuity:glass_pane_culling_fix, file/legacies-music-1.20.5-v1.3.1.zip, file/Redstone Tweaks 2.4.3.zip, file/Catppuccin Mocha Maroon (2).zip
|
| 126 |
|
| 127 | -- System Details --
|
| 128 | Details:
|
| 129 | Minecraft Version: 1.20.4
|
| 130 | Minecraft Version ID: 1.20.4
|
| 131 | Operating System: Windows 11 (amd64) version 10.0
|
| 132 | Java Version: 17.0.10, Eclipse Adoptium
|
| 133 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
| 134 | Memory: 1600180568 bytes (1526 MiB) / 3238002688 bytes (3088 MiB) up to 8598323200 bytes (8200 MiB)
|
| 135 | CPUs: 12
|
| 136 | Processor Vendor: GenuineIntel
|
| 137 | Processor Name: 12th Gen Intel(R) Core(TM) i5-12400F
|
| 138 | Identifier: Intel64 Family 6 Model 151 Stepping 2
|
| 139 | Microarchitecture: Alder Lake
|
| 140 | Frequency (GHz): 2.50
|
| 141 | Number of physical packages: 1
|
| 142 | Number of physical CPUs: 6
|
| 143 | Number of logical CPUs: 12
|
| 144 | Graphics card #0 name: NVIDIA GeForce RTX 3050
|
| 145 | Graphics card #0 vendor: NVIDIA (0x10de)
|
| 146 | Graphics card #0 VRAM (MB): 4095.00
|
| 147 | Graphics card #0 deviceId: 0x2507
|
| 148 | Graphics card #0 versionInfo: DriverVersion=31.0.15.5176
|
| 149 | Graphics card #1 name: Virtual Display Adapter
|
| 150 | Graphics card #1 vendor: Microsoft
|
| 151 | Graphics card #1 VRAM (MB): 0.00
|
| 152 | Graphics card #1 deviceId: unknown
|
| 153 | Graphics card #1 versionInfo: DriverVersion=10.0.22621.1
|
| 154 | Memory slot #0 capacity (MB): 16384.00
|
| 155 | Memory slot #0 clockSpeed (GHz): 3.20
|
| 156 | Memory slot #0 type: DDR4
|
| 157 | Virtual memory max (MB): 26984.21
|
| 158 | Virtual memory used (MB): 17704.91
|
| 159 | Swap memory total (MB): 10752.00
|
| 160 | Swap memory used (MB): 162.49
|
| 161 | JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8193m
|
| 162 | Fabric Mods:
|
| 163 | animatica: Animatica 0.6 1.20
|
| 164 | capes: Capes 1.5.3 1.20.2
|
| 165 | chatcalc: ChatCalc 3.0.24
|
| 166 | chatpatches: Chat Patches 204.6.4
|
| 167 | citresewn: CustomItemTextures 1.0.0 1.20.4
|
| 168 | citresewn-defaults: CustomItemTextures: Defaults 1.0.0 1.20.4
|
| 169 | cloth-config: Cloth Config v13 13.0.121
|
| 170 | cloth-basic-math: cloth-basic-math 0.6.1
|
| 171 | continuity: Continuity 3.0.0-beta.4 1.20.2
|
| 172 | cubes-without-borders: Cubes Without Borders 1.1.0 1.20
|
| 173 | dynamic_fps: Dynamic FPS 3.4.2
|
| 174 | ears: Ears 1.4.6
|
| 175 | eclipsestweakeroo: Eclipse's Tweakeroo Additions 0.4.5-1.20.4
|
| 176 | emuno: EmuNO 1.1.1
|
| 177 | enhancedblockentities: Enhanced Block Entities 0.9.1 1.20.2
|
| 178 | advanced_runtime_resource_pack: Runtime Resource Pack 0.8.0
|
| 179 | spruceui: SpruceUI 5.0.3 1.20.2
|
| 180 | entity_model_features: Entity Model Features 2.0
|
| 181 | entity_texture_features: Entity Texture Features 6.0
|
| 182 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
| 183 | entityculling: EntityCulling 1.6.4
|
| 184 | euphoria_patcher: Euphoria Patcher 0.3.0-fabric
|
| 185 | io_sigpipe_jbsdiff: jbsdiff 1.0
|
| 186 | fabric-api: Fabric API 0.97.0 1.20.4
|
| 187 | fabric-api-base: Fabric API Base 0.4.37 78d798af4f
|
| 188 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50 82b1bb3e4f
|
| 189 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17 78d798af4f
|
| 190 | fabric-block-api-v1: Fabric Block API (v1) 1.0.17 3e2216cb4f
|
| 191 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5 78d798af4f
|
| 192 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47 78d798af4f
|
| 193 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.8 78d798af4f
|
| 194 | fabric-command-api-v1: Fabric Command API (v1) 1.2.42 f71b366f4f
|
| 195 | fabric-command-api-v2: Fabric Command API (v2) 2.2.21 78d798af4f
|
| 196 | fabric-commands-v0: Fabric Commands (v0) 0.2.59 df3654b34f
|
| 197 | fabric-containers-v0: Fabric Containers (v0) 0.1.87 df3654b34f
|
| 198 | fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16 78d798af4f
|
| 199 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.11 78d798af4f
|
| 200 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24 78d798af4f
|
| 201 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5 b90db5744f
|
| 202 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.5 5c0133444f
|
| 203 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.62 78d798af4f
|
| 204 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2 09fc25014f
|
| 205 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2 389931eb4f
|
| 206 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75 df3654b34f
|
| 207 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47 78d798af4f
|
| 208 | fabric-item-api-v1: Fabric Item API (v1) 2.3.0 bcdd12964f
|
| 209 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27 ee30b13a4f
|
| 210 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42 78d798af4f
|
| 211 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40 df3654b34f
|
| 212 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1 a67ffb5d4f
|
| 213 | fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10 78d798af4f
|
| 214 | fabric-message-api-v1: Fabric Message API (v1) 6.0.6 78d798af4f
|
| 215 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66 78d798af4f
|
| 216 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9 78d798af4f
|
| 217 | fabric-models-v0: Fabric Models (v0) 0.4.8 9386d8a74f
|
| 218 | fabric-networking-api-v1: Fabric Networking API (v1) 3.1.8 2e5ac5484f
|
| 219 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0 dba1195c4f
|
| 220 | fabric-particles-v1: Fabric Particles (v1) 1.1.8 78d798af4f
|
| 221 | fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.21 78d798af4f
|
| 222 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.20 ee30b13a4f
|
| 223 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5 78d798af4f
|
| 224 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.5 78d798af4f
|
| 225 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54 df3654b34f
|
| 226 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43 73761d2e4f
|
| 227 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2 e761c6694f
|
| 228 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.57 df3654b34f
|
| 229 | fabric-rendering-v1: Fabric Rendering (v1) 3.2.1 6fd945a04f
|
| 230 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15 78d798af4f
|
| 231 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21 ee30b13a4f
|
| 232 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18 78d798af4f
|
| 233 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.56 78d798af4f
|
| 234 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18 78d798af4f
|
| 235 | fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12 90f2d7b14f
|
| 236 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15 78d798af4f
|
| 237 | fabric-language-kotlin: Fabric Language Kotlin 1.10.19 kotlin.1.9.23
|
| 238 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.23
|
| 239 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.23
|
| 240 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.23
|
| 241 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.23
|
| 242 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.2
|
| 243 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.0
|
| 244 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.0
|
| 245 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0
|
| 246 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
|
| 247 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
|
| 248 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
|
| 249 | fabricloader: Fabric Loader 0.15.7
|
| 250 | mixinextras: MixinExtras 0.3.5
|
| 251 | fabricskyboxes: FabricSkyBoxes 0.7.3 mc1.20.2
|
| 252 | fastquit: FastQuit 3.0.0 1.20.4
|
| 253 | ferritecore: FerriteCore 6.0.3
|
| 254 | figura: Figura 0.1.4 1.20.4
|
| 255 | com_github_figuramc_luaj_luaj-core: luaj-core 3.0.8-figura
|
| 256 | com_github_figuramc_luaj_luaj-jse: luaj-jse 3.0.8-figura
|
| 257 | com_neovisionaries_nv-websocket-client: nv-websocket-client 2.14
|
| 258 | fix-keyboard-on-linux: Fix Keyboard on Linux 1.0.1
|
| 259 | fsb-interop: FabricSkyBoxes Interop 1.3.6 mc1.20.2-build.52
|
| 260 | holdthatchunk: Hold That Chunk 2.1.0
|
| 261 | immediatelyfast: ImmediatelyFast 1.2.11 1.20.4
|
| 262 | net_lenni0451_reflect: Reflect 1.3.2
|
| 263 | indium: Indium 1.0.30 mc1.20.4
|
| 264 | iris: Iris 1.6.17
|
| 265 | io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
|
| 266 | org_anarres_jcpp: jcpp 1.4.14
|
| 267 | org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
|
| 268 | isxander-main-menu-credits: Main Menu Credits 1.1.2
|
| 269 | java: OpenJDK 64-Bit Server VM 17
|
| 270 | lambdynlights: LambDynamicLights 2.3.4 1.20.4
|
| 271 | pride: Pride Lib 1.2.0 1.19.4
|
| 272 | libjf: LibJF 3.14.3
|
| 273 | libjf-base: LibJF Base 3.14.3
|
| 274 | libjf-config-commands: LibJF Config Commands 3.14.3
|
| 275 | libjf-config-core-v2: LibJF Config 3.14.3
|
| 276 | libjf-config-network-v0: LibJF Config: Network 3.14.3
|
| 277 | libjf-config-ui-tiny: LibJF Config UI: Tiny 3.14.3
|
| 278 | libjf-data-manipulation-v0: LibJF Data Manipulation 3.14.3
|
| 279 | libjf-data-v0: LibJF Data 3.14.3
|
| 280 | libjf-mainhttp-v0: LibJF MainHTTP 3.14.3
|
| 281 | libjf-translate-v1: LibJF Translate 3.14.3
|
| 282 | libjf-unsafe-v0: LibJF Unsafe 3.14.3
|
| 283 | libjf-web-v1: LibJF Web 3.14.3
|
| 284 | lithium: Lithium 0.12.1
|
| 285 | malilib: MaLiLib 0.18.1
|
| 286 | minecraft: Minecraft 1.20.4
|
| 287 | modernfix: ModernFix 5.16.1 mc1.20.4
|
| 288 | modmenu: Mod Menu 9.2.0-beta.2
|
| 289 | moreculling: More Culling 1.20.4-0.24.0
|
| 290 | mixinsquared: MixinSquared 0.1.1
|
| 291 | nbt_ac: NBT Autocomplete 1.2
|
| 292 | nbteditor: NBT Editor 1.13.0
|
| 293 | optigui: OptiGUI 2.3.0-alpha.2
|
| 294 | org_apache_commons_commons-text: commons-text 1.11.0
|
| 295 | org_ini4j_ini4j: ini4j 0.5.4
|
| 296 | polytone: Polytone 1.20.4-1.18.5
|
| 297 | net_objecthunter_exp4j: exp4j 0.4.8
|
| 298 | puzzle: Puzzle 1.6.1 1.20.4
|
| 299 | midnightlib: MidnightLib 1.5.2
|
| 300 | puzzle-base: Puzzle Base 1.6.1 1.20.4
|
| 301 | puzzle-models: Puzzle Models 1.6.1 1.20.4
|
| 302 | puzzle-splashscreen: Puzzle Splash Screen 1.6.1 1.20.4
|
| 303 | reeses-sodium-options: Reese's Sodium Options 1.7.2 mc1.20.4-build.102
|
| 304 | respackopts: Resource Pack Options 4.7.2
|
| 305 | io_gitlab_jfronny_muscript: muscript 1.5-SNAPSHOT
|
| 306 | io_gitlab_jfronny_muscript-gson: muscript-gson 1.5-SNAPSHOT
|
| 307 | sodium: Sodium 0.5.8 mc1.20.4
|
| 308 | sodium-extra: Sodium Extra 0.5.4 mc1.20.4-build.116
|
| 309 | caffeineconfig: CaffeineConfig 1.3.0 1.17
|
| 310 | crowdin-translate: CrowdinTranslate 1.4 1.19.3
|
| 311 | sound_physics_remastered: Sound Physics Remastered 1.20.4-1.3.1
|
| 312 | threadtweak: ThreadTweak 1.20.4-0.1.2
|
| 313 | tweakermore: TweakerMore 3.17.0
|
| 314 | conditional-mixin: conditional mixin 0.5.1
|
| 315 | tweakeroo: Tweakeroo 0.19.2
|
| 316 | viafabricplus: ViaFabricPlus 3.1.0
|
| 317 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
| 318 | com_vdurmont_semver4j: semver4j 3.1.0
|
| 319 | com_viaversion_viabackwards-common: viabackwards-common 4.10.0-24w09a-SNAPSHOT
|
| 320 | com_viaversion_viaversion-common: viaversion-common 4.10.0-24w09a-SNAPSHOT
|
| 321 | de_florianmichael_classic4j: Classic4J 2.0.2
|
| 322 | io_jsonwebtoken_jjwt-api: jjwt-api 0.12.5
|
| 323 | io_jsonwebtoken_jjwt-gson: jjwt-gson 0.12.5
|
| 324 | io_jsonwebtoken_jjwt-impl: jjwt-impl 0.12.5
|
| 325 | net_jodah_expiringmap: expiringmap 0.5.10
|
| 326 | net_lenni0451_commons_httpclient: httpclient 1.4.1
|
| 327 | net_lenni0451_mcping: MCPing 1.4.0
|
| 328 | net_lenni0451_mcstructs-bedrock_forms: forms 1.2.0
|
| 329 | net_lenni0451_mcstructs-bedrock_text: text 1.2.0
|
| 330 | net_raphimc_minecraftauth: MinecraftAuth 4.0.0-SNAPSHOT
|
| 331 | net_raphimc_viaaprilfools: ViaAprilFools 2.0.11-SNAPSHOT
|
| 332 | net_raphimc_viabedrock: ViaBedrock 0.0.5-SNAPSHOT
|
| 333 | net_raphimc_vialegacy: ViaLegacy 2.2.22-SNAPSHOT
|
| 334 | net_raphimc_vialoader: ViaLoader 2.2.13-SNAPSHOT
|
| 335 | org_cloudburstmc_netty_netty-transport-raknet: netty-transport-raknet 1.0.0.CR1-SNAPSHOT
|
| 336 | org_iq80_leveldb_leveldb: leveldb 0.12
|
| 337 | org_iq80_leveldb_leveldb-api: leveldb-api 0.12
|
| 338 | org_lz4_lz4-pure-java: lz4-pure-java 1.8.0
|
| 339 | org_yaml_snakeyaml: snakeyaml 2.2
|
| 340 | voicechat: Simple Voice Chat 1.20.4-2.5.12
|
| 341 | world-host: World Host 0.4.10
|
| 342 | org_quiltmc_parsers_json: json 0.2.1
|
| 343 | org_semver4j_semver4j: semver4j 5.2.2
|
| 344 | worldeditcui: WorldEditCUI 1.20.3 01
|
| 345 | yet_another_config_lib_v3: YetAnotherConfigLib 3.3.2 1.20.4
|
| 346 | com_twelvemonkeys_common_common-image: common-image 3.10.0
|
| 347 | com_twelvemonkeys_common_common-io: common-io 3.10.0
|
| 348 | com_twelvemonkeys_common_common-lang: common-lang 3.10.0
|
| 349 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
|
| 350 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
|
| 351 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
|
| 352 | org_quiltmc_parsers_gson: gson 0.2.1
|
| 353 | yosbr: YOSBR 0.1.2
|
| 354 | zoomify: Zoomify 2.13.2
|
| 355 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.1
|
| 356 | dev_isxander_settxi_settxi-core: settxi-core 2.10.6
|
| 357 | dev_isxander_settxi_settxi-kotlinx-serialization: settxi-kotlinx-serialization 2.10.6
|
| 358 | Loaded Shaderpack: (off)
|
| 359 | Launched Version: 1.20.4
|
| 360 | Launcher name: PrismLauncher
|
| 361 | Backend library: LWJGL version 3.3.2-snapshot
|
| 362 | Backend API: NVIDIA GeForce RTX 3050/PCIe/SSE2 GL version 3.2.0 NVIDIA 551.76, NVIDIA Corporation
|
| 363 | Window size: 1920x1057
|
| 364 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 365 | GL debug messages:
|
| 366 | Using VBOs: Yes
|
| 367 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
| 368 | Universe: 400921fb54442d18
|
| 369 | Type: Integrated Server (map_client.txt)
|
| 370 | Graphics mode: fancy
|
| 371 | Render Distance: 12/12 chunks
|
| 372 | Resource Packs: vanilla, fabric, file/Chat Reporting Helper.zip, continuity:default (incompatible), continuity:glass_pane_culling_fix (incompatible), file/legacies-music-1.20.5-v1.3.1.zip (incompatible), file/Redstone Tweaks 2.4.3.zip, file/Catppuccin Mocha Maroon (2).zip
|
| 373 | Current Language: en_us
|
| 374 | Locale: en_AU
|
| 375 | CPU: 12x 12th Gen Intel(R) Core(TM) i5-12400F
|
| 376 | Server Running: true
|
| 377 | Player Count: 1 / 8; [class_3222['OvercastWarmth'/1, l='ServerLevel[New World]', x=14.68, y=-56.61, z=13.88]]
|
| 378 | Data Packs: vanilla, fabric, fabric-convention-tags-v1, libjf-data-v0, moreculling
|
| 379 | Enabled Feature Flags: minecraft:vanilla
|
| 380 | World Generation: Stable
|
| 381 |
|