game crashes with shader
elico36 opened this issue · 3 comments
Minecraft Version
1.20.1
Iris Version
iris-1.7.5+mc.1.20.1
Sodium Version
sodium-fabric-0.5.11+mc1.20.1
Operating System
win 11
What is your GPU?
rtx 3080 ti
Java Version
Reproduction Steps
If I try to enable a shader, the game crashes.
Crash Report file and latest.log
---- Minecraft Crash Report ----
// You're mean.
Time: 2024-11-21 15:41:49
Description: mouseClicked event handler
java.lang.NoSuchFieldError: TESSELATION_SHADERS
at knot//net.irisshaders.iris.shaderpack.programs.ProgramSet.handler$fbi000$irisflw$initGBufferFlw(ProgramSet.java:536)
at knot//net.irisshaders.iris.shaderpack.programs.ProgramSet.<init>(ProgramSet.java:76)
at knot//net.irisshaders.iris.shaderpack.ShaderPack.<init>(ShaderPack.java:294)
at knot//net.irisshaders.iris.Iris.loadExternalShaderpack(Iris.java:319)
at knot//net.irisshaders.iris.Iris.loadShaderpack(Iris.java:237)
at knot//net.irisshaders.iris.Iris.reload(Iris.java:540)
at knot//net.irisshaders.iris.apiimpl.IrisApiV0ConfigImpl.setShadersEnabledAndApply(IrisApiV0ConfigImpl.java:28)
at knot//net.irisshaders.iris.gui.screen.ShaderPackScreen.applyChanges(ShaderPackScreen.java:574)
at knot//net.irisshaders.iris.gui.screen.ShaderPackScreen.lambda$init$3(ShaderPackScreen.java:233)
at knot//net.minecraft.class_4185.method_25306(class_4185.java:94)
at knot//net.minecraft.class_4264.method_25348(class_4264.java:56)
at knot//net.minecraft.class_339.method_25402(class_339.java:189)
at knot//net.minecraft.class_4069.method_25402(class_4069.java:38)
at knot//net.irisshaders.iris.gui.screen.ShaderPackScreen.method_25402(ShaderPackScreen.java:187)
at knot//net.minecraft.class_312.method_1611(class_312.java:98)
at knot//net.minecraft.class_437.method_25412(class_437.java:409)
at knot//net.minecraft.class_312.method_1601(class_312.java:98)
at knot//net.minecraft.class_312.method_22686(class_312.java:169)
at knot//net.minecraft.class_1255.execute(class_1255.java:102)
at knot//net.minecraft.class_312.method_22684(class_312.java:169)
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.glfwWaitEventsTimeout(GLFW.java:3474)
at knot//com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237)
at knot//net.minecraft.class_310.method_1523(class_310.java:1244)
at knot//net.minecraft.class_310.method_1514(class_310.java:802)
at knot//net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
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//net.irisshaders.iris.shaderpack.programs.ProgramSet.handler$fbi000$irisflw$initGBufferFlw(ProgramSet.java:536)
at knot//net.irisshaders.iris.shaderpack.programs.ProgramSet.<init>(ProgramSet.java:76)
at knot//net.irisshaders.iris.shaderpack.ShaderPack.<init>(ShaderPack.java:294)
at knot//net.irisshaders.iris.Iris.loadExternalShaderpack(Iris.java:319)
at knot//net.irisshaders.iris.Iris.loadShaderpack(Iris.java:237)
at knot//net.irisshaders.iris.Iris.reload(Iris.java:540)
at knot//net.irisshaders.iris.apiimpl.IrisApiV0ConfigImpl.setShadersEnabledAndApply(IrisApiV0ConfigImpl.java:28)
at knot//net.irisshaders.iris.gui.screen.ShaderPackScreen.applyChanges(ShaderPackScreen.java:574)
at knot//net.irisshaders.iris.gui.screen.ShaderPackScreen.lambda$init$3(ShaderPackScreen.java:233)
at knot//net.minecraft.class_4185.method_25306(class_4185.java:94)
at knot//net.minecraft.class_4264.method_25348(class_4264.java:56)
at knot//net.minecraft.class_339.method_25402(class_339.java:189)
at knot//net.minecraft.class_4069.method_25402(class_4069.java:38)
at knot//net.irisshaders.iris.gui.screen.ShaderPackScreen.method_25402(ShaderPackScreen.java:187)
at knot//net.minecraft.class_312.method_1611(class_312.java:98)
at knot//net.minecraft.class_437.method_25412(class_437.java:409)
at knot//net.minecraft.class_312.method_1601(class_312.java:98)
at knot//net.minecraft.class_312.method_22686(class_312.java:169)
at knot//net.minecraft.class_1255.execute(class_1255.java:102)
at knot//net.minecraft.class_312.method_22684(class_312.java:169)
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.glfwWaitEventsTimeout(GLFW.java:3474)
-- Affected screen --
Details:
Screen name: net.irisshaders.iris.gui.screen.ShaderPackScreen
Stacktrace:
at knot//net.minecraft.class_437.method_25412(class_437.java:409)
at knot//net.minecraft.class_312.method_1601(class_312.java:98)
at knot//net.minecraft.class_312.method_22686(class_312.java:169)
at knot//net.minecraft.class_1255.execute(class_1255.java:102)
at knot//net.minecraft.class_312.method_22684(class_312.java:169)
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.glfwWaitEventsTimeout(GLFW.java:3474)
at knot//com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237)
at knot//net.minecraft.class_310.method_1523(class_310.java:1244)
at knot//net.minecraft.class_310.method_1514(class_310.java:802)
at knot//net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
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, presencefootsteps:default_sound_pack, Moonlight Mods Dynamic Assets, minecraft:simplyskills_mrpgc, resources/AdventureZ_NetheriteFix_1.0+1.21.zip, resources/Better+Lanterns+v1.2(mc-1.21).zip, resources/DoorTweaks-v3.4.2.zip, resources/EclecticTrove-1.20.1-1.3.0.zip, resources/STONEBORN - 1.4-1.20.1 MeiAdditions.zip, resources/STONEBORN - Denis' Additions v1.0.zip, resources/STONEBORN - MMC, resources/STONEBORN-+SBMC+-V3.1-Modded-Compatibility.zip, resources/STONEBORN-1.21-V3.2.2.zip, resources/Stay_True_1.21.zip, resources/dynamiclights-v1.8.4-mc1.17x-1.21x-datapack.zip, resources/§9RAY's§r 3D Rails.zip, resources/§l3D§f+Ladders+v1.2(mc-1.21).zip, resources/Visual Titles.zip
Stacktrace:
at knot//net.minecraft.class_6360.method_36565(class_6360.java:49)
at knot//net.minecraft.class_310.method_1587(class_310.java:2413)
at knot//net.minecraft.class_310.method_1514(class_310.java:821)
at knot//net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1718139904 bytes (1638 MiB) / 7323254784 bytes (6984 MiB) up to 16877879296 bytes (16096 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5800X3D 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 3.40
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 3080 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2208
Graphics card #0 versionInfo: DriverVersion=32.0.15.6614
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.60
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.60
Memory slot #1 type: DDR4
Virtual memory max (MB): 152691.83
Virtual memory used (MB): 33240.79
Swap memory total (MB): 120000.00
Swap memory used (MB): 117.02
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16096m -Xms256m
Fabric Mods:
additional_rpg_jewelry: Additional RPG Jewelry 1.0.6
com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
structure_pool_api: Structure Pool API 1.0+1.20.1
advancementplaques: Advancement Plaques 1.6.7
adventurez: AdventureZ 1.4.20
alloy_forgery: Alloy Forgery 2.1.2+1.20
appleskin: AppleSkin 2.5.1+mc1.20
aquamirae: Aquamirae 6
archers: Archers (RPG Series) 1.2.5+1.20.1
architectury: Architectury 9.2.14
atg: Attack Through Grass 2.0.2
azurelib: AzureLib 2.0.39
azurelibarmor: AzureLib Armor 2.0.12
balm-fabric: Balm 7.3.9
kuma_api: KumaAPI 20.1.8
bclib: BCLib 3.0.14
wunderlib: WunderLib 1.1.5
beekeeperhut: Friends&Foes - Beekeeper Hut 2.0.1
betteradvancements: Better Advancements 0.4.2.10
betterarcheology: Better Archeology 1.2.1-1.20.1
betterchunkloading: Better chunk loading mod 1.20.1-4.5
bettercombat: Better Combat 1.8.6+1.20.1
betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
org_reflections_reflections: reflections 0.10.2
betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
betterend: Better End 4.0.11
betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
betterf3: BetterF3 7.0.2
betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
betternether: Better Nether 9.0.10
betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
biomeswevegone: Oh The Biomes We've Gone 1.4.3
bobby: Bobby 5.0.1
com_typesafe_config: config 1.4.2
io_leangen_geantyref_geantyref: geantyref 1.3.13
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
bookshelf: Bookshelf 20.2.13
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
maelstrom_library: Maelstrom Library 1.6.1-1.20
multipart_entities: MultipartEntities 1.5-1.20
botarium: Botarium 2.3.4
team_reborn_energy: Energy 3.0.0
cardinal-components: Cardinal Components API 5.2.2
cardinal-components-base: Cardinal Components API (base) 5.2.2
cardinal-components-block: Cardinal Components API (blocks) 5.2.2
cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2
cardinal-components-entity: Cardinal Components API (entities) 5.2.2
cardinal-components-item: Cardinal Components API (items) 5.2.2
cardinal-components-level: Cardinal Components API (world saves) 5.2.2
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2
cardinal-components-world: Cardinal Components API (worlds) 5.2.2
charmofundying: Charm of Undying 6.5.0+1.20.1
spectrelib: SpectreLib 0.13.15+1.20.1
chatanimation: ChatAnimation 1.0.5
cloth-config: Cloth Config v11 11.1.136
cloth-basic-math: cloth-basic-math 0.6.1
collective: Collective 7.87
corgilib: CorgiLib 4.0.3.2
com_electronwill_night-config_core: core 3.8.0
com_electronwill_night-config_toml: toml 3.8.0
corndelight: Corn Delight 1.20.1-1.1.4
coroutil: CoroUtil 1.20.1-1.3.7
create: Create 0.5.1-f-build.1417+mc1.20.1
com_google_code_findbugs_jsr305: jsr305 3.0.2
flywheel: Flywheel 0.6.10-2
milk: Milk Lib 1.2.60
dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
porting_lib_brewing: Porting Lib Brewing 2.3.2+1.20.1
porting_lib_client_events: Porting Lib Client Events 2.3.2+1.20.1
porting_lib_obj_loader: Porting Lib Obj Loader 2.3.2+1.20.1
porting_lib_tags: Porting Lib Tags 3.0
reach-entity-attributes: Reach Entity Attributes 2.4.0
registrate-fabric: Registrate for Fabric 1.3.62-MC1.20.1
porting_lib_data: Porting Lib Data 2.1.1090+1.20
porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20
porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20
create_enchantment_industry: Create Enchantment Industry 1.2.16
create_dragon_lib: Create Dragon Lib 1.4.2
createaddition: Create Crafts & Additions 1.2.4
creativecore: CreativeCore 2.12.22
net_minecraftforge_eventbus: eventbus 6.0.3
creeperoverhaul: Creeper Overhaul 3.0.2
crittersandcompanions: Critters and Companions 2.2.2
porting_lib_attributes: Porting Lib Attributes 2.3.4+1.20.1
porting_lib_entity: Porting Lib Entity 2.3.4+1.20.1
porting_lib_core: Porting Lib Core 2.3.4+1.20.1
porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.4+1.20.1
cucumber: Cucumber: Refabricated 2.0.1
porting_lib: Porting Lib 2.1.1033+1.20-entity-refactor
mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1
porting_lib_fake_players: Porting Lib Fake Players 2.1.1033+1.20-entity-refactor
porting_lib_model_builders: Porting Lib Model Builders 2.1.1033+1.20-entity-refactor
porting_lib_registries: Porting Lib Registries 2.1.1033+1.20-entity-refactor
cupboard: cupboard 1.20.1-2.7
dark-loading-screen: Dark Loading Screen 1.6.14
dawn: Dawn API 5.0.0
terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.1
terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
death_knights: Death Knights 0.6.0beta
mixinsquared: MixinSquared 0.1.2-beta.5
delightfulcreators: Delightful Creators 1.3-1.20.x-FDR-support
doubledoors: Double Doors 5.9
dungeons_arise: When Dungeons Arise 2.1.58
eatinganimationid: Eating Animation 1.20+1.9.61
eldritch_end: Eldritch End 0.3.2
aaa_particles: AAAParticles 1.20.1-1.4.5
emi: EMI 1.1.18+1.20.1+fabric
emi_enchanting: EMI Enchanting 0.1.2+1.20.1
emi_loot: EMI Loot 0.7.4+1.20.1+fabric
enchdesc: EnchantmentDescriptions 17.1.19
endermanoverhaul: Enderman Overhaul 1.0.4
ends_delight: End's Delight refabricated-1.20.1-2.5
enhancedblockentities: Enhanced Block Entities 0.9+1.20
advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
spruceui: SpruceUI 5.0.0+1.20
epherolib: EpheroLib 1.2.0
everycomp: Every Compat 1.20-2.6.91
explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric
explorify: Explorify 1.6.2
extraspellattributes: Extra RPG Attributes 1.2.16
fabric-api: Fabric API 0.92.2+1.20.1
fabric-api-base: Fabric API Base 0.4.31+1802ada577
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577
fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577
fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577
fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77
fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577
fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377
fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377
fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577
fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577
fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577
fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677
fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577
fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777
fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577
fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577
fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577
fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577
fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577
fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377
fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577
fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577
fabric-language-kotlin: Fabric Language Kotlin 1.12.3+kotlin.2.0.21
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.21
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.21
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.21
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.21
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.4
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.4
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
fabricloader: Fabric Loader 0.16.9
fakerlib: fakerlib 0.1.4
farmersdelight: Farmer's Delight 1.20.1-2.2.0+refabricated
mm: Manningham Mills 2.3
porting_lib_accessors: Porting Lib Accessors 2.3.4+1.20.1
porting_lib_base: Porting Lib Base 2.3.4+1.20.1
porting_lib_fluids: Porting Lib Fluids 2.3.4+1.20.1
porting_lib_transfer: Porting Lib Transfer 2.3.4+1.20.1
porting_lib_config: Porting Lib Config 2.3.4+1.20.1
porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.4+1.20.1
porting_lib_loot: Porting Lib Loot 2.3.4+1.20.1
porting_lib_networking: Porting Lib Networking 2.3.4+1.20.1
porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.4+1.20.1
porting_lib_tool_actions: Porting Lib Tool Actions 2.3.4+1.20.1
fastpaintings: Fast Paintings 1.20-1.2.7
ferritecore: FerriteCore 6.0.1
flowerymooblooms: Friends&Foes - Flowery Mooblooms 2.0.2
forgeconfigapiport: Forge Config API Port 8.0.1
framework: Framework 0.6.16
org_javassist_javassist: javassist 3.29.2-GA
friendsandfoes: Friends & Foes 3.0.6
frostiful: Frostiful 1.0.11
ftblibrary: FTB Library 2001.2.5
ftbquests: FTB Quests 2001.4.9
ftbteams: FTB Teams 2001.3.0
fwaystones: Fabric Waystones 3.3.2+mc1.20.1
fzzy_config: Fzzy Config 0.5.7+1.20.1
blue_endless_jankson: jankson 1.2.3
fabric-permissions-api-v0: fabric-permissions-api 0.3.1
net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
geckolib: GeckoLib 4 4.4.9
com_eliotlash_mclib_mclib: mclib 20
geophilic: Geophilic 3.1.4
go-fish: Go Fish 1.6.3+1.20.1
goblintraders: Goblin Traders 1.9.3
gpumemleakfix: Gpu memory leak fix mod 1.20.1-1.8
grapplemod: Grappling Hook Mod 1.20-v1.8
grassoverhaul: Grass Overhaul 23.10.11
graveyard: The Graveyard 3.0
handcrafted: Handcrafted 3.0.6
highlight: Highlight 2.0.1
highlighter: Highlighter 1.1.9
iceberg: Iceberg 1.1.25
immediatelyfast: ImmediatelyFast 1.3.2+1.20.4
net_lenni0451_reflect: Reflect 1.3.4
immersive_armors: Immersive Armors 1.6.1+1.20.1
immersive_melodies: Immersive Melodies 0.3.0+1.20.1
immersiveui: ImmersiveUI 0.2.2
indium: Indium 1.0.34+mc1.20.1
iris: Iris 1.7.5+mc1.20.1
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
irisflw: Iris Flywheel Compat 1.1.2
item_obliterator: Item Obliterator 2.3.0
itemborders: Item Borders 1.2.2
java: OpenJDK 64-Bit Server VM 17
jewelry: Jewelry (RPG Series) 1.3.7+1.20.1
justhammers: Just Hammers 2.0.4+mc1.20.1
krypton: Krypton 0.2.3
com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
legendarytooltips: Legendary Tooltips 1.4.5
lootbeams: LootBeams 1.0.3
com_moandjiezana_toml_toml4j: toml4j 0.7.2
lootr: Lootr 0.7.34.84
mcda: MC Dungeons Armors 5.0.2
mcdw: MC Dungeons Weapons 9.0.4
memoryleakfix: Memory Leak Fix 1.1.2
mes: Moog's End Structures 1.3.4-1.20-fabric
midnightlib: MidnightLib 1.4.1
minecells: Mine Cells 1.9.1
gimm1q: Gimm1q 0.7.8+1.20.1
com_github_redempt_crunch: Crunch 2.0.3
minecraft: Minecraft 1.20.1
mobplaques: Mob Plaques 8.0.1
mobs_of_mythology: Mobs of Mythology 2.0.3
modernfix: ModernFix 5.19.5+mc1.20.1
moonlight: Moonlight 1.20-2.13.28
more_armor_trims: More Armor Trims 1.4.1-1.20.1
more_rpg_classes: More RPG Classes 1.2.6-1.20.1
moremobvariants: More Mob Variants 1.3.1
moretotems: More Totems 2.16.0
mousetweaks: Mouse Tweaks 2.26
mr_lukis_grandcapitals: Luki's Grand Capitals 1.1.1
mru: Mineblock's Repeated Utilities 1.0.4+1.20.1+fabric
mysticalagriculture: Mystical Agriculture: Refabricated 3.0.2
magna: Magna 1.8.1-1.19.4
omega-config: OmegaConfig 1.2.3-1.18.1
mythicupgrades: Mythic Upgrades 4.2.0+mc1.20.1
naturalist: Naturalist 4.0.3
naturescompass: Nature's Compass 1.20.1-2.2.3-fabric
necronomicon: Necronomicon 1.6.0
netherchested: Nether Chested 8.0.4
puzzlesapi: Puzzles Api 8.1.7
puzzlesaccessapi: Puzzles Access Api 8.0.9
nethersdelight: Nether's Delight 1.0.0
disable_custom_worlds_advice: Disable Custom Worlds Advice 4.1
notenoughanimations: NotEnoughAnimations 1.8.1
obscure_api: Obscure API 16
octolib: OctoLib 0.4.2
org_yaml_snakeyaml: snakeyaml 2.2
ohthetreesyoullgrow: Oh The Trees You'll Grow 1.20.1-1.3.1
openloader: OpenLoader 19.0.4
openpartiesandclaims: Open Parties and Claims 0.23.2
owo: oωo 0.11.2+1.20
paladins: Paladins & Priests (RPG Series) 1.3.1+1.20.1
shield_api: Shield API 1.0.0+1.20.1
patchouli: Patchouli 1.20.1-84-FABRIC
fiber: fiber 0.23.0-2
pickupnotifier: Pick Up Notifier 8.0.0
player-animator: Player Animator 1.0.2-rc1+1.20
presencefootsteps: Presence Footsteps 1.9.4+1.20.1
kirin: Kirin UI 1.15.6+1.20.1
prism: Prism 1.0.5
projectile_damage: Projectile Damage Attribute 3.2.3+1.20.1
promenade: Promenade 4.1.1
biolith: Biolith 1.0.0-alpha.8
terraform-surfaces-api-v1: Terraform Surfaces API (v1) 7.0.1
puffish_attributes: Pufferfish's Attributes 0.6.2
puffish_skills: Pufferfish's Skills 0.14.2
puzzleslib: Puzzles Lib 8.1.25
railways: Create: Steam 'n' Rails 1.6.4+fabric-mc1.20.1
ranged_weapon_api: RangedWeaponAPI 1.1.4+1.20.1
reborncore: Reborn Core 5.8.7
reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
regions_unexplored: Regions Unexplored 0.5.6+1.20.1
resourcefulconfig: Resourcefulconfig 2.1.2
resourcefullib: Resourceful Lib 2.1.29
com_teamresourceful_bytecodecs: bytecodecs 1.0.2
com_teamresourceful_yabn: yabn 1.0.3
ribbits: Ribbits 1.20.1-Fabric-3.0.0
rogues: Rogues & Warriors (RPG Series) 1.1.0+1.20.1
runelic: Runelic 18.0.2
runes: Runes 0.9.13+1.20.1
seasonhud: SeasonHUD 1.11.4
seasons: Fabric Seasons 2.4.2-BETA+1.20
seasonsdelightcompat: Fabric Seasons: Delight Compat 1.0-1.3.9
seasonsextras: Fabric Seasons: Extras 1.3.2-BETA+1.20
shield_overhaul: Shield Overhaul 2.0.1
playeranimatorapi: Zigy's Player Animator API 2.1.0
zigysmultiloaderutils: Zigy's Multiloader Utils 1.2.4
simplyskills: SimplySkills 1.7.1+1.20.1
simplyswords: Simply Swords 1.56.0-1.20.1
skyvillages: Sky Villages 1.0.4-1.19.2-1.20.1
smartbrainlib: SmartBrainLib 1.15
snifferplus: Hellion's Sniffer+ 0.3.0
sodium: Sodium 0.5.11+mc1.20.1
sodium-extra: Sodium Extra 0.5.4+mc1.20.1-build.115
caffeineconfig: CaffeineConfig 1.3.0+1.17
crowdin-translate: CrowdinTranslate 1.4+1.19.3
sortedenchantments: Sorted Enchantments 1.0.1+1.19.3+fabric
sounds: Sounds 2.2.0+1.20.1+fabric
mixinextras: MixinExtras 0.5.0-beta.2
yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.20.1-fabric
com_twelvemonkeys_common_common-image: common-image 3.10.0
com_twelvemonkeys_common_common-io: common-io 3.10.0
com_twelvemonkeys_common_common-lang: common-lang 3.10.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
spark: spark 1.10.53
sparsestructures: SparseStructures 2.2.0
spell-engine-openpac-compat: Spell Engine x Open Parties and Claims 1.0.0
spell_engine: Spell Engine 0.15.11+1.20.1
spell_power: Spell Power Attribute 0.12.0+1.20.1
spellbladenext: Spellblades and Such 1.21.3+1.20.1
stackablepotions: Stackable Potions 1.0.0
stoneworks: Stoneworks 8.0.0
subtle_effects: Subtle Effects 1.6.1
supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
supplementaries: Supplementaries 1.20-3.1.8
swampier_swamps: Swampier Swamps 1.20-4.0.0
terrablender: TerraBlender 3.0.1.7
the_bumblezone: The Bumblezone - Fabric 7.5.5+1.20.1-fabric
athena: Athena 3.1.1
noindium: No Indium? 1.1.0+1.20
thermoo: Thermoo 2.3.3
toms_storage: Tom's Simple Storage Mod 1.6.8
travelersbackpack: Traveler's Backpack 9.1.18
travelerstitles: Traveler's Titles 1.20-Fabric-4.0.2
treechop: HT's TreeChop 0.19.0
trinkets: Trinkets 3.7.2
twigs: Twigs 3.1.0
veinmining: Vein Mining 1.5.0+1.20.1
villagernames: Villager Names 8.1
visuality: Visuality 0.7.1+1.20
watut: What Are They Up To 1.20.1-1.1.3
winterly: Winterly 0.9.3+1.20
wizards: Wizards (RPG Series) 1.3.0+1.20.1
xaerominimap: Xaero's Minimap 24.6.1
xaeroworldmap: Xaero's World Map 1.39.0
ysns: You Shall Not Spawn 2.0.2
yungsapi: YUNG's API 1.20-Fabric-4.0.6
yungscavebiomes: YUNG's Cave Biomes 1.20.1-Fabric-2.0.0
zenith: Zenith 1.2.4-1.20.1
porting_lib_model_loader: Porting Lib Model Loader 2.3.4+1.20.1
porting_lib_model_materials: Porting Lib Model Materials 2.3.4+1.20.1
porting_lib_models: Porting Lib Models 2.3.4+1.20.1
porting_lib_utility: Porting Lib Utility 2.3.4+1.20.1
zenith_attributes: Zenith Attributes 0.2.9
additionalentityattributes: Additional Entity Attributes 1.7.6+1.20.1
playerabilitylib: Pal 1.8.0
porting_lib_common: Porting Lib Common 2.3.4+1.20.1
porting_lib_extensions: Porting Lib Extensions 2.3.4+1.20.1
Loaded Shaderpack: (off) (fallback)
Flywheel Backend: GL33 Instanced Arrays
Launched Version: fabric-loader-0.16.9-1.20.1
Backend library: LWJGL version 3.3.1 SNAPSHOT
Backend API: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.14, NVIDIA Corporation
Window size: 2560x1369
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, fabric, presencefootsteps:default_sound_pack, Moonlight Mods Dynamic Assets, minecraft:simplyskills_mrpgc, resources/AdventureZ_NetheriteFix_1.0+1.21.zip (incompatible), resources/Better+Lanterns+v1.2(mc-1.21).zip (incompatible), resources/DoorTweaks-v3.4.2.zip (incompatible), resources/EclecticTrove-1.20.1-1.3.0.zip, resources/STONEBORN - 1.4-1.20.1 MeiAdditions.zip (incompatible), resources/STONEBORN - Denis' Additions v1.0.zip, resources/STONEBORN - MMC (incompatible), resources/STONEBORN-+SBMC+-V3.1-Modded-Compatibility.zip (incompatible), resources/STONEBORN-1.21-V3.2.2.zip (incompatible), resources/Stay_True_1.21.zip (incompatible), resources/dynamiclights-v1.8.4-mc1.17x-1.21x-datapack.zip, resources/§9RAY's§r 3D Rails.zip (incompatible), resources/§l3D§f+Ladders+v1.2(mc-1.21).zip (incompatible)
Current Language: en_us
CPU: 16x AMD Ryzen 7 5800X3D 8-Core Processor
Additional context
No response
I already googled it but found nothing exept another answer here where the person should install Flywheel Compat, i have done that. but it still crashes.
help is greatly appreciated.
thank you :)
i deinstalled flywheel compat and it now works. sorry for bothering you.
have a nice day.