Paste your logs.

Built for Minecraft & Hytale

Fabric 1.21.1 Crash Report

418 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.7 Fabric loader version: 0.19.5
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 2026-09-11 18:04:50
Description: mouseClicked event handler
java.lang.NoSuchMethodError: 'com.cobblemon.mod.relocations.graalvm.polyglot.Context com.cobblemon.mod.common.battles.runner.graal.GraalShowdownService.getContext()'
at knot//com.necro.raid.dens.fabric.events.reloader.StatusEffectsReloadListener.lambda$postLoad$0(StatusEffectsReloadListener.java:31)
at knot//com.cobblemon.mod.common.battles.ShowdownThread.queue(ShowdownThread.java:33)
at knot//com.necro.raid.dens.fabric.events.reloader.StatusEffectsReloadListener.postLoad(StatusEffectsReloadListener.java:29)
at knot//com.necro.raid.dens.common.reloaders.StatusEffectsReloadImpl.load(StatusEffectsReloadImpl.java:40)
at knot//com.necro.raid.dens.fabric.events.reloader.StatusEffectsReloadListener.method_14491(StatusEffectsReloadListener.java:24)
at net.minecraft.resource.SynchronousResourceReloader.method_29490(SynchronousResourceReloader.java:15)
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at net.minecraft.resource.SimpleResourceReload.method_18365(SimpleResourceReload.java:69)
at net.minecraft.util.thread.ThreadExecutor.executeTask(ThreadExecutor.java:162)
at net.minecraft.util.thread.ReentrantThreadExecutor.executeTask(ReentrantThreadExecutor.java:23)
at net.minecraft.util.thread.ThreadExecutor.runTask(ThreadExecutor.java:136)
at net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor.java:145)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:329)
at net.minecraft.client.gui.screen.world.SelectWorldScreen.method_19944(SelectWorldScreen.java:54)
at net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96)
at net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48)
at net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141)
at net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
at net.minecraft.client.Mouse.method_1611(Mouse.java:107)
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
at net.minecraft.client.Mouse.method_22686(Mouse.java:196)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
at net.minecraft.client.Mouse.method_22684(Mouse.java:196)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168)
at net.minecraft.client.util.Window.swapBuffers(Window.java:303)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1307)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
at net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:517)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at knot//com.necro.raid.dens.fabric.events.reloader.StatusEffectsReloadListener.lambda$postLoad$0(StatusEffectsReloadListener.java:31)
at knot//com.cobblemon.mod.common.battles.ShowdownThread.queue(ShowdownThread.java:33)
at knot//com.necro.raid.dens.fabric.events.reloader.StatusEffectsReloadListener.postLoad(StatusEffectsReloadListener.java:29)
at knot//com.necro.raid.dens.common.reloaders.StatusEffectsReloadImpl.load(StatusEffectsReloadImpl.java:40)
at knot//com.necro.raid.dens.fabric.events.reloader.StatusEffectsReloadListener.method_14491(StatusEffectsReloadListener.java:24)
at net.minecraft.resource.SynchronousResourceReloader.method_29490(SynchronousResourceReloader.java:15)
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at net.minecraft.resource.SimpleResourceReload.method_18365(SimpleResourceReload.java:69)
at net.minecraft.util.thread.ThreadExecutor.executeTask(ThreadExecutor.java:162)
at net.minecraft.util.thread.ReentrantThreadExecutor.executeTask(ReentrantThreadExecutor.java:23)
at net.minecraft.util.thread.ThreadExecutor.runTask(ThreadExecutor.java:136)
at net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor.java:145)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:329)
at net.minecraft.client.gui.screen.world.SelectWorldScreen.method_19944(SelectWorldScreen.java:54)
at net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96)
at net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48)
at net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141)
at net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
at net.minecraft.client.Mouse.method_1611(Mouse.java:107)
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
at net.minecraft.client.Mouse.method_22686(Mouse.java:196)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
at net.minecraft.client.Mouse.method_22684(Mouse.java:196)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168)
-- Affected screen --
Details:
Screen name: net.minecraft.class_526
Stacktrace:
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
at net.minecraft.client.Mouse.method_22686(Mouse.java:196)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
at net.minecraft.client.Mouse.method_22684(Mouse.java:196)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168)
at net.minecraft.client.util.Window.swapBuffers(Window.java:303)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1307)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
at net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:517)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Uptime --
Details:
JVM uptime: 73.447s
Wall uptime: 53.928s
High-res time: 40.335s
Client ticks: 136 ticks / 6.800s
Stacktrace:
at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2501)
at net.minecraft.client.MinecraftClient.printCrashReport(MinecraftClient.java:949)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:902)
at net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:517)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, ali, almanac, ambientenvironment, appleskin, balm, betteradvancements, betterpingdisplay, betterthirdperson, bhmenu, bookshelf, bwncr, catchindicator, catchrate-display, cherishedworlds, citresewn, citresewn-defaults, cloth-config, cobbledollars, cobblemon, cobblemon-additions, cobblemonintegrations, cobblemonraiddens, cobblemonridingfabric, cobblemonsizevariation, cobblepedia, continuity, craftingtweaks, craftpresence, dynamic_fps, dynamiccrosshair, dynamiccrosshair-api, emi, emi_enchanting, emi_ores, emiprofessions, enchdesc, enhanced_attack_indicator, 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-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-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, fancymenu, fightorflight, forgeconfigapiport, invmove, invmove_compat, iris, jankson, jeed, jei, konkrete, krypton, lambdynlights, lambdynlights_api, lambdynlights_runtime, languagereload, letmedespawn, libbamboo, libgui, lithium, make_bubbles_pop, modmenu, monsters_in_the_closet, mr_cobble_cafforms, mr_cobblemarks, netherportalfix, notenoughanimations, owo, particlerain, particular, patchouli, placeholder-api, presencefootsteps, pride, reeses-sodium-options, shulkerboxtooltip, sodium, sodium-extra, softimprints, spawn_notification, spruceui, sspb, stellarview, stendhal, swingthrough, tim_core, tipsmod, tooltipfix, trender, veinminer, visuality, wakes, xaerolib, xaerominimap, xaeroworldmap, yet_another_config_lib_v3, yosbr
-- Dynamic Lighting --
Details:
Description: This section contains information related to dynamic lighting, this may not be related to your crash.
Mode: fancy
Dynamic Light Sources: 0
Spatial Hash Occupancy: 0 / 1024
-- Cobblemon --
Details:
Version: 1.8.0
Is Snapshot: false
Git Commit: b33536e (https://gitlab.com/cable-mc/cobblemon/-/commit/b33536e8721c9419d664fee15aa9e35cbf1900a8)
Branch: main
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.7, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1593151904 bytes (1519 MiB) / 3607101440 bytes (3440 MiB) up to 6442450944 bytes (6144 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: 11th Gen Intel(R) Core(TM) i3-1125G4 @ 2.00GHz
Identifier: Intel64 Family 6 Model 140 Stepping 1
Microarchitecture: Tiger Lake
Frequency (GHz): 2.00
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: Intel(R) UHD Graphics
Graphics card #0 vendor: Intel Corporation
Graphics card #0 VRAM (MiB): 3993.65
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.101.5768
Memory slot #0 capacity (MiB): 4096.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 4096.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MiB): 16691.30
Virtual memory used (MiB): 12842.14
Swap memory total (MiB): 8704.00
Swap memory used (MiB): 1199.44
Space in storage for jna.tmpdir (MiB): available: 61570.14, total: 474242.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 61570.14, total: 474242.00
Space in storage for io.netty.native.workdir (MiB): available: 61570.14, total: 474242.00
Space in storage for java.io.tmpdir (MiB): available: 61570.14, total: 474242.00
Space in storage for workdir (MiB): available: 61570.14, total: 474242.00
JVM Flags: 8 total; -XX: UnlockExperimentalVMOptions -XX: UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx6144m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
Fabric Mods:
ali: AdvancedLootInfo 1.12.0
almanac: Almanac 1.5.2
ambientenvironment: AmbientEnvironment **.**.**.**
appleskin: AppleSkin 3.0.6 mc1.21
architectury: Architectury 13.0.11
balm: Balm 21.0.65
kuma_api: KumaAPI 21.0.8
betteradvancements: Better Advancements **.**.**.**
betterpingdisplay: Better Ping Display 1.1.1
betterthirdperson: Better Third Person 1.9.0
bhmenu: BHMenu-Fabric 1.21-2.5.3
bookshelf: Bookshelf 21.1.81
bwncr: Bad Wither No Cookie Reloaded 3.20.4
catchindicator: Catch Indicator 3.0
catchrate-display: Cobblemon Catch Rate Display 2.11.0
cherishedworlds: Cherished Worlds 10.1.1 1.21.1
citresewn: CIT Resewn 1.2.2 1.21
citresewn-defaults: CIT Resewn: Defaults 1.2.2 1.21
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps **.**.**.**
cobbledollars: CobbleDollars 2.0.0 Beta-6.1 1.21.1
cobblemon: Cobblemon 1.8.0 1.21.1
com_ibm_icu_icu4j: icu4j 71.1
fabric-language-kotlin: Fabric Language Kotlin 1.13.6 kotlin.2.2.20
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.20
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.20
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.20
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.20
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
org_graalvm_js_js: js 22.3.0
org_graalvm_regex_regex: regex 22.3.0
org_graalvm_sdk_graal-sdk: graal-sdk 22.3.0
org_graalvm_truffle_truffle-api: truffle-api 22.3.0
org_mongodb_mongodb-driver-core: mongodb-driver-core 4.10.2
org_mongodb_mongodb-driver-sync: mongodb-driver-sync 4.10.2
cobblemon-additions: Cobblemon Additions 4.3.0
de_marhali_json5-java: json5-java 3.0.0
cobblemonintegrations: CobblemonIntegrations 1.1.8
cobblemonraiddens: Cobblemon Raid Dens 0.11.7 1.21.1
cobblemonridingfabric: Cobblemon Riding Fabric 1.3.7
cobblemonsizevariation: CobblemonSizeVariation 1.4.0
cobblepedia: Cobblepedia 0.7.1
continuity: Continuity 3.0.0 1.21
craftingtweaks: Crafting Tweaks 21.1.11
craftpresence: CraftPresence 2.7.1
fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1 5b5275af19
dynamic_fps: Dynamic FPS 3.11.4
net_lostluma_battery: battery 2.0.0
dynamiccrosshair: Dynamic Crosshair 9.11
dynamiccrosshair-api: DynamicCrosshair API 1.2
libbamboo: LibBamboo 2.25
emi: EMI 1.1.24 1.21.1 fabric
emi_enchanting: EMI Enchanting 0.1.2 1.21
emi_ores: EMI Ores 1.3 1.21.1 fabric
emiprofessions: EMI Professions 1.0.3
enchdesc: EnchantmentDescriptions 21.1.11
enhanced_attack_indicator: Enhanced Attack Indicator 1.2.0 1.21
entity_model_features: Entity Model Features 3.3.5
entity_texture_features: Entity Texture Features 7.2.1
entityculling: EntityCulling 1.10.5
transition: TRansition 1.0.21
trender: TRender 1.0.15
fabric-api: Fabric API 0.116.17 1.21.1
fabric-api-base: Fabric API Base 0.4.42 6573ed8c19
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.72 7b3d111d19
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31 d527f9fd19
fabric-block-api-v1: Fabric Block API (v1) 1.1.0 0bc3503219
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11 ebb2264e19
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52 0af3f5a719
fabric-client-tags-api-v1: Fabric Client Tags 1.2.0 1eb36c0719
fabric-command-api-v1: Fabric Command API (v1) 1.2.49 f71b366f19
fabric-command-api-v2: Fabric Command API (v2) 2.2.28 6ced4dd919
fabric-commands-v0: Fabric Commands (v0) 0.2.66 df3654b319
fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.19 b559734419
fabric-convention-tags-v1: Fabric Convention Tags 2.1.7 7f945d5b19
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.12.0 c3656daa19
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29 0af3f5a719
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.7 5b36e0f719
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.3.0 1eb36c0719
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.1 65213ef819
fabric-entity-events-v1: Fabric Entity Events (v1) 1.8.0 2b27e0a419
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.14 ba9dae0619
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53 6ced4dd919
fabric-item-api-v1: Fabric Item API (v1) 11.3.0 467044f319
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7 def88e3a19
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47 0af3f5a719
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45 df3654b319
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0 0865547519
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15 3f89f5a519
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3 3f89f5a519
fabric-message-api-v1: Fabric Message API (v1) 6.0.14 8aaf3aca19
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.1.0 b4d813fc19
fabric-networking-api-v1: Fabric Networking API (v1) 4.3.1 d30f6a7919
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1 40875a9319
fabric-particles-v1: Fabric Particles (v1) 4.0.2 6573ed8c19
fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.16 2475392c19
fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.3.2 e3eddc2119
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.1 b4d813fc19
fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.1 c705a49c19
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.71 df3654b319
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49 73761d2e19
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6 1daea21519
fabric-rendering-v0: Fabric Rendering (v0) 1.1.74 df3654b319
fabric-rendering-v1: Fabric Rendering (v1) 5.2.1 f44c2eea19
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0 8dc279b119
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.26 639b4c0719
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.91 b559734419
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23 6573ed8c19
fabric-tag-api-v1: Fabric Tag API (v1) 1.3.0 1eb36c0719
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.4 7b3d111d19
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0 45b9699719
fabricloader: Fabric Loader 0.19.5
mixinextras: MixinExtras 0.5.5
fallingleaves: Falling Leaves 1.17.1
fancymenu: FancyMenu 3.9.12
com_github_keksuccino_japng: japng 0.5.3
com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7
ferritecore: FerriteCore 7.0.3
fightorflight: Cobblemon Fight or Flight Fabric 0.11.0
forgeconfigapiport: Forge Config API Port 21.1.6
com_electronwill_night-config_core: core 3.8.0
com_electronwill_night-config_toml: toml 3.8.0
geckolib: GeckoLib 4 4.9.2
invmove: InvMove 0.9.3
invmove_compat: InvMoveCompats 0.5.0
iris: Iris 1.8.14-beta.1 mc1.21.1
io_github_douira_glsl-transformer: glsl-transformer 3.0.0-pre3
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
java: OpenJDK 64-Bit Server VM 21
jeed: Just Enough Effects Descriptions 1.21-2.3.3
jei: Just Enough Items **.**.**.**
konkrete: Konkrete 1.9.9
krypton: Krypton 0.2.8
com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
lambdynlights: LambDynamicLights 4.8.11 1.21.1
lambdynlights_runtime: LambDynamicLights (Runtime) 4.8.11 1.21.1
lambdynlights_api: LambDynamicLights (API) 4.8.11 1.21.1
yumi_commons_collections: Yumi Commons: Collections 1.0.0
yumi_commons_core: Yumi Commons: Core 1.0.0
yumi_commons_event: Yumi Commons: Event 1.0.0
pride: Pride Lib 1.2.4 1.21.1
spruceui: SpruceUI 6.2.5 1.21.1
yumi_mc_core: Yumi Minecraft Libraries: Foundation 1.0.0-beta.1 1.21.1
languagereload: Language Reload 1.7.6 1.21.1
letmedespawn: Let Me Despawn 1.5.0
lithium: Lithium 0.15.4 mc1.21.1
make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
melody: Melody 1.0.10
minecraft: Minecraft 1.21.1
modmenu: Mod Menu 11.0.4
monsters_in_the_closet: Monsters in the Closet 1.0.3 1.21
mr_cobble_cafforms: Cobblemon cafe 5.0.0
mr_cobblemarks: Cobblemarks (Cobblemon) 1.2.2-release
netherportalfix: NetherPortalFix 21.1.3
notenoughanimations: NotEnoughAnimations 1.12.4
openloader: OpenLoader 21.1.5
owo: oωo **.**.**.** 1.21
io_wispforest_endec: endec **.**.**.**
io_wispforest_endec_gson: gson **.**.**.**
io_wispforest_endec_jankson: jankson **.**.**.**
io_wispforest_endec_netty: netty 0.1.2
particlerain: Particle Rain 4.0.0-beta.11
particular: Particular 1.1.2 1.21
particull: PartiCull 2.0
patchouli: Patchouli 1.21.1-93-FABRIC
fiber: fiber 0.23.0-2
placeholder-api: Placeholder API 2.4.2 1.21
presencefootsteps: Presence Footsteps 1.11.2 1.21
kirin: Kirin UI 1.20.0 1.21
prickle: PrickleMC 21.1.11
reeses-sodium-options: Reese's Sodium Options 2.2.3 mc1.21.1
shulkerboxtooltip: Shulker Box Tooltip 5.1.9 1.21.1
sodium: Sodium 0.8.13 mc1.21.1
sodium-extra: Sodium Extra 0.9.3 mc1.21.1
softimprints: Soft Imprints 2.8.0
spawn_notification: Spawn Notification 1.8.0-fabric-2.3.0
sspb: Sodium Shadowy Path Blocks 4.1.0
stellarview: Stellar View 0.5.3-Fabric
stendhal: Stendhal 1.4.1-1.21
libgui: LibGui 11.0.0 1.21
jankson: Jankson 8.0.0 j1.2.3
blue_endless_jankson: jankson 1.2.3
libninepatch: LibNinePatch 1.2.0
swingthrough: SwingThrough 1.0.5 1.21
tim_core: Tim Core 1.8.0-fabric-1.32.0
tipsmod: Tips 21.1.3
tooltipfix: ToolTip Fix 1.1.1-1.20
unilib: UniLib 1.2.1
veinminer: Veinminer 2.11.2
fabric-permissions-api-v0: fabric-permissions-api 0.3.1
visuality: Visuality 0.7.7 1.21
wakes: Wakes 0.2.2-1.21
com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
xaerominimap: Xaero's Minimap 26.4.2
xaerolib: XaeroLib 1.7.1
xaeroworldmap: Xaero's World Map 1.45.0
yet_another_config_lib_v3: YetAnotherConfigLib 3.8.2 1.21.1-fabric
com_twelvemonkeys_common_common-image: common-image 3.12.0
com_twelvemonkeys_common_common-io: common-io 3.12.0
com_twelvemonkeys_common_common-lang: common-lang 3.12.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
yosbr: YOSBR 0.1.2
Loaded Shaderpack: (off)
Yumi MC Core: 1.0.0-beta.1 1.21.1
Launched Version: fabric-loader-0.19.5-1.21.1
Launcher name: java-minecraft-launcher
Backend library: LWJGL version 3.3.3-snapshot
Backend API: Intel(R) UHD Graphics GL version 3.2.0 - Build 32.0.101.5768, Intel
Window size: 1920x1080
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Graphics mode: fancy
Render Distance: 8/8 chunks
Resource Packs: vanilla, fabric, ali (incompatible), almanac, ambientenvironment (incompatible), appleskin (incompatible), balm (incompatible), betteradvancements (incompatible), betterpingdisplay, betterthirdperson, bhmenu, bookshelf (incompatible), bwncr, catchindicator, catchrate-display, cherishedworlds (incompatible), citresewn, citresewn-defaults, cloth-config, cobbledollars, cobblemon, cobblemon-additions, cobblemonintegrations, cobblemonraiddens, cobblemonridingfabric, cobblemonsizevariation, cobblepedia, continuity, craftingtweaks (incompatible), craftpresence, dynamic_fps, dynamiccrosshair, dynamiccrosshair-api, emi, emi_enchanting, emi_ores, emiprofessions (incompatible), enchdesc (incompatible), enhanced_attack_indicator, entity_model_features (incompatible), entity_texture_features (incompatible), 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-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-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, fancymenu (incompatible), fightorflight, forgeconfigapiport, invmove, invmove_compat, iris, jankson, jeed, jei, konkrete (incompatible), krypton, lambdynlights, lambdynlights_api, lambdynlights_runtime, languagereload, letmedespawn, libbamboo, libgui, lithium, make_bubbles_pop, modmenu, monsters_in_the_closet, mr_cobble_cafforms, mr_cobblemarks, netherportalfix (incompatible), notenoughanimations, owo, particlerain (incompatible), particular, patchouli (incompatible), placeholder-api, presencefootsteps, pride, reeses-sodium-options, shulkerboxtooltip, sodium, sodium-extra, softimprints, spawn_notification, spruceui, sspb, stellarview, stendhal, swingthrough, tim_core, tipsmod (incompatible), tooltipfix, trender, veinminer, visuality, wakes, xaerolib (incompatible), xaerominimap (incompatible), xaeroworldmap (incompatible), yet_another_config_lib_v3 (incompatible), yosbr
Current Language: en_us
Locale: en_PH
System encoding: Cp1252
File encoding: UTF-8
CPU: 8x 11th Gen Intel(R) Core(TM) i3-1125G4 @ 2.00GHz