---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 2025-05-01 02:28:21 Description: Ticking entity java.lang.NullPointerException: Cannot invoke "net.minecraft.nbt.NbtElement.getNbtType()" because "$$0" is null at knot//MC//net.minecraft.nbt.NbtHelper.toUuid(NbtHelper.java:128) at knot//MC//net.minecraft.nbt.NbtCompound.getUuid(NbtCompound.java:253) at knot//us.timinc.mc.cobblemon.spawnnotification.events.BroadcastFaint.handle(BroadcastFaint.kt:59) at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerEntityEvents.lambda$static$2(ServerEntityEvents.java:50) at knot//MC//net.minecraft.server.world.ServerWorld$ServerEntityHandler.handler$cnk000$fabric-lifecycle-events-v1$invokeEntityUnloadEvent(ServerWorld.java:1735) at knot//MC//net.minecraft.server.world.ServerWorld$ServerEntityHandler.stopTracking(ServerWorld.java) at knot//MC//net.minecraft.server.world.ServerWorld$ServerEntityHandler.stopTracking(ServerWorld.java:1570) at knot//MC//net.minecraft.server.world.ServerEntityManager.stopTracking(ServerEntityManager.java:220) at knot//MC//net.minecraft.server.world.ServerEntityManager$Listener.remove(ServerEntityManager.java:115) at knot//dev.architectury.hooks.level.entity.fabric.EntityHooksImpl$1.remove(EntityHooksImpl.java:48) at knot//MC//net.minecraft.entity.Entity.setRemoved(Entity.java:3709) at knot//MC//net.minecraft.entity.Entity.remove(Entity.java:415) at knot//MC//net.minecraft.entity.LivingEntity.remove(LivingEntity.java:704) at knot//com.cobblemon.mod.common.entity.pokemon.PokemonEntity.remove(PokemonEntity.java:1276) at knot//com.cobblemon.mod.common.entity.pokemon.PokemonServerDelegate.updatePostDeath(PokemonServerDelegate.java:268) at knot//com.cobblemon.mod.common.entity.pokemon.PokemonEntity.updatePostDeath(PokemonEntity.java:1333) at knot//MC//net.minecraft.entity.LivingEntity.baseTick(LivingEntity.java:476) at knot//MC//net.minecraft.entity.mob.MobEntity.baseTick(MobEntity.java:302) at knot//MC//net.minecraft.entity.Entity.tick(Entity.java:487) at knot//MC//net.minecraft.entity.LivingEntity.tick(LivingEntity.java:2468) at knot//MC//net.minecraft.entity.mob.MobEntity.tick(MobEntity.java:372) at knot//MC//net.minecraft.entity.passive.TameableShoulderEntity.tick(TameableShoulderEntity.java:35) at knot//com.cobblemon.mod.common.entity.pokemon.PokemonEntity.tick(PokemonEntity.java:410) at knot//net.starliteheart.cobbleride.common.entity.pokemon.RideablePokemonEntity.tick(RideablePokemonEntity.java:356) at knot//MC//net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:770) at knot//MC//net.minecraft.world.World.tickEntity(World.java:498) at knot//MC//net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:408) at knot//MC//net.minecraft.world.EntityList.forEach(EntityList.java:54) at knot//MC//net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:372) at knot//net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1021) at knot//net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:912) at knot//MC//net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:114) at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697) at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281) at java.base@21.0.7/java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at knot//MC//net.minecraft.nbt.NbtHelper.toUuid(NbtHelper.java:128) at knot//MC//net.minecraft.nbt.NbtCompound.getUuid(NbtCompound.java:253) at knot//us.timinc.mc.cobblemon.spawnnotification.events.BroadcastFaint.handle(BroadcastFaint.kt:59) at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerEntityEvents.lambda$static$2(ServerEntityEvents.java:50) at knot//MC//net.minecraft.server.world.ServerWorld$ServerEntityHandler.handler$cnk000$fabric-lifecycle-events-v1$invokeEntityUnloadEvent(ServerWorld.java:1735) at knot//MC//net.minecraft.server.world.ServerWorld$ServerEntityHandler.stopTracking(ServerWorld.java) at knot//MC//net.minecraft.server.world.ServerWorld$ServerEntityHandler.stopTracking(ServerWorld.java:1570) at knot//MC//net.minecraft.server.world.ServerEntityManager.stopTracking(ServerEntityManager.java:220) at knot//MC//net.minecraft.server.world.ServerEntityManager$Listener.remove(ServerEntityManager.java:115) at knot//dev.architectury.hooks.level.entity.fabric.EntityHooksImpl$1.remove(EntityHooksImpl.java:48) at knot//MC//net.minecraft.entity.Entity.setRemoved(Entity.java:3709) at knot//MC//net.minecraft.entity.Entity.remove(Entity.java:415) at knot//MC//net.minecraft.entity.LivingEntity.remove(LivingEntity.java:704) at knot//com.cobblemon.mod.common.entity.pokemon.PokemonEntity.remove(PokemonEntity.java:1276) at knot//com.cobblemon.mod.common.entity.pokemon.PokemonServerDelegate.updatePostDeath(PokemonServerDelegate.java:268) at knot//com.cobblemon.mod.common.entity.pokemon.PokemonEntity.updatePostDeath(PokemonEntity.java:1333) at knot//MC//net.minecraft.entity.LivingEntity.baseTick(LivingEntity.java:476) at knot//MC//net.minecraft.entity.mob.MobEntity.baseTick(MobEntity.java:302) at knot//MC//net.minecraft.entity.Entity.tick(Entity.java:487) at knot//MC//net.minecraft.entity.LivingEntity.tick(LivingEntity.java:2468) at knot//MC//net.minecraft.entity.mob.MobEntity.tick(MobEntity.java:372) at knot//MC//net.minecraft.entity.passive.TameableShoulderEntity.tick(TameableShoulderEntity.java:35) at knot//com.cobblemon.mod.common.entity.pokemon.PokemonEntity.tick(PokemonEntity.java:410) at knot//net.starliteheart.cobbleride.common.entity.pokemon.RideablePokemonEntity.tick(RideablePokemonEntity.java:356) at knot//MC//net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:770) at knot//MC//net.minecraft.world.World.tickEntity(World.java:498) at knot//MC//net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:408) at knot//MC//net.minecraft.world.EntityList.forEach(EntityList.java:54) -- Entity being ticked -- Details: Entity Type: cobblemon:pokemon (net.starliteheart.cobbleride.common.entity.pokemon.RideablePokemonEntity) Entity ID: 1390 Entity Name: Cranidos Entity's Exact location: 1301.35, 69.00, 123.67 Entity's Block location: World: (1301,69,123), Section: (at 5,5,11 in 81,4,7; chunk contains blocks 1296,-64,112 to 1311,319,127), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,-64,0 to 1535,319,511) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: null Entity NBT: {"":0,"":"","":"",AABB:[1301.0740940909661d,69.0d,123.38797100313431d,1301.6340940933503d,69.9200000166893d,123.9479710055185d],AbsorptionAmount:0.0f,Age:0,Air:300s,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],BattleId:[I;175747414,1927169810,-1984337638,-884473972],BehaviourFlags:0b,Brain:{memories:{}},CanPickUpLoot:0b,CustomNameVisible:1b,DeathTime:60s,EntityEffects:{},FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:0.0f,HurtByTimestamp:0,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,Motion:[0.0d,-0.0784000015258789d,0.0d],OnGround:1b,PersistenceRequired:0b,Pokemon:{Ability:{AbilityForced:1b,AbilityName:"moldbreaker",AbilityPriority:"NORMAL"},BenchedMoves:[],CaughtBall:"cobblemon:poke_ball",DmaxLevel:0,EVs:{"cobblemon:attack":0,"cobblemon:defence":0,"cobblemon:hp":100,"cobblemon:special_attack":0,"cobblemon:special_defence":0,"cobblemon:speed":40},Evolutions:{pending:[],progress:[]},Experience:9564,FaintedTimer:300,FormId:"normal",Friendship:34,Gender:"MALE",GmaxFactor:0b,HealingTimer:60,Health:0,IVs:{"cobblemon:attack":31,"cobblemon:defence":31,"cobblemon:hp":31,"cobblemon:special_attack":31,"cobblemon:special_defence":31,"cobblemon:speed":31},Level:18,MoveSet:[{MoveName:"takedown",MovePP:20,RaisedPPStages:0},{MoveName:"rocktomb",MovePP:15,RaisedPPStages:0},{MoveName:"rocksmash",MovePP:15,RaisedPPStages:0},{MoveName:"headbutt",MovePP:15,RaisedPPStages:0}],Nature:"cobblemon:impish",PersistentData:{"spawn_notification:faint_reason":1b},PokemonData:["uncatchable"],PokemonOriginalTrainer:"rctmod#kanto_brock",PokemonOriginalTrainerType:"NPC",ScaleModifier:1.0f,Shiny:0b,Species:"cobblemon:cranidos",TeraType:"cobblemon:rock",Tradeable:1b,UUID:[I;-152824144,-1190442721,-1653236528,1227969665],"cobblemon:data_version":1},PortalCooldown:0,Pos:[1301.3540940921582d,69.0d,123.6679710043264d],PoseType:"STAND",Rotation:[1.0185752f,-0.17337681f],Sitting:0b,UUID:[I;1649948839,-756267710,-1732083444,310413248],attributes:[{base:0.7d,id:"minecraft:generic.movement_speed"},{base:18.0d,id:"minecraft:generic.max_health"}]} Stacktrace: at knot//MC//net.minecraft.world.World.tickEntity(World.java:498) at knot//MC//net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:408) at knot//MC//net.minecraft.world.EntityList.forEach(EntityList.java:54) at knot//MC//net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:372) at knot//net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1021) at knot//net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:912) at knot//MC//net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:114) at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697) at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281) at java.base@21.0.7/java.lang.Thread.run(Unknown Source) -- Affected level -- Details: All players: 1 total; [class_3222['cherryfluu'/29, l='ServerLevel[Minoriablas e Carol: Pokemon]', x=1304.65, y=69.00, z=124.45]] Chunk stats: 6466 Level dimension: minecraft:overworld Level spawn location: World: (0,72,0), Section: (at 0,8,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) Level time: 207489 game time, 9602 day time Level name: Minoriablas e Carol: Pokemon Level game mode: Game mode: survival (ID 0). Hardcore: false. Commands: true Level weather: Rain time: 32641 (now: false), thunder time: 20861 (now: false) Known server brands: fabric Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Loaded entity count: 1026 Stacktrace: at knot//MC//net.minecraft.server.world.ServerWorld.addDetailsToCrashReport(ServerWorld.java:1693) at knot//net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1024) at knot//net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:912) at knot//MC//net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:114) at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697) at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281) at java.base@21.0.7/java.lang.Thread.run(Unknown Source) -- Cobblemon -- Details: Version: 1.6.1 Is Snapshot: false Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65) 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, Azul Systems, Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc. Memory: 1863301952 bytes (1776 MiB) / 6710886400 bytes (6400 MiB) up to 9797894144 bytes (9344 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 7600X 6-Core Processor Identifier: AuthenticAMD Family 25 Model 97 Stepping 2 Microarchitecture: Zen 3 Frequency (GHz): 4.69 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: AMD Radeon(TM) Graphics Graphics card #0 vendor: Advanced Micro Devices, Inc. Graphics card #0 VRAM (MiB): 512.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 31.0.24002.92 Graphics card #1 name: NVIDIA GeForce RTX 4060 Ti Graphics card #1 vendor: NVIDIA Graphics card #1 VRAM (MiB): 8188.00 Graphics card #1 deviceId: VideoController2 Graphics card #1 versionInfo: 32.0.15.6094 Memory slot #0 capacity (MiB): 32768.00 Memory slot #0 clockSpeed (GHz): 4.80 Memory slot #0 type: Unknown Virtual memory max (MiB): 52445.38 Virtual memory used (MiB): 38845.33 Swap memory total (MiB): 20480.00 Swap memory used (MiB): 183.27 Space in storage for jna.tmpdir (MiB): available: 98037.08, total: 952900.81 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 98037.08, total: 952900.81 Space in storage for io.netty.native.workdir (MiB): available: 98037.08, total: 952900.81 Space in storage for java.io.tmpdir (MiB): available: 98037.08, total: 952900.81 Space in storage for workdir (MiB): available: 98037.08, total: 952900.81 JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx9344M Fabric Mods: advancementdisable: AdvancementDisable 1.0.0 advancementplaques: Advancement Plaques 1.6.8 ambientsounds: AmbientSounds 6.1.9 appleskin: AppleSkin 3.0.6+mc1.21 architectury: Architectury 13.0.8 artifacts: Artifacts 13.0.2 cardinal-components-base: Cardinal Components API (base) 6.1.0 cardinal-components-entity: Cardinal Components API (entities) 6.1.0 com_electronwill_night-config_core: core 3.8.0 com_electronwill_night-config_toml: toml 3.8.0 expandability: ExpandAbility 12.0.0 athena: Athena 4.0.1 badgebox: Badge Box 1.0.0 balm: Balm 21.0.39 kuma_api: KumaAPI 21.0.5 better_climbing: Better Climbing 3 betteradvancements: Better Advancements 0.4.3.21 betterbeds: Better Beds 1.4.0 bettercombat: Better Combat 2.1.5+1.21.1 betterdeserttemples: YUNG's Better Desert Temples 1.21.1-Fabric-4.1.5 betterdungeons: YUNG's Better Dungeons 1.21.1-Fabric-5.1.4 betterendisland: YUNG's Better End Island 1.21.1-Fabric-3.1.2 betterf3: BetterF3 11.0.3 betterfortresses: YUNG's Better Nether Fortresses 1.21.1-Fabric-3.1.4 betterjungletemples: YUNG's Better Jungle Temples 1.21.1-Fabric-3.1.2 bettermineshafts: YUNG's Better Mineshafts 1.21.1-Fabric-5.1.1 betteroceanmonuments: YUNG's Better Ocean Monuments 1.21.1-Fabric-4.1.2 betterstrongholds: YUNG's Better Strongholds 1.21.1-Fabric-5.1.3 betterthirdperson: Better Third Person 1.9.0 betterwitchhuts: YUNG's Better Witch Huts 1.21.1-Fabric-4.1.1 bind_cmd: BindCommands 1.5.1 bookshelf: Bookshelf 21.1.57 brb: Better Recipe Book 1.10.0-rc5+1.21 brewinandchewin: Brewin' And Chewin' 4.3.0 greenhouseconfig: Greenhouse Config 1.0.0+1.21.1 greenhouseconfig_toml: Greenhouse Config - TOML 1.0.0 greenhouseconfig_night_config: Greenhouse Config - Night Config 1.0.0 carryon: Carry On 2.2.2 chat_heads: Chat Heads 0.13.13 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 cobbleboom: CobbleBoom 1.4 cobblecuisine: CobbleCuisine 1.1.4 cobbledollars: CobbleDollars 2.0.0+Beta-3+1.21.1 cobblefurnies: CobbleFurnies 0.5 cobbleloots: Cobbleloots: Loot Balls and More! 2.0.6 cobblemon: Cobblemon 1.6.1+1.21.1 cobblemon-ui-tweaks: Cobblemon UI Tweaks 1.0.7 cobblemon_capturexp: Cobblemon Capture EXP 1.6-fabric-1.0.0 cobblemon_spawn_notification: Cobblemon Spawn Notification 1.6-fabric-1.3.0 cobblemonboxlink: Cobblemon Box Link 1.0.4 cobblemonpokemonbadges: Cobblemon Pokemon Badges 0.1.1 cobblenav: Cobblenav 2.2.0 cobblepedia: Cobblepedia 0.7.0 cobbleride: Cobblemon: Ride On! 0.2.2+1.21.1 cobbreeding: Cobbreeding 1.8.10 collective: Collective 8.3 comforts: Comforts 9.0.3+1.21.1 spectrelib: SpectreLib 0.17.2+1.21 continuity: Continuity 3.0.0+1.21 controlling: Controlling 19.0.5 coroutil: CoroUtil 1.21.1-1.3.8 cozyhome: Cozy Home 1.1.11 creativecore: CreativeCore 2.13.1 net_neoforged_bus: bus 7.2.0 customsplashscreen: Custom Splash Screen 2.2.0 daycountmod: Day Count 1.3.2-mc1.21 debugify: Debugify 1.21.1+1.0 defaultoptions: Default Options 21.1.2 doubledoors: Double Doors 7.0 drop_confirm: DropConfirm 4.0.0 easyanvils: Easy Anvils 21.1.0 easymagic: Easy Magic 21.1.0 eatinganimationid: Eating Animation 1.21+1.9.72 elementa: Elementa 700 enchdesc: EnchantmentDescriptions 21.1.7 ends_delight: End's Delight 2.5.2+refabricated.1.21.1 entity_model_features: Entity Model Features 2.4.1 entity_texture_features: Entity Texture Features 6.2.9 org_apache_httpcomponents_httpmime: httpmime 4.5.10 entityculling: EntityCulling 1.7.4 essential: Essential 1.3.5.12 essential-container: essential-container 1.0.0 essential-loader: essential-loader 1.2.3 euphoria_patcher: Euphoria Patcher 1.5.2-r5.4-fabric io_sigpipe_jbsdiff: jbsdiff 1.0 explorerscompass: Explorer's Compass 1.21.1-2.2.5-fabric fabric-api: Fabric API 0.115.6+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.70+b559734419 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19 fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719 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.1.15+6573ed8c19 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.18+b559734419 fabric-convention-tags-v1: Fabric Convention Tags 2.1.4+7f945d5b19 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.0+a406e79519 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.3+a15b7ead19 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.28+16c4ae2519 fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919 fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919 fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19 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.5.0+01d9a51c19 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.13+6573ed8c19 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19 fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119 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.14+248df81c19 fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19 fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+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.71+df3654b319 fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019 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.25+8b68f1c719 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19 fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.2+c24bd99419 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719 fabric-language-kotlin: Fabric Language Kotlin 1.13.2+kotlin.2.1.20 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.20 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.20 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.20 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.20 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2 org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0 fabricloader: Fabric Loader 0.16.12 fallingleaves: Falling Leaves 1.16.4 fancymenu: FancyMenu 3.5.0 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 farmersdelight: Farmer's Delight 1.21.1-3.0.1+refabricated mm: Manningham Mills 2.3 ferritecore: FerriteCore 7.0.2-hotfix fightorflight: Cobblemon Fight or Flight Fabric 0.7.6 firstperson: FirstPerson 2.4.9 forgeconfigapiport: Forge Config API Port 21.1.3 forgivingvoid: Forgiving Void 21.1.3 ftblibrary: FTB Library 2101.1.13 ftbultimine: FTB Ultimine 2101.1.1 fzzy_config: Fzzy Config 0.6.9+1.21 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.7.5.1 globalpacks: Global Data- & Resourcepacks 21.0.0 handcrafted: Handcrafted 4.0.3 harvest: Harvest 1.3.1 highlight: Highlight 3.0.0 hugestructureblocks: Huge Structure Blocks 1.1.2 iceberg: Iceberg 1.3.1 immediatelyfast: ImmediatelyFast 1.6.5+1.21.1 net_lenni0451_reflect: Reflect 1.3.4 infinite-music: Infinite Music 0.4.6 interactic: Interactic 0.2.3+1.21 inventoryessentials: Inventory Essentials 21.1.2 inventorymanagement: Inventory Management 1.6.0 inventoryprofilesnext: Inventory Profiles Next 2.1.7 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 jade: Jade 15.10.0+fabric jadeaddons: Jade Addons 6.0.3+fabric java: OpenJDK 64-Bit Server VM 21 jumpoverfences: Jump Over Fences 1.6.0 konkrete: Konkrete 1.9.9 legendarytooltips: Legendary Tooltips 1.5.5 lenientdeath: Lenient Death 1.2.5+1.21.1 jackfredlib-base: JackFredLib: Base 1.4.0+1.21 jackfredlib-colour: JackFredLib: Colour 1.1.0+1.21 jackfredlib-config: JackFredLib: Config 0.2.3+1.21 commons-io_commons-io: commons-io 2.15.1 jackfredlib-lying: JackFredLib: Lying 0.5.5+1.21 server_translations_api: Server Translations API 2.3.1+1.21-pre2 packet_tweaker: Packet Tweaker 0.5.1+24w03b libipn: libIPN 6.5.0 lithium: Lithium 0.15.0+mc1.21.1 loadsupport: Load Support 1.1.0-fabric-1.21.1 lootbeams: LootBeams 3.6.1-mc1.21-.1 lootr: Lootr 1.21-1.10.35.91 mega_showdown: Cobblemon: Mega Showdown 9.1.3-release-fabric melody: Melody 1.0.10 midnightlib: MidnightLib 1.6.9 minecraft: Minecraft 1.21.1 modernfix: ModernFix 5.21.0+mc1.21.1 modmenu: Mod Menu 11.0.3 placeholder-api: Placeholder API 2.4.0-pre.2+1.21 more_cobblemon_tweaks: MoreCobblemonTweaks 1.0.3 moreculling: More Culling 1.0.6 conditional-mixin: conditional mixin 0.6.3 mixinsquared: MixinSquared 0.2.0 morevillagers: MoreVillagers 5.1.1 mousetweaks: Mouse Tweaks 2.26 mru: M.R.U 1.0.16+1.21.1+fabric org_commonmark_commonmark: commonmark 0.21.0 musicnotification: Music Notification 2.1.0 naturescompass: Nature's Compass 1.21.1-2.2.7-fabric necronomicon: Necronomicon 1.6.0 nethermap: Better Nether Map 4.0.0-1.21.1 netherportalfix: NetherPortalFix 21.1.3 nightautoconfig: Night Auto Config 1.0.6 com_electronwill_night-config_hocon: hocon 3.8.0 com_electronwill_night-config_json: json 3.8.0 com_electronwill_night-config_yaml: yaml 3.8.0 noisium: Noisium 2.3.0+mc1.21-1.21.1 notenoughanimations: NotEnoughAnimations 1.9.3 notenoughcrashes: Not Enough Crashes 4.4.8+1.21 oceansdelight: Ocean's Delight fdrf-fabric-1.0.2-1.21 oracle_index: Oracle Index 0.2.0 org_jsoup_jsoup: jsoup 1.17.2 org_jetbrains_annotations: annotations 13.0 owo: oωo 0.12.15.1+1.21 io_wispforest_endec: endec 0.1.5 io_wispforest_endec_gson: gson 0.1.3 io_wispforest_endec_jankson: jankson 0.1.3 io_wispforest_endec_netty: netty 0.1.2 particle_core: Particle Core 0.2.5+1.21 particlerain: Particle Rain 3.0.5 particular: Particular 1.1.1+1.21 patchouli: Patchouli 1.21-87-FABRIC fiber: fiber 0.23.0-2 pickupnotifier: Pick Up Notifier 21.1.1 ping-wheel: Ping Wheel 1.10.2 playeranimator: Player Animator 2.0.1+1.21.1 poke-clothing: Poke Clothing 1.21.1-1.0 pokeblocks: Pokeblocks 1.4.0-1.21.1 prickle: PrickleMC 21.1.6 prism: root project 'Prism' 1.0.11 puzzleslib: Puzzles Lib 21.1.34 rctapi: Radical Cobblemon Trainers API 0.11.0-beta rctmod: Radical Cobblemon Trainers 0.14.3-beta reeses-sodium-options: Reese's Sodium Options 1.8.3+mc1.21.4 repurposed_structures: Repurposed Structures 7.5.13+1.21.1-fabric resourcefullib: Resourceful Lib 3.0.12 com_teamresourceful_bytecodecs: bytecodecs 1.1.2 com_teamresourceful_yabn: yabn 1.0.3 resourcepackoverrides: Resource Pack Overrides 21.1.0 roughlyenoughitems: Roughly Enough Items 16.0.799 error_notifier: Error Notifier 1.0.11 searchables: Searchables 1.0.2 seeddelight: Seed Delight 0.1 simplyswords: Simply Swords 1.60.11-1.21.1 sodium: Sodium 0.6.13+mc1.21.1 sodium-extra: Sodium Extra 0.6.0+mc1.21.1 sodiumdynamiclights: Sodium Dynamic Lights 1.0.9 sodiumoptionsapi: Sodium Options API 1.0.10 sophisticatedbackpacks: Sophisticated Backpacks 1.21.1-3.21.1.1.82 sophisticatedcore: Sophisticated Core 1.21.1-1.0.13.1.120 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 team_reborn_energy: Energy 4.1.0 sophisticatedstorage: Sophisticated Storage 1.21.1-1.0.13.1.101 sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.10 sounds: Sounds 2.4.11+1.21.1+fabric mixinextras: MixinExtras 0.5.0-rc.1 stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc net_fabricmc_mapping-io: mapping-io 0.6.1 stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8 tmcraft: TM Craft 1.4.9+1.6.1 tooltipfix: ToolTip Fix 1.1.1-1.20 treechop: HT's TreeChop 0.19.3a trinkets: Trinkets 3.10.0 txnilib: TxniLib 1.0.23 universalcraft: UniversalCraft 396 vigilance: Vigilance 306 villagerconfig: VillagerConfig 4.3.0+1.21.1 config2brigadier: Config to Brigadier 1.2.5 visualworkbench: Visual Workbench 21.1.0 watut: What Are They Up To 1.21.0-1.2.7 waveycapes: WaveyCapes 1.5.2 waystones: Waystones 21.1.15 worldedit: WorldEdit 7.3.8+6939-7d32b45 xaerominimap: Xaero's Minimap 25.2.0 xaeroworldmap: Xaero's World Map 1.39.4 yeetusexperimentus: Yeetus Experimentus 87.0.0 yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+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 yungsapi: YUNG's API 1.21.1-Fabric-5.1.4 org_javassist_javassist: javassist 3.29.2-GA org_reflections_reflections: reflections 0.10.2 yungsbridges: YUNG's Bridges 1.21.1-Fabric-5.1.1 yungsextras: YUNG's Extras 1.21.1-Fabric-5.1.1 zoomify: Zoomify 2.14.2+1.21.1 com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2 Loaded Shaderpack: Shaders - STANDARD Profile: Custom (+44 options changed by user) Server Running: true Player Count: 1 / 8; [class_3222['cherryfluu'/29, l='ServerLevel[Minoriablas e Carol: Pokemon]', x=1304.65, y=69.00, z=124.45]] Active Data Packs: vanilla, fabric, artifacts, badgebox, balm (incompatible), bettercombat, betterdeserttemples (incompatible), betterdungeons (incompatible), betterendisland (incompatible), betterfortresses (incompatible), betterjungletemples (incompatible), bettermineshafts (incompatible), betteroceanmonuments (incompatible), betterstrongholds (incompatible), betterwitchhuts (incompatible), bookshelf (incompatible), brewinandchewin (incompatible), carryon (incompatible), cobblecuisine, cobbledollars, cobblefurnies, cobbleloots, cobblemon, cobblemonboxlink (incompatible), cobblemonpokemonbadges, cobblenav, cobblepedia, cobbleride, collective, comforts (incompatible), config2brigadier, cozyhome, easyanvils (incompatible), easymagic (incompatible), ends_delight, explorerscompass, fabric-convention-tags-v2, farmersdelight, fightorflight, ftbultimine, handcrafted, lenientdeath, lootr, mega_showdown, morevillagers, naturescompass, oceansdelight, patchouli (incompatible), poke-clothing, pokeblocks, porting_lib_item_abilities, rctmod, repurposed_structures, seeddelight, server_translations_api, simplyswords, sophisticatedbackpacks (incompatible), sophisticatedcore (incompatible), sophisticatedstorage (incompatible), tmcraft, treechop, trinkets, visualworkbench (incompatible), waystones (incompatible), yungsapi (incompatible), yungsbridges (incompatible), yungsextras (incompatible), cobblemon:repurposedstructurescobblemon, AllTheMons-DP.zip (incompatible), AlphabetSoup-DP.zip, COBBLEVERSE - No Ender Dragon.zip, COBBLEVERSE-DP-v10b.zip, COBBLEVERSE-RCT-v5.zip, CavsCobblemon-DP.zip, CobbleCats-DP.zip (incompatible), CobblemonAdditionsBCA-DP.zip, CobblemonLegendary-DP.zip, CobblemonLoot-DP.zip, GenoMons-DP.zip, GlitchDex-DP.zip (incompatible), HiddenMons-DP.zip (incompatible), HydroReanimodel-DP.zip (incompatible), JakotensPokeHats-DP.zip, LegendsMyths-DP.zip (incompatible), LucarioOverhaul-DP.zip (incompatible), MegaShowdown-DP.zip (incompatible), MissingMons-DP.zip, MysticMons-DP.zip (incompatible), Nadymons-DP.zip (incompatible), PigeonPack-DP.zip (incompatible), PokeCenterPCs-DP.zip, PokeLoot-DP.zip, Pokemans-DP.zip (incompatible) Available Data Packs: AllTheMons-DP.zip (incompatible), AlphabetSoup-DP.zip, COBBLEVERSE - No Ender Dragon.zip, COBBLEVERSE-DP-v10b.zip, COBBLEVERSE-Johto-DP.zip, COBBLEVERSE-RCT-v5.zip, CavsCobblemon-DP.zip, CobbleCats-DP.zip (incompatible), CobblemonAdditionsBCA-DP.zip, CobblemonLegendary-DP.zip, CobblemonLoot-DP.zip, GenoMons-DP.zip, GlitchDex-DP.zip (incompatible), HiddenMons-DP.zip (incompatible), HydroReanimodel-DP.zip (incompatible), JakotensPokeHats-DP.zip, LegendsMyths-DP.zip (incompatible), LucarioOverhaul-DP.zip (incompatible), MegaShowdown-DP.zip (incompatible), MissingMons-DP.zip, MysticMons-DP.zip (incompatible), Nadymons-DP.zip (incompatible), PigeonPack-DP.zip (incompatible), PokeCenterPCs-DP.zip, PokeLoot-DP.zip, Pokemans-DP.zip (incompatible), artifacts, badgebox, balm (incompatible), bettercombat, betterdeserttemples (incompatible), betterdungeons (incompatible), betterendisland (incompatible), betterfortresses (incompatible), betterjungletemples (incompatible), bettermineshafts (incompatible), betteroceanmonuments (incompatible), betterstrongholds (incompatible), betterwitchhuts (incompatible), bookshelf (incompatible), brewinandchewin (incompatible), bundle, carryon (incompatible), cobblecuisine, cobbledollars, cobblefurnies, cobbleloots, cobblemon, cobblemon:repurposedstructurescobblemon, cobblemonboxlink (incompatible), cobblemonpokemonbadges, cobblenav, cobblepedia, cobbleride, collective, comforts (incompatible), config2brigadier, cozyhome, easyanvils (incompatible), easymagic (incompatible), ends_delight, explorerscompass, fabric, fabric-convention-tags-v2, farmersdelight, fightorflight, ftbultimine, handcrafted, lenientdeath, lootr, mega_showdown, morevillagers, naturescompass, oceansdelight, patchouli (incompatible), poke-clothing, pokeblocks, porting_lib_item_abilities, rctmod, repurposed_structures, seeddelight, server_translations_api, simplyswords, sophisticatedbackpacks (incompatible), sophisticatedcore (incompatible), sophisticatedstorage (incompatible), tmcraft, trade_rebalance, treechop, trinkets, vanilla, visualworkbench (incompatible), waystones (incompatible), yungsapi (incompatible), yungsbridges (incompatible), yungsextras (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Experimental World Seed: -6767179043828211274 Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric' Launched Version: 1.21.1 Client Crashes Since Restart: 0 Integrated Server Crashes Since Restart: 1 Suspected Mods: Fabric Lifecycle Events (v1) (fabric-lifecycle-events-v1)