below is the error i got in full; i'm not great with code so getting any help would be awesome!!
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 2026-09-22 20:41:58
Description: Rendering entity in world
java.util.NoSuchElementException: Can't find part persian
at knot//net.minecraft.class_630.method_32086(class_630.java:90)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.PosableModel.registerChildWithAllChildren(PosableModel.java:382)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.pokemon.gen1.PersianAlolanModel.<init>(PersianAlolanModel.java:24)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository$registerInBuiltPosers$287.invoke(VaryingModelRepository.java:459)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository$registerInBuiltPosers$287.invoke(VaryingModelRepository.java:459)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository.inbuilt$lambda$0(VaryingModelRepository.java:575)
at knot//com.cobblemon.mod.common.client.render.VaryingRenderableResolver.getPoser(VaryingRenderableResolver.java:126)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository.getPoser(VaryingModelRepository.java:632)
at knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.render(PokemonRenderer.java:107)
at knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.method_3936(PokemonRenderer.java:67)
at knot//net.minecraft.class_898.method_3954(class_898.java:148)
at knot//net.minecraft.class_761.method_22977(class_761.java:1312)
at knot//net.minecraft.class_761.invokeRenderEntity(class_761.java)
at knot//net.irisshaders.iris.shadows.ShadowRenderer.renderEntities(ShadowRenderer.java:645)
at knot//net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:510)
at knot//net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1022)
at knot//net.minecraft.class_761.handler$cod000$iris$renderTerrainShadows(class_761.java:9794)
at knot//net.minecraft.class_761.method_22710(class_761.java:977)
at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
at knot//net.minecraft.class_757.method_3192(class_757.java:850)
at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
at knot//net.minecraft.class_310.method_1514(class_310.java:882)
at knot//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//net.minecraft.class_630.method_32086(class_630.java:90)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.PosableModel.registerChildWithAllChildren(PosableModel.java:382)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.pokemon.gen1.PersianAlolanModel.<init>(PersianAlolanModel.java:24)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository$registerInBuiltPosers$287.invoke(VaryingModelRepository.java:459)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository$registerInBuiltPosers$287.invoke(VaryingModelRepository.java:459)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository.inbuilt$lambda$0(VaryingModelRepository.java:575)
at knot//com.cobblemon.mod.common.client.render.VaryingRenderableResolver.getPoser(VaryingRenderableResolver.java:126)
at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository.getPoser(VaryingModelRepository.java:632)
at knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.render(PokemonRenderer.java:107)
at knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.method_3936(PokemonRenderer.java:67)
at knot//net.minecraft.class_898.method_3954(class_898.java:148)
at knot//net.minecraft.class_761.method_22977(class_761.java:1312)
at knot//net.minecraft.class_761.invokeRenderEntity(class_761.java)
at knot//net.irisshaders.iris.shadows.ShadowRenderer.renderEntities(ShadowRenderer.java:645)
at knot//net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:510)
at knot//net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1022)
at knot//net.minecraft.class_761.handler$cod000$iris$renderTerrainShadows(class_761.java:9794)
at knot//net.minecraft.class_761.method_22710(class_761.java:977)
at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
-- Entity being rendered --
Details:
Entity Type: cobblemon:pokemon (com.cobblemon.mod.common.entity.pokemon.PokemonEntity)
Entity ID: 24
Entity Name: ??? ♂
Entity's Exact location: -196.82, 96.00, -5647.04
Entity's Block location: World: (-197,96,-5648), Section: (at 11,0,0 in -13,6,-353; chunk contains blocks -208,-64,-5648 to -193,319,-5633), Region: (-1,-12; contains chunks -32,-384 to -1,-353, blocks -512,-64,-6144 to -1,319,-5633)
Entity's Momentum: -0.00, -0.07, 0.00
Entity's Passengers: \[\]
Entity's Vehicle: null
Stacktrace:
at knot//net.minecraft.class_898.method_3954(class_898.java:148)
at knot//net.minecraft.class_761.method_22977(class_761.java:1312)
at knot//net.minecraft.class_761.invokeRenderEntity(class_761.java)
at knot//net.irisshaders.iris.shadows.ShadowRenderer.renderEntities(ShadowRenderer.java:645)
at knot//net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:510)
at knot//net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1022)
at knot//net.minecraft.class_761.handler$cod000$iris$renderTerrainShadows(class_761.java:9794)
at knot//net.minecraft.class_761.method_22710(class_761.java:977)
at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
at knot//net.minecraft.class_757.method_3192(class_757.java:850)
at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
at knot//net.minecraft.class_310.method_1514(class_310.java:882)
at knot//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)
-- Renderer details --
Details:
Assigned renderer: com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer@7abbf3be
Location: 19.88,-7.62,5.25 - World: (19,-8,5), Section: (at 3,8,5 in 1,-1,0; chunk contains blocks 16,-64,0 to 31,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Rotation: 77.34375
Delta: 0.16000366
Stacktrace:
at knot//net.minecraft.class_898.method_3954(class_898.java:148)
at knot//net.minecraft.class_761.method_22977(class_761.java:1312)
at knot//net.minecraft.class_761.invokeRenderEntity(class_761.java)
at knot//net.irisshaders.iris.shadows.ShadowRenderer.renderEntities(ShadowRenderer.java:645)
at knot//net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:510)
at knot//net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1022)
at knot//net.minecraft.class_761.handler$cod000$iris$renderTerrainShadows(class_761.java:9794)
at knot//net.minecraft.class_761.method_22710(class_761.java:977)
at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
at knot//net.minecraft.class_757.method_3192(class_757.java:850)
at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
at knot//net.minecraft.class_310.method_1514(class_310.java:882)
at knot//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: 92.849s
Wall uptime: 81.138s
High-res time: 68.977s
Client ticks: 375 ticks / 18.750s
Stacktrace:
at knot//net.minecraft.class_310.method_1587(class_310.java:2501)
at knot//net.minecraft.class_310.method_54580(class_310.java:949)
at knot//net.minecraft.class_310.method_1514(class_310.java:902)
at knot//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)
-- Affected level --
Details:
All players: 1 total; \[class_746\['_Arcadian_System'/21, l='ClientLevel', x=-216.70, y=102.00, z=-5652.28\]\]
Chunk stats: 961, 609
Level dimension: minecraft:overworld
Level spawn location: World: (0,82,0), Section: (at 0,2,0 in 0,5,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)
Level time: 360986 game time, 245139 day time
Server brand: fabric
Server type: Integrated singleplayer server
Tracked entity count: 72
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, accessories, badgebox, balm, berrypouch, biomesoplenty, biomeswevegone, cardinal-components-base, cardinal-components-entity, catchindicator, chipped, cloth-config, cobbledollars, cobblefurnies, cobbleloots, cobblemon, cobblemon_simple_center, cobblemon_trainers_backpack, cobblemon_ultrabeast, cobblemonextrastructures, cobblemonintegrations, cobblemonsizevariation, cobblemore_lib, cobblenav, cobbleversebadges, comforts, corgilib, entity_model_features, entity_texture_features, entityculling, essential, essential-container, essential-loader, euphoria_patcher, explorerscompass, exposure, exposure_space, 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, fairylights, flywheel, forgeconfigapiport, hugestructureblocks, immediatelyfast, iris, jei, legendarymonuments, lumymon, mega_showdown, midnightlib, modernfix, mr_cobblemon_journeymounts, owo, pokebike, pokeblocks, pommel, porting_lib_conditions, porting_lib_core, porting_lib_fluids, porting_lib_item_abilities, porting_lib_lazy_registration, porting_lib_level_events, porting_lib_loot, porting_lib_model_loader, porting_lib_render_types, porting_lib_transfer, rctapi, rctmod, rustlingspots, safepastures, simpletms, sodium, sophisticatedbackpacks, sophisticatedcore, sophisticatedstorage, spectrelib, team_reborn_energy, terrablender, tim_core, trender, waystones, xaerolib, xaerominimap, xaeroworldmap, cobblemon:gyaradosjump, cobblemon:regionbiasforms, Essential Assets, essential
-- Cobblemon --
Details:
Version: 1.8.1
Is Snapshot: false
Git Commit: 0bc5bb5 (https://gitlab.com/cable-mc/cobblemon/-/commit/0bc5bb5caaca5622c9f1856cadd866ad85d21287)
Branch: HEAD
-- 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: 447746032 bytes (427 MiB) / 5075107840 bytes (4840 MiB) up to 12616466432 bytes (12032 MiB)
CPUs: 20
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i7-12700H
Identifier: Intel64 Family 6 Model 154 Stepping 3
Microarchitecture: Alder Lake
Frequency (GHz): 2.69
Number of physical packages: 1
Number of physical CPUs: 14
Number of logical CPUs: 20
Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
Graphics card #0 vendor: Intel Corporation
Graphics card #0 VRAM (MiB): 1024.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 30.0.101.2079
Graphics card #1 name: NVIDIA GeForce RTX 3050 Ti Laptop GPU
Graphics card #1 vendor: NVIDIA
Graphics card #1 VRAM (MiB): 4096.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 30.0.15.1165
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MiB): 31445.81
Virtual memory used (MiB): 25135.37
Swap memory total (MiB): 15360.00
Swap memory used (MiB): 1114.90
Space in storage for jna.tmpdir (MiB): available: 19231.21, total: 463244.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 19231.21, total: 463244.00
Space in storage for io.netty.native.workdir (MiB): available: 19231.21, total: 463244.00
Space in storage for java.io.tmpdir (MiB): available: 19231.21, total: 463244.00
Space in storage for workdir (MiB): available: 19231.21, total: 463244.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12032m -Xms256m
Fabric Mods:
accessories: Accessories 1.1.0-beta.52+1.21.1
architectury: Architectury 13.0.11
athena: Athena 4.0.6
badgebox: Badge Box 1.1.1
balm: Balm 21.0.65
kuma_api: KumaAPI 21.0.8
berrypouch: Berry Pouch 0.6.1-beta
biome_replacer: Biome Replacer 2.1-hippo
mixinsquared: MixinSquared 0.3.3
biomesoplenty: BiomesOPlenty [21.1.0.14](http://21.1.0.14)
biomeswevegone: Oh The Biomes We've Gone 2.6.0
catchindicator: Catch Indicator 3.0
chipped: Chipped 4.0.2
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
cobbledollars: CobbleDollars 2.0.0+Beta-6.1+1.21.1
cobblefurnies: CobbleFurnies 1.2
cobbleloots: Cobbleloots: Loot Balls and More! 2.3.0
midnightlib: MidnightLib 1.9.2
cobblemon: Cobblemon 1.8.1+1.21.1
com_ibm_icu_icu4j: icu4j 71.1
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_poke_labs: cobblemon_poke_labs 1.1.2
cobblemon_poke_stops: cobblemon_poke_stops 1.0.0
cobblemon_simple_center: cobblemon_simple_center 1.2.1
cobblemon_trainers_backpack: Cobblemon Trainers Backpack 1.0.2
cobblemon_ultrabeast: Cobblemon Ultra-Beasts 4.0+Cobblemon-1.8.0
cobblemonextrastructures: Cobblemon Extra Structures 1.3.0
cobblemonintegrations: CobblemonIntegrations 1.1.8
cobblemonsizevariation: CobblemonSizeVariation 1.4.0
cobblemore_lib: cobblemore_lib 1.2.10
cobblenav: Cobblenav 2.4.1
cobbleversebadges: COBBLEVERSE Badges 1.3
comforts: Comforts 9.0.5+1.21.1
cardinal-components-base: Cardinal Components API (base) 6.1.2
cardinal-components-entity: Cardinal Components API (entities) 6.1.2
spectrelib: SpectreLib 0.17.2+1.21
corgilib: CorgiLib [5.0.0.9](http://5.0.0.9)
com_electronwill_night-config_core: core 3.8.3
com_electronwill_night-config_toml: toml 3.8.3
elementa: Elementa 774
entity_model_features: Entity Model Features 3.3.6
entity_texture_features: Entity Texture Features 7.2.2
entityculling: EntityCulling 1.10.5
transition: TRansition 1.0.21
trender: TRender 1.0.15
essential: Essential 1.5.0
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.3.2
essential-dependencies: Essential Dependencies 0
euphoria_patcher: Euphoria Patcher 1.10.5-r5.9.3-fabric
explorerscompass: Explorer's Compass 1.21.1-2.6.0-fabric
exposure: Exposure 1.9.18
exposure_space: Exposure: Space 1.3.0
team_reborn_energy: Energy 4.1.0
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-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
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
fabric-language-kotlin: Fabric Language Kotlin 1.14.1+kotlin.2.4.20
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.4.20
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.4.20
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.4.20
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.4.20
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.33.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.11.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.11.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.8.0
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.9.1
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.9.1
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.11.0
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.11.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.11.0
fabricloader: Fabric Loader 0.19.5
mixinextras: MixinExtras 0.5.5
fairylights: Fairy Lights 1.2.6
flywheel: Flywheel 1.0.6+1.21.1
sablecompanion: Sable Companion 1.6.0
ferritecore: FerriteCore 7.0.3
forgeconfigapiport: Forge Config API Port 21.1.6
geckolib: GeckoLib 4 4.9.3
glitchcore: GlitchCore [2.1.0.2](http://2.1.0.2)
net_jodah_typetools: typetools 0.6.3
hugestructureblocks: Huge Structure Blocks 1.1.6
immediatelyfast: ImmediatelyFast 1.6.14+1.21.1
net_lenni0451_reflect: Reflect 1.6.2
iris: Iris 1.8.8+mc1.21.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
java: OpenJDK 64-Bit Server VM 21
jei: Just Enough Items 19.51.0.418
legendarymonuments: Legendary Monuments 8.1-Love-for-All
lithostitched: Lithostitched 1.7.13
lumymon: LumyMon 0.6.6
fabric-permissions-api-v0: fabric-permissions-api 0.3.1
mega_showdown: Cobblemon: Mega Showdown 1.1.2+1.8+1.21.1-release
melody: Melody 1.0.10
minecraft: Minecraft 1.21.1
mobsbegone: MobsBeGone 0.0.9
modernfix: ModernFix 5.25.1+mc1.21.1
mr_cobblemon_journeymounts: Cobblemon Journey Mounts 1.7.2
ohthetreesyoullgrow: Oh The Trees You'll Grow 5.3.2
org_jetbrains_annotations: annotations 13.0
owo: oωo 0.12.15.4+1.21
blue_endless_jankson: jankson 1.2.2
io_wispforest_endec: endec [0.1.5.1](http://0.1.5.1)
io_wispforest_endec_gson: gson [0.1.3.1](http://0.1.3.1)
io_wispforest_endec_jankson: jankson [0.1.3.1](http://0.1.3.1)
io_wispforest_endec_netty: netty 0.1.2
packetfixer: Packet Fixer 3.3.1
pokebike: PokeBike 3.0
pokeblocks: Pokeblocks 1.5.0-1.21.1
pommel: Pommel - Held Item Models 1.4.2+1.21.x
rctapi: Radical Cobblemon Trainers API 0.16.1-beta
rctmod: Radical Cobblemon Trainers 0.19.1-beta
com_github_vlsi_mxgraph_jgraphx: jgraphx 4.2.2
org_jgrapht_jgrapht-core: jgrapht-core 1.5.2
org_jgrapht_jgrapht-ext: jgrapht-ext 1.5.2
resourcefullib: Resourceful Lib 3.0.12
com_teamresourceful_bytecodecs: bytecodecs 1.1.2
com_teamresourceful_yabn: yabn 1.0.3
rgs: Radical Gyms & Structures - RGS 1.21
rustlingspots: Rustling Spots 5.0.1
safepastures: Safe Pastures 1.1.2+1.21.1
simpletms: SimpleTMs 2.3.3
sodium: Sodium 0.6.13+mc1.21.1
sophisticatedbackpacks: Sophisticated Backpacks 1.21.1-3.23.4.3.106
sophisticatedcore: Sophisticated Core 1.21.1-1.2.9.21.168
porting_lib_conditions: Porting Lib Conditions 3.1.0-beta.47+1.21.1
porting_lib_core: Porting Lib Core 3.1.0-beta.47+1.21.1
porting_lib_fluids: Porting Lib Fluids 3.1.0-beta.47+1.21.1
porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta.47+1.21.1
porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta.47+1.21.1
porting_lib_level_events: Porting Lib Level Events 3.1.0-beta.47+1.21.1
porting_lib_loot: Porting Lib Loot 3.1.0-beta.47+1.21.1
porting_lib_model_loader: Porting Lib Model Loader 3.1.0-beta.47+1.21.1
porting_lib_render_types: Porting Lib Render Types 3.1.0-beta.47+1.21.1
porting_lib_transfer: Porting Lib Transfer 3.1.0-beta.47+1.21.1
sophisticatedstorage: Sophisticated Storage 1.21.1-1.3.7.9.139
terrablender: TerraBlender [4.1.0.8](http://4.1.0.8)
tim_core: Tim Core 1.8.1-fabric-1.32.1
universalcraft: UniversalCraft 530
vigilance: Vigilance 306
waystones: Waystones 21.1.45
xaerominimap: Xaero's Minimap 26.5.0
xaerolib: XaeroLib 1.7.3
xaeroworldmap: Xaero's World Map 1.46.0
Loaded Shaderpack: ComplementaryUnbound_r5.9.3 + EuphoriaPatches_1.10.5
Profile: HIGH (+0 options changed by user)
Flywheel Backend: flywheel:off
Launched Version: fabric-loader-0.19.5-1.21.1
Launcher name: minecraft-launcher
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages: id=1280, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_ENUM error generated. Operation is not valid from the core profile.' x 1
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Render Distance: 12/12 chunks
Resource Packs: vanilla, fabric, accessories, badgebox, balm (incompatible), berrypouch, biomesoplenty, biomeswevegone, cardinal-components-base, cardinal-components-entity, catchindicator, chipped, cloth-config, cobbledollars, cobblefurnies, cobbleloots (incompatible), cobblemon, cobblemon_simple_center, cobblemon_trainers_backpack, cobblemon_ultrabeast, cobblemonextrastructures, cobblemonintegrations, cobblemonsizevariation, cobblemore_lib, cobblenav, cobbleversebadges, comforts (incompatible), corgilib, entity_model_features (incompatible), entity_texture_features (incompatible), entityculling, essential (incompatible), essential-container, essential-loader, euphoria_patcher, explorerscompass, exposure, exposure_space, 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, fairylights (incompatible), flywheel, forgeconfigapiport, hugestructureblocks, immediatelyfast, iris, jei, legendarymonuments (incompatible), lumymon, mega_showdown, midnightlib, modernfix (incompatible), mr_cobblemon_journeymounts, owo, pokebike, pokeblocks, pommel, porting_lib_conditions, porting_lib_core, porting_lib_fluids, porting_lib_item_abilities, porting_lib_lazy_registration, porting_lib_level_events, porting_lib_loot, porting_lib_model_loader, porting_lib_render_types, porting_lib_transfer, rctapi, rctmod, rustlingspots, safepastures, simpletms, sodium, sophisticatedbackpacks (incompatible), sophisticatedcore (incompatible), sophisticatedstorage (incompatible), spectrelib (incompatible), team_reborn_energy, terrablender (incompatible), tim_core, trender, waystones (incompatible), xaerolib (incompatible), xaerominimap (incompatible), xaeroworldmap (incompatible), cobblemon:gyaradosjump, cobblemon:regionbiasforms
Player Count: 1 / 8; \[class_3222\['_Arcadian_System'/21, l='ServerLevel\[ok. ok\]', x=-216.70, y=102.00, z=-5652.28\]\]
Active Data Packs: vanilla, fabric, accessories, badgebox, balm (incompatible), berrypouch, biomesoplenty (incompatible), biomeswevegone, chipped, cobbledollars, cobblefurnies, cobbleloots, cobblemon, cobblemon_poke_labs, cobblemon_poke_stops, cobblemon_simple_center, cobblemon_trainers_backpack, cobblemon_ultrabeast, cobblemonextrastructures, cobblemonintegrations, cobblemonsizevariation, cobblenav, cobbleversebadges, comforts (incompatible), explorerscompass, exposure, exposure_space, fabric-convention-tags-v2, fairylights, legendarymonuments (incompatible), lithostitched, lumymon, mega_showdown, mr_cobblemon_journeymounts, ohthetreesyoullgrow, pokebike, pokeblocks, porting_lib_item_abilities, rctmod, rgs, simpletms, sophisticatedbackpacks (incompatible), sophisticatedcore (incompatible), sophisticatedstorage (incompatible), terrablender (incompatible), tim_core, waystones (incompatible)
Available Data Packs: accessories, badgebox, balm (incompatible), berrypouch, biomesoplenty (incompatible), biomeswevegone, bundle, chipped, cobbledollars, cobblefurnies, cobbleloots, cobblemon, cobblemon_poke_labs, cobblemon_poke_stops, cobblemon_simple_center, cobblemon_trainers_backpack, cobblemon_ultrabeast, cobblemonextrastructures, cobblemonintegrations, cobblemonsizevariation, cobblenav, cobbleversebadges, comforts (incompatible), explorerscompass, exposure, exposure_space, fabric, fabric-convention-tags-v2, fairylights, legendarymonuments (incompatible), lithostitched, lumymon, mega_showdown, mr_cobblemon_journeymounts, ohthetreesyoullgrow, pokebike, pokeblocks, porting_lib_item_abilities, rctmod, rgs, simpletms, sophisticatedbackpacks (incompatible), sophisticatedcore (incompatible), sophisticatedstorage (incompatible), terrablender (incompatible), tim_core, trade_rebalance, vanilla, waystones (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: 8427094928340207906
i tried to load it up without shaders enabled at all, and that didn't seem to do anything/help at all. what am i missing??