| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2025-02-26 17:07:56
|
| 5 | Description: Unexpected error
|
| 6 |
|
| 7 | java.lang.IllegalArgumentException: Animation animation.riolu.water_idle not found in animation group riolu
|
| 8 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.bedrock.animation.BedrockAnimationRepository.getAnimation(BedrockAnimationRepository.java:81)
|
| 9 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.PosableModel.bedrock(PosableModel.java:735)
|
| 10 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.PosableModel.bedrock$default(PosableModel.java:730)
|
| 11 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.BedrockAnimationReferenceFactory.pose(BedrockAnimationReferenceFactory.java:26)
|
| 12 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.JsonPose.<init>(JsonPose.java:112)
|
| 13 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.PoseAdapter.deserialize(PoseAdapter.java:44)
|
| 14 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.PoseAdapter.deserialize(PoseAdapter.java:33)
|
| 15 | at knot//com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76)
|
| 16 | at knot//com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40)
|
| 17 | at knot//com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:186)
|
| 18 | at knot//com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144)
|
| 19 | at knot//com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212)
|
| 20 | at knot//com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433)
|
| 21 | at knot//com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393)
|
| 22 | at knot//com.google.gson.Gson.fromJson(Gson.java:1227)
|
| 23 | at knot//com.google.gson.Gson.fromJson(Gson.java:1329)
|
| 24 | at knot//com.google.gson.Gson.fromJson(Gson.java:1271)
|
| 25 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository.loadJsonPoser$lambda$9(VaryingModelRepository.java:140)
|
| 26 | at knot//com.cobblemon.mod.common.client.render.VaryingRenderableResolver.getPoser(VaryingRenderableResolver.java:122)
|
| 27 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository.getPoser(VaryingModelRepository.java:227)
|
| 28 | at knot//com.cobblemon.mod.common.api.gui.GuiUtilsKt.drawPosablePortrait(GuiUtilsKt.java:233)
|
| 29 | at knot//com.cobblemon.mod.common.api.gui.GuiUtilsKt.drawPosablePortrait$default(GuiUtilsKt.java:204)
|
| 30 | at knot//com.cobblemon.mod.common.client.gui.PartyOverlay.method_1753(PartyOverlay.java:159)
|
| 31 | at knot//com.cobblemon.mod.common.client.CobblemonClient.beforeChatRender(CobblemonClient.java:281)
|
| 32 | at knot//net.minecraft.class_329.handler$bch000$cobblemon$beforeChatHook(class_329.java:5042)
|
| 33 | at knot//net.minecraft.class_329.method_55798(class_329.java)
|
| 34 | at knot//net.minecraft.class_9080.method_55813(class_9080.java:36)
|
| 35 | at knot//net.minecraft.class_9080.method_55812(class_9080.java:22)
|
| 36 | at knot//net.minecraft.class_9080.method_55813(class_9080.java:36)
|
| 37 | at knot//net.minecraft.class_9080.method_55809(class_9080.java:29)
|
| 38 | at knot//net.minecraft.class_329.method_1753$mixinextras$wrapped$143(class_329.java:218)
|
| 39 | at knot//net.minecraft.class_329.mixinextras$bridge$method_1753$mixinextras$wrapped$143$144(class_329.java)
|
| 40 | at knot//net.minecraft.class_329.wrapMethod$dhp000$iris$handleHudHidingScreens(class_329.java:9548)
|
| 41 | at knot//net.minecraft.class_329.method_1753(class_329.java)
|
| 42 | at knot//net.minecraft.class_757.method_3192(class_757.java:896)
|
| 43 | at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
|
| 44 | at knot//net.minecraft.class_310.method_1514(class_310.java:882)
|
| 45 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
| 46 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
| 47 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 48 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 49 |
|
| 50 |
|
| 51 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 52 | ---------------------------------------------------------------------------------------
|
| 53 |
|
| 54 | -- Head --
|
| 55 | Thread: Render thread
|
| 56 | Stacktrace:
|
| 57 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.bedrock.animation.BedrockAnimationRepository.getAnimation(BedrockAnimationRepository.java:81)
|
| 58 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.PosableModel.bedrock(PosableModel.java:735)
|
| 59 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.PosableModel.bedrock$default(PosableModel.java:730)
|
| 60 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.BedrockAnimationReferenceFactory.pose(BedrockAnimationReferenceFactory.java:26)
|
| 61 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.JsonPose.<init>(JsonPose.java:112)
|
| 62 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.PoseAdapter.deserialize(PoseAdapter.java:44)
|
| 63 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.PoseAdapter.deserialize(PoseAdapter.java:33)
|
| 64 | at knot//com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76)
|
| 65 | at knot//com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40)
|
| 66 | at knot//com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:186)
|
| 67 | at knot//com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144)
|
| 68 | at knot//com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212)
|
| 69 | at knot//com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433)
|
| 70 | at knot//com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393)
|
| 71 | at knot//com.google.gson.Gson.fromJson(Gson.java:1227)
|
| 72 | at knot//com.google.gson.Gson.fromJson(Gson.java:1329)
|
| 73 | at knot//com.google.gson.Gson.fromJson(Gson.java:1271)
|
| 74 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository.loadJsonPoser$lambda$9(VaryingModelRepository.java:140)
|
| 75 | at knot//com.cobblemon.mod.common.client.render.VaryingRenderableResolver.getPoser(VaryingRenderableResolver.java:122)
|
| 76 | at knot//com.cobblemon.mod.common.client.render.models.blockbench.repository.VaryingModelRepository.getPoser(VaryingModelRepository.java:227)
|
| 77 | at knot//com.cobblemon.mod.common.api.gui.GuiUtilsKt.drawPosablePortrait(GuiUtilsKt.java:233)
|
| 78 | at knot//com.cobblemon.mod.common.api.gui.GuiUtilsKt.drawPosablePortrait$default(GuiUtilsKt.java:204)
|
| 79 | at knot//com.cobblemon.mod.common.client.gui.PartyOverlay.method_1753(PartyOverlay.java:159)
|
| 80 | at knot//com.cobblemon.mod.common.client.CobblemonClient.beforeChatRender(CobblemonClient.java:281)
|
| 81 | at knot//net.minecraft.class_329.handler$bch000$cobblemon$beforeChatHook(class_329.java:5042)
|
| 82 | at knot//net.minecraft.class_329.method_55798(class_329.java)
|
| 83 | at knot//net.minecraft.class_9080.method_55813(class_9080.java:36)
|
| 84 | at knot//net.minecraft.class_9080.method_55812(class_9080.java:22)
|
| 85 | at knot//net.minecraft.class_9080.method_55813(class_9080.java:36)
|
| 86 | at knot//net.minecraft.class_9080.method_55809(class_9080.java:29)
|
| 87 | at knot//net.minecraft.class_329.method_1753$mixinextras$wrapped$143(class_329.java:218)
|
| 88 | at knot//net.minecraft.class_329.mixinextras$bridge$method_1753$mixinextras$wrapped$143$144(class_329.java)
|
| 89 | at knot//net.minecraft.class_329.wrapMethod$dhp000$iris$handleHudHidingScreens(class_329.java:9548)
|
| 90 | at knot//net.minecraft.class_329.method_1753(class_329.java)
|
| 91 | Mixins in Stacktrace:
|
| 92 | net.minecraft.class_329:
|
| 93 | net.caffeinemc.mods.sodium.mixin.features.options.overlays.GuiMixin (sodium-common.mixins.json)
|
| 94 | net.raphimc.immediatelyfast.fabric.injection.mixins.hud_batching.MixinInGameHud (immediatelyfast-fabric.mixins.json)
|
| 95 | xaero.common.mixin.MixinInGameHud (xaerohud.mixins.json)
|
| 96 | dev.isxander.controlify.mixins.feature.guide.ingame.GuiMixin (controlify.mixins.json)
|
| 97 | me.flashyreese.mods.sodiumextra.mixin.core.MixinGui (sodium-extra.mixins.json)
|
| 98 | fuzs.puzzleslib.fabric.mixin.client.GuiFabricMixin (puzzleslib.fabric.mixins.json)
|
| 99 | dynamic_fps.impl.mixin.GuiMixin (dynamic_fps-common.mixins.json)
|
| 100 | com.cobblemon.mod.fabric.mixin.GuiMixin (mixins.cobblemon-fabric.json)
|
| 101 | fr.harmex.cobbledollars.fabric.mixin.GuiMixin (mixins.cobbledollars-fabric.json)
|
| 102 | com.metacontent.cobblenav.mixin.GuiMixin (cobblenav.mixins.json)
|
| 103 | mod.crend.dynamiccrosshair.mixin.InGameHudMixin (dynamiccrosshair-common.mixins.json)
|
| 104 | dev.isxander.zoomify.mixins.spyglass.InGameHudMixin (zoomify.mixins.json)
|
| 105 | com.minenash.enhanced_attack_indicator.mixin.InGameHudMixin (enhanced_attack_indicator.mixins.json)
|
| 106 | squeek.appleskin.mixin.InGameHudMixin (appleskin.mixins.json)
|
| 107 | me.lortseam.bettermounthud.mixin.IngameHudMixin (bettermounthud.mixins.json)
|
| 108 | dev.isxander.controlify.mixins.feature.bind.GuiMixin (controlify.mixins.json)
|
| 109 | net.lostluma.dynamic_fps.impl.textile.mixin.GuiMixin (dynamic_fps-textile.mixins.json)
|
| 110 | net.irisshaders.iris.mixin.gui.MixinGui (mixins.iris.json)
|
| 111 | net.fabricmc.fabric.mixin.client.rendering.InGameHudMixin (fabric-rendering-v1.mixins.json)
|
| 112 | net.mehvahdjukaar.polytone.mixins.GuiMixin (polytone-common.mixins.json)
|
| 113 | de.maxhenkel.voicechat.mixin.GuiMixin (voicechat.mixins.json)
|
| 114 | xaero.map.mixin.MixinInGameHud (xaeroworldmap.mixins.json)
|
| 115 | net.blay09.mods.balm.mixin.GuiMixin (balm.fabric.mixins.json)
|
| 116 | dev.isxander.controlify.mixins.core.GuiMixin (controlify.mixins.json)
|
| 117 |
|
| 118 | -- Uptime --
|
| 119 | Details:
|
| 120 | JVM uptime: 149.745s
|
| 121 | Wall uptime: 119.067s
|
| 122 | High-res time: 98.642s
|
| 123 | Client ticks: 1469 ticks / 73.450s
|
| 124 | Stacktrace:
|
| 125 | at knot//net.minecraft.class_310.method_1587(class_310.java:2501)
|
| 126 | at knot//net.minecraft.class_310.method_54580(class_310.java:949)
|
| 127 | at knot//net.minecraft.class_310.method_1514(class_310.java:905)
|
| 128 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
| 129 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
| 130 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 131 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 132 | Mixins in Stacktrace:
|
| 133 | net.minecraft.class_310:
|
| 134 | de.keksuccino.konkrete.mixin.mixins.client.MixinMinecraft (konkrete.mixins.json)
|
| 135 | org.embeddedt.modernfix.fabric.mixin.core.MCMixin_Fabric (modernfix-fabric.mixins.json)
|
| 136 | traben.entity_model_features.mixin.MixinResourceReloadStart (entity_model_features-common.mixins.json)
|
| 137 | dynamic_fps.impl.mixin.MinecraftMixin (dynamic_fps-common.mixins.json)
|
| 138 | de.maxhenkel.voicechat.mixin.MinecraftMixin (voicechat.mixins.json)
|
| 139 | net.p3pp3rf1y.sophisticatedcore.mixin.client.MinecraftMixin (sophisticatedcore.mixins.json)
|
| 140 | xaero.common.mixin.MixinMinecraftClient (xaerohud.mixins.json)
|
| 141 | com.kingcontaria.fastquit.mixin.MinecraftClientMixin (fastquit.mixins.json)
|
| 142 | org.embeddedt.modernfix.common.mixin.bugfix.concurrency.MinecraftMixin (modernfix-common.mixins.json)
|
| 143 | io.socol.betterthirdperson.mixin.MinecraftClientMixin (betterthirdperson.mixins.json)
|
| 144 | dev.isxander.yacl3.mixin.MinecraftMixin (yacl.mixins.json)
|
| 145 | traben.entity_texture_features.mixin.reloading.MixinMinecraftClient (entity_texture_features-common.mixins.json)
|
| 146 | me.ramidzkh.fabrishot.mixins.MinecraftClientMixin (mixins.fabrishot.json)
|
| 147 | toni.sodiumextras.mixins.impl.fps.GpuUsageMixin (mixins.sodiumextras.json)
|
| 148 | com.kingcontaria.fastquit.mixin.MinecraftClientAccessor (fastquit.mixins.json)
|
| 149 | kiwiapollo.cobblemonarmors.mixin.client.ExampleClientMixin (cobblemonarmors.client.mixins.json)
|
| 150 | org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftMixin (modernfix-common.mixins.json)
|
| 151 | randommcsomethin.fallingleaves.mixin.MinecraftClientMixin (fallingleaves.mixins.json)
|
| 152 | org.embeddedt.modernfix.fabric.mixin.feature.measure_time.MinecraftMixin_Fabric (modernfix-fabric.mixins.json)
|
| 153 | net.fabricmc.fabric.mixin.networking.client.accessor.MinecraftClientAccessor (fabric-networking-api-v1.client.mixins.json)
|
| 154 | net.irisshaders.iris.mixin.MixinMinecraft_Keybinds (mixins.iris.json)
|
| 155 | com.anthonyhilyard.iceberg.mixin.MinecraftMixin (iceberg.mixins.json)
|
| 156 | com.hisroyalty.mixin.client.ExampleClientMixin (gachamachine.client.mixins.json)
|
| 157 | mod.crend.libbamboo.mixin.MinecraftClientAccessor (libbamboo-common.mixins.json)
|
| 158 | dev.isxander.controlify.mixins.feature.virtualmouse.MinecraftMixin (controlify.mixins.json)
|
| 159 | com.natamus.collective.fabric.mixin.MinecraftMixin (collective_fabric.mixins.json)
|
| 160 | foundationgames.enhancedblockentities.mixin.MinecraftClientMixin (enhancedblockentities.mixins.json)
|
| 161 | com.minelittlepony.common.mixin.MixinMinecraftClient (kirin.mixin.json)
|
| 162 | com.sonicether.soundphysics.mixin.MinecraftMixin (sound_physics_remastered.mixins.json)
|
| 163 | de.dafuqs.paginatedadvancements.mixin.MinecraftClientMixin (paginatedadvancements.mixins.json)
|
| 164 | me.flashyreese.mods.sodiumextra.mixin.core.MixinMinecraftClient (sodium-extra.mixins.json)
|
| 165 | net.fabricmc.fabric.mixin.datagen.client.MinecraftClientMixin (fabric-data-generation-api-v1.client.mixins.json)
|
| 166 | com.aizistral.nochatreports.common.mixins.client.MixinMinecraft (mixins/common/nochatreports.mixins.json)
|
| 167 | com.aizistral.nochatreports.fabric.mixins.client.MixinMinecraft (mixins/fabric/nochatreports-fabric.mixins.json)
|
| 168 | net.raphimc.immediatelyfast.injection.mixins.core.MixinMinecraftClient (immediatelyfast-common.mixins.json)
|
| 169 | dev.isxander.controlify.mixins.feature.screenop.vanilla.bundle.BundleMouseActionsMixin (controlify.mixins.json)
|
| 170 | org.betterx.bclib.mixin.client.MinecraftMixin (bclib.mixins.client.json)
|
| 171 | org.redlance.dima_dencep.mods.rrls.mixins.MinecraftClientMixin (rrls.mixins.json)
|
| 172 | net.irisshaders.iris.mixin.MixinMinecraft_PipelineManagement (mixins.iris.json)
|
| 173 | dev.isxander.controlify.mixins.feature.screenop.MinecraftMixin (controlify.mixins.json)
|
| 174 | dev.isxander.zoomify.mixins.hooks.MinecraftClientMixin (zoomify.mixins.json)
|
| 175 | mod.crend.libbamboo.mixin.MinecraftClientMixin (libbamboo-common.mixins.json)
|
| 176 | io.github.fabricators_of_create.porting_lib.level.mixin.client.MinecraftMixin (porting_lib_level_events.mixins.json)
|
| 177 | net.blay09.mods.balm.mixin.MinecraftMixin (balm.fabric.mixins.json)
|
| 178 | net.mehvahdjukaar.polytone.mixins.MinecraftMixin (polytone-common.mixins.json)
|
| 179 | eu.pb4.polymer.rsm.mixin.client.MinecraftClientMixin (polymer-rsm.mixins.json)
|
| 180 | kiwiapollo.fcgymbadges.mixin.client.ExampleClientMixin (fcgymbadges.client.mixins.json)
|
| 181 | io.wispforest.owo.mixin.ui.MinecraftClientMixin (owo.mixins.json)
|
| 182 | dev.architectury.mixin.fabric.client.MixinMinecraft (architectury.mixins.json)
|
| 183 | dev.tr7zw.notenoughanimations.mixins.LivingRenderStateMixin (notenoughanimations.mixins.json)
|
| 184 | org.betterx.betternether.mixin.client.MinecraftClientMixin (betternether.mixins.client.json)
|
| 185 | dev.isxander.controlify.mixins.feature.input.MinecraftMixin (controlify.mixins.json)
|
| 186 | net.irisshaders.iris.mixin.MixinMinecraft_Images (mixins.iris.json)
|
| 187 | traben.entity_model_features.mixin.accessor.MinecraftClientAccessor (entity_model_features-common.mixins.json)
|
| 188 | net.kyori.adventure.platform.fabric.impl.client.mixin.minecraft.MinecraftMixin (adventure-platform-fabric.client.mixins.json)
|
| 189 | org.embeddedt.modernfix.common.mixin.feature.remove_telemetry.MinecraftMixin_Telemetry (modernfix-common.mixins.json)
|
| 190 | ca.fxco.moreculling.mixin.Minecraft_managersMixin (moreculling.mixins.json)
|
| 191 | ca.fxco.moreculling.mixin.blockstates.Minecraft_loadBlocksMixin (moreculling.mixins.json)
|
| 192 | squeek.appleskin.mixin.MinecraftClientMixin (appleskin.mixins.json)
|
| 193 | net.fabricmc.fabric.mixin.event.interaction.client.MinecraftClientMixin (fabric-events-interaction-v0.client.mixins.json)
|
| 194 | net.fabricmc.fabric.mixin.registry.sync.client.MinecraftClientMixin (fabric-registry-sync-v0.client.mixins.json)
|
| 195 | org.embeddedt.modernfix.common.mixin.bugfix.world_leaks.MinecraftMixin (modernfix-common.mixins.json)
|
| 196 | me.flashyreese.mods.sodiumextra.mixin.gui.MinecraftClientAccessor (sodium-extra.mixins.json)
|
| 197 | traben.entity_model_features.mixin.MixinResourceReloadEnd (entity_model_features-common.mixins.json)
|
| 198 | dev.lambdaurora.spruceui.mixin.MinecraftClientMixin (spruceui.mixins.json)
|
| 199 | eu.pb4.polymer.resourcepack.mixin.client.MinecraftClientMixin (polymer-resource-pack.mixins.json)
|
| 200 | org.betterx.wover.events.mixin.client.startup_screen.MinecraftMixin (wover.event.mixins.client.json)
|
| 201 | shcm.shsupercm.fabric.citresewn.defaults.mixin.types.enchantment.MinecraftClientMixin (citresewn-defaults.mixins.json)
|
| 202 | eu.pb4.polymer.core.mixin.client.MinecraftClientMixin (polymer-core.mixins.json)
|
| 203 | io.wispforest.owo.mixin.MinecraftClientMixin (owo.mixins.json)
|
| 204 | xaero.map.mixin.MixinMinecraftClient (xaeroworldmap.mixins.json)
|
| 205 | dev.isxander.controlify.mixins.feature.bind.MinecraftMixin (controlify.mixins.json)
|
| 206 | opekope2.optigui.mixin.MinecraftClientMixin (optigui.mixins.json)
|
| 207 | dev.lambdaurora.lambdynlights.mixin.MinecraftClientMixin (lambdynlights.mixins.json)
|
| 208 | fuzs.puzzleslib.fabric.mixin.client.MinecraftFabricMixin (puzzleslib.fabric.mixins.json)
|
| 209 | betteradvancements.mixin.MinecraftMixin (betteradvancements.mixins.json)
|
| 210 | net.darkhax.bookshelf.common.mixin.access.client.AccessorMinecraft (bookshelf.mixins.json)
|
| 211 | dev.isxander.controlify.mixins.core.MinecraftMixin (controlify.mixins.json)
|
| 212 | net.caffeinemc.mods.sodium.mixin.core.MinecraftMixin (sodium-common.mixins.json)
|
| 213 | net.fabricmc.fabric.mixin.event.lifecycle.client.MinecraftClientMixin (fabric-lifecycle-events-v1.client.mixins.json)
|
| 214 | nl.enjarai.cicada.mixin.EntityRenderStateMixin (cicada.mixins.json)
|
| 215 | traben.entity_texture_features.mixin.reloading.MixinResourceReload (entity_texture_features-common.mixins.json)
|
| 216 | org.embeddedt.modernfix.common.mixin.feature.measure_time.MinecraftMixin (modernfix-common.mixins.json)
|
| 217 | dev.isxander.controlify.mixins.feature.rumble.MinecraftMixin (controlify.mixins.json)
|
| 218 | malte0811.ferritecore.mixin.fabric.MinecraftMixin (ferritecore.fabric.mixin.json)
|
| 219 | net.fabricmc.fabric.mixin.screen.MinecraftClientMixin (fabric-screen-api-v1.mixins.json)
|
| 220 | net.minecraft.client.main.Main:
|
| 221 | dev.kir.cubeswithoutborders.client.mixin.MainMixin (cubes-without-borders.mixins.json)
|
| 222 |
|
| 223 | -- Affected level --
|
| 224 | Details:
|
| 225 | All players: 1 total; [class_746['{MINECRAFT_USERNAME}'/90, l='ClientLevel', x=-970.99, y=69.00, z=193.71]]
|
| 226 | Chunk stats: 289, 145
|
| 227 | Level dimension: minecraft:overworld
|
| 228 | Level spawn location: World: (-976,69,192), Section: (at 0,5,0 in -61,4,12; chunk contains blocks -976,-64,192 to -961,319,207), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,-64,0 to -513,319,511)
|
| 229 | Level time: 970667 game time, 643320 day time
|
| 230 | Server brand: fabric
|
| 231 | Server type: Non-integrated multiplayer server
|
| 232 | Tracked entity count: 23
|
| 233 |
|
| 234 | -- Last reload --
|
| 235 | Details:
|
| 236 | Reload number: 2
|
| 237 | Reload reason: manual
|
| 238 | Finished: Yes
|
| 239 | Packs: vanilla, fabric, advancementplaques, adventure-platform-fabric, almanac, animatica, appleskin, badgebox, balm-fabric, bclib, betteradvancements, bettermounthud, betternether, betterthirdperson, bookshelf, bwncr, capes, cherishedworlds, cicada, citresewn, citresewn-defaults, cloth-config, cloud, cobbleboom, cobbledollars, cobblemon, cobblemon_move_inspector, cobblemonarmors, cobblemonboxlink, cobblemonridingfabric, cobblenav, cobbreeding, conditional-mixin, continuity, controlify, craftingtweaks, craftpresence, cubes-without-borders, debugify, dynamic_fps, dynamiccrosshair, dynamiccrosshair-api, e4mc_minecraft, enchdesc, enhanced_attack_indicator, enhancedblockentities, entity_model_features, entity_texture_features, entityculling, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabricskyboxes, fabrishot, fallingleaves, fallingtree, fastquit, fcgymbadges, feytweaks, forgeconfigapiport, fsb-interop, fwaystones, gachamachine, immediatelyfast, iris, konkrete, krypton, lambdynlights, languagereload, libbamboo, lilylib, lithium, longerchathistory, make_bubbles_pop, midnightlib, mixintrace, modernfix, modmenu, more_cobblemon_tweaks, morechathistory, moreculling, netherportalfix, nochatreports, notenoughanimations, optigui, owo, paginatedadvancements, particlerain, particular, placeholder-api, pokeblocks, polymer-blocks, polymer-core, polymer-resource-pack, polytone, 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, presencefootsteps, pride, puzzle, rctmod, reeses-sodium-options, roughlyenoughitems, roughlyenoughprofessions, rrls, simpletms, sit, sodium, sodium-extra, sodiumextras, sodiumleafculling, sodiumoptionsapi, sophisticatedbackpacks, sophisticatedcore, sound_physics_remastered, spruceui, sspb, swingthrough, team_reborn_energy, tooltipfix, tooltipscroll, txnilib, visuality, visualworkbench, voicechat, wakes, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xaerominimap, xaeroworldmap, yet_another_config_lib_v3, yosbr, zoomify, cobbreeding:pasturefix, black_icons, classic_icons, cobblemon:gyaradosjump, cobblemon:regionbiasforms, cobblemon:uniqueshinyforms, continuity:default, continuity:glass_pane_culling_fix, controlify:legacy_console, file/Chat Reporting Helper.zip, file/Lucario Totem.zip, file/Lucario_Overhaul_v1.2.2.zip, file/Cobblemon Interface v1.4.0.zip, file/Mod Menu Helper.zip, file/SodiumTranslations.zip, file/XaerosCobblemon-3.0.0_stars+1.6.zip, programmer_art, modmenu_programmer_art, sodium_programmer_art, white_icons, file/emissive-cobblemon-ores.zip, file/Cobblehats 1.3 - Bunny Update.zip, file/AllTheMons R2.1 V1.zip, file/CobbleMotion_v1.1.zip, $polymer-resources, server/00000000/74476651-5242-655a-514a-683134694276, visualworkbench:default_block_models
|
| 240 |
|
| 241 | -- Cobblemon --
|
| 242 | Details:
|
| 243 | Version: 1.6.1
|
| 244 | Is Snapshot: false
|
| 245 | Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)
|
| 246 | Branch: HEAD
|
| 247 |
|
| 248 | -- System Details --
|
| 249 | Details:
|
| 250 | Minecraft Version: 1.21.1
|
| 251 | Minecraft Version ID: 1.21.1
|
| 252 | Operating System: Windows 11 (amd64) version 10.0
|
| 253 | Java Version: 21.0.6, Azul Systems, Inc.
|
| 254 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
| 255 | Memory: 700871192 bytes (668 MiB) / 2852126720 bytes (2720 MiB) up to 4362076160 bytes (4160 MiB)
|
| 256 | CPUs: 4
|
| 257 | Processor Vendor: GenuineIntel
|
| 258 | Processor Name: Intel(R) Core(TM) i3-9100F CPU @ 3.60GHz
|
| 259 | Identifier: Intel64 Family 6 Model 158 Stepping 11
|
| 260 | Microarchitecture: Coffee Lake
|
| 261 | Frequency (GHz): 3.60
|
| 262 | Number of physical packages: 1
|
| 263 | Number of physical CPUs: 4
|
| 264 | Number of logical CPUs: 4
|
| 265 | Graphics card #0 name: NVIDIA GeForce GTX 1650
|
| 266 | Graphics card #0 vendor: NVIDIA
|
| 267 | Graphics card #0 VRAM (MiB): 4096.00
|
| 268 | Graphics card #0 deviceId: VideoController1
|
| 269 | Graphics card #0 versionInfo: 32.0.15.6636
|
| 270 | Memory slot #0 capacity (MiB): 8192.00
|
| 271 | Memory slot #0 clockSpeed (GHz): 2.40
|
| 272 | Memory slot #0 type: DDR4
|
| 273 | Virtual memory max (MiB): 17642.66
|
| 274 | Virtual memory used (MiB): 13032.64
|
| 275 | Swap memory total (MiB): 9518.10
|
| 276 | Swap memory used (MiB): 875.43
|
| 277 | Space in storage for jna.tmpdir (MiB): available: 12765.34, total: 243480.00
|
| 278 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 12765.34, total: 243480.00
|
| 279 | Space in storage for io.netty.native.workdir (MiB): available: 12765.34, total: 243480.00
|
| 280 | Space in storage for java.io.tmpdir (MiB): available: 12765.34, total: 243480.00
|
| 281 | Space in storage for workdir (MiB): available: 12765.34, total: 243480.00
|
| 282 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4160M
|
| 283 | Fabric Mods:
|
| 284 | advancementplaques: Advancement Plaques 1.6.8
|
| 285 | almanac: Almanac 1.0.2
|
| 286 | animatica: Animatica 0.6.1+1.21
|
| 287 | appleskin: AppleSkin 3.0.6+mc1.21
|
| 288 | architectury: Architectury 13.0.8
|
| 289 | badgebox: Badge Box 1.0.0
|
| 290 | balm-fabric: Balm 21.0.31
|
| 291 | kuma_api: KumaAPI 21.0.5-SNAPSHOT
|
| 292 | bclib: BCLib 21.0.13
|
| 293 | betteradvancements: Better Advancements **.**.**.**
|
| 294 | bettermounthud: Better Mount HUD 1.2.4
|
| 295 | betternether: Better Nether 21.0.11
|
| 296 | betterthirdperson: Better Third Person 1.9.0
|
| 297 | bookshelf: Bookshelf 21.1.48
|
| 298 | bwncr: Bad Wither No Cookie Reloaded 3.20.2
|
| 299 | capes: Capes 1.5.4+1.21
|
| 300 | cherishedworlds: Cherished Worlds 10.1.0+1.21.1
|
| 301 | cicada: CICADA 0.10.2+1.21-1.21.1
|
| 302 | citresewn: CIT Resewn 1.2.2+1.21
|
| 303 | citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.21
|
| 304 | cloth-config: Cloth Config v15 15.0.140
|
| 305 | cloth-basic-math: cloth-basic-math 0.6.1
|
| 306 | clumps: Clumps **.**.**.**
|
| 307 | cobbleboom: CobbleBoom 1.4
|
| 308 | cobbledollars: CobbleDollars 2.0.0+Beta-2+1.21.1
|
| 309 | cobblemon: Cobblemon 1.6.1+1.21.1
|
| 310 | cobblemon_capturexp: Cobblemon Capture EXP 1.6-fabric-1.0.0
|
| 311 | cobblemon_fixedstarterivs: Cobblemon Fixed Starter IVs 1.6-fabric-1.0.0
|
| 312 | cobblemon_granularshinies: Cobblemon Granular Shinies 1.6-fabric-1.0.2
|
| 313 | cobblemon_move_inspector: Cobblemon Move Inspector 1.2.0
|
| 314 | cobblemonarmors: Cobblemon Armors 1.4.0+1.6.1
|
| 315 | cobblemonboxlink: Cobblemon Box Link 1.0.3
|
| 316 | cobblemonridingfabric: Cobblemon Riding Fabric 1.3.4
|
| 317 | cobblenav: Cobblenav 2.1.0
|
| 318 | cobbreeding: Cobbreeding 1.8.8
|
| 319 | collective: Collective 7.93
|
| 320 | continuity: Continuity 3.0.0+1.21
|
| 321 | controlify: Controlify 2.0.2+1.21-fabric
|
| 322 | mixinextras: MixinExtras 0.5.0-beta.4
|
| 323 | craftingtweaks: Crafting Tweaks 21.1.5
|
| 324 | craftpresence: CraftPresence 2.5.3
|
| 325 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
|
| 326 | cubes-without-borders: Cubes Without Borders 3.0.0+mc1.21
|
| 327 | debugify: Debugify 1.21.1+1.0
|
| 328 | dexrewards: DexRewards 1.4
|
| 329 | adventure-platform-fabric: adventure-platform-fabric 5.14.1
|
| 330 | net_kyori_adventure-platform-api: adventure-platform-api 4.3.3
|
| 331 | net_kyori_adventure-text-serializer-ansi: adventure-text-serializer-ansi 4.17.0
|
| 332 | net_kyori_ansi: ansi 1.1.0
|
| 333 | net_kyori_option: option 1.0.0
|
| 334 | fabric-permissions-api-v0: fabric-permissions-api 0.3.1
|
| 335 | net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.17.0
|
| 336 | placeholder-api: Placeholder API 2.4.1+1.21
|
| 337 | dismountentity: Dismount Entity 3.6
|
| 338 | dynamic_fps: Dynamic FPS 3.8.0
|
| 339 | net_lostluma_battery: battery 1.3.0
|
| 340 | dynamiccrosshair: Dynamic Crosshair 9.3
|
| 341 | dynamiccrosshair-api: DynamicCrosshair API 1.1
|
| 342 | libbamboo: LibBamboo 2.2
|
| 343 | e4mc_minecraft: e4mc 5.3.0
|
| 344 | folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.1
|
| 345 | enchdesc: EnchantmentDescriptions 21.1.5
|
| 346 | enhanced_attack_indicator: Enhanced Attack Indicator 1.1.0+1.21
|
| 347 | enhancedblockentities: Enhanced Block Entities 0.10.2+1.21
|
| 348 | entity_model_features: Entity Model Features 2.4.1
|
| 349 | entity_texture_features: Entity Texture Features 6.2.9
|
| 350 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
| 351 | entityculling: EntityCulling 1.7.3
|
| 352 | fabric-api: Fabric API 0.115.1+1.21.1
|
| 353 | fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
|
| 354 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.70+b559734419
|
| 355 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
|
| 356 | fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
|
| 357 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c19
|
| 358 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
|
| 359 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
|
| 360 | fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
|
| 361 | fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
|
| 362 | fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
|
| 363 | fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.18+b559734419
|
| 364 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.3+7f945d5b19
|
| 365 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.10.0+9465b64419
|
| 366 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
|
| 367 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.1+9ed317f519
|
| 368 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.26+16c4ae2519
|
| 369 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
|
| 370 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
|
| 371 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
|
| 372 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
|
| 373 | fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
|
| 374 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.6+6823f7cd19
|
| 375 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
|
| 376 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
|
| 377 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.0+01d9a51c19
|
| 378 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
|
| 379 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
|
| 380 | fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
|
| 381 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
|
| 382 | fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
|
| 383 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
|
| 384 | fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
|
| 385 | fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
|
| 386 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419
|
| 387 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
|
| 388 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
|
| 389 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
|
| 390 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e19
|
| 391 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
|
| 392 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
|
| 393 | fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
|
| 394 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
|
| 395 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
|
| 396 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419
|
| 397 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
|
| 398 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.2+c24bd99419
|
| 399 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
|
| 400 | fabric-language-kotlin: Fabric Language Kotlin 1.13.1+kotlin.2.1.10
|
| 401 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.10
|
| 402 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.10
|
| 403 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.10
|
| 404 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.10
|
| 405 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
|
| 406 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
|
| 407 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
|
| 408 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
|
| 409 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
|
| 410 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
|
| 411 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
|
| 412 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
|
| 413 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
|
| 414 | fabricloader: Fabric Loader 0.16.10
|
| 415 | fabricskyboxes: FabricSkyBoxes 0.7.4+mc1.21
|
| 416 | fabrishot: Fabrishot 1.14.1
|
| 417 | fallingleaves: Falling Leaves 1.16.4
|
| 418 | fallingtree: FallingTree **.**.**.**
|
| 419 | fastquit: FastQuit 3.0.0+1.20.6
|
| 420 | fcgymbadges: Cobblemon FC Gym Badges 1.7.0+1.6.0
|
| 421 | ferritecore: FerriteCore 7.0.2-hotfix
|
| 422 | feytweaks: FeyTweaks 1.21-1.2.8
|
| 423 | forgeconfigapiport: Forge Config API Port 21.1.3
|
| 424 | com_electronwill_night-config_core: core 3.8.0
|
| 425 | com_electronwill_night-config_toml: toml 3.8.0
|
| 426 | fsb-interop: FabricSkyBoxes Interop 1.4.0+mc1.21-build.54
|
| 427 | fwaystones: Fabric Waystones 3.3.4+mc1.21.1
|
| 428 | gachamachine: GachaMachine 1.0.0
|
| 429 | geckolib: GeckoLib 4 4.7.3
|
| 430 | gooeylibs: GooeyLibs 3.1.1
|
| 431 | gooeylibs-api: GooeyLibs API 3.1.1
|
| 432 | hunt: Hunt 1.2.1
|
| 433 | iceberg: Iceberg **.**.**.**
|
| 434 | immediatelyfast: ImmediatelyFast 1.3.5+1.21.1
|
| 435 | net_lenni0451_reflect: Reflect 1.3.4
|
| 436 | impactor: Impactor 5.3.0+1.21.1
|
| 437 | impactor-command-api: Impactor Command API **.**.**.**+1.21.1
|
| 438 | cloud: Cloud 2.0.0-beta.9
|
| 439 | io_leangen_geantyref_geantyref: geantyref 1.3.15
|
| 440 | org_incendo_cloud-brigadier: cloud-brigadier 2.0.0-beta.9
|
| 441 | org_incendo_cloud-core: cloud-core 2.0.0
|
| 442 | org_incendo_cloud-minecraft-modded-common-fabric-repack_: cloud-minecraft-modded-common-fabric-repack 2.0.0-beta.9
|
| 443 | org_incendo_cloud-services: cloud-services 2.0.0
|
| 444 | net_kyori_adventure-api: adventure-api 4.17.0
|
| 445 | net_kyori_adventure-key: adventure-key 4.17.0
|
| 446 | net_kyori_adventure-nbt: adventure-nbt 4.17.0
|
| 447 | net_kyori_adventure-text-logger-slf4j: adventure-text-logger-slf4j 4.17.0
|
| 448 | net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.17.0
|
| 449 | net_kyori_adventure-text-serializer-json: adventure-text-serializer-json 4.17.0
|
| 450 | net_kyori_adventure-text-serializer-legacy: adventure-text-serializer-legacy 4.17.0
|
| 451 | net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.17.0
|
| 452 | net_kyori_event-api: event-api 5.0.0-SNAPSHOT
|
| 453 | net_kyori_examination-api: examination-api 1.3.0
|
| 454 | net_kyori_examination-string: examination-string 1.3.0
|
| 455 | org_incendo_cloud-annotations: cloud-annotations 2.0.0
|
| 456 | org_incendo_cloud-minecraft-extras: cloud-minecraft-extras 2.0.0-beta.10
|
| 457 | org_incendo_cloud-processors-common: cloud-processors-common 1.0.0-rc.1
|
| 458 | org_incendo_cloud-processors-confirmation: cloud-processors-confirmation 1.0.0-rc.1
|
| 459 | iris: Iris 1.8.8+mc1.21.1
|
| 460 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
| 461 | org_anarres_jcpp: jcpp 1.4.14
|
| 462 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
| 463 | isxander-main-menu-credits: Main Menu Credits 1.2.0
|
| 464 | java: OpenJDK 64-Bit Server VM 21
|
| 465 | konkrete: Konkrete 1.9.9
|
| 466 | krypton: Krypton 0.2.8
|
| 467 | com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
|
| 468 | lambdynlights: LambDynamicLights 3.1.4+1.21.1
|
| 469 | pride: Pride Lib 1.2.1+1.21
|
| 470 | spruceui: SpruceUI 5.1.0+1.21
|
| 471 | languagereload: Language Reload 1.7.2+1.21.1
|
| 472 | lithium: Lithium 0.14.8+mc1.21.1
|
| 473 | longerchathistory: Longer Chat History 1.6
|
| 474 | make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
|
| 475 | melody: Melody 1.0.10
|
| 476 | minecraft: Minecraft 1.21.1
|
| 477 | mixintrace: MixinTrace 1.1.1+1.17
|
| 478 | modelfix: Model Gap Fix 1.21-1.6
|
| 479 | modernfix: ModernFix 5.20.2+mc1.21.1
|
| 480 | modmenu: Mod Menu 11.0.3
|
| 481 | more_cobblemon_tweaks: MoreCobblemonTweaks 1.0.3
|
| 482 | morechathistory: More Chat History 1.3.1
|
| 483 | moreculling: More Culling 1.0.4
|
| 484 | conditional-mixin: conditional mixin 0.6.3
|
| 485 | mixinsquared: MixinSquared 0.2.0
|
| 486 | mousetweaks: Mouse Tweaks 2.26
|
| 487 | mr_daycounter: Day Counter (Original) 1
|
| 488 | netherportalfix: NetherPortalFix 21.1.3
|
| 489 | nochatreports: No Chat Reports 1.21.1-v2.9.1
|
| 490 | notenoughanimations: NotEnoughAnimations 1.9.2
|
| 491 | optigui: OptiGUI 2.3.0-beta.6.1-modrinth+1.21
|
| 492 | org_apache_commons_commons-text: commons-text 1.12.0
|
| 493 | org_ini4j_ini4j: ini4j 0.5.4
|
| 494 | owo: oωo 0.12.15+1.21
|
| 495 | blue_endless_jankson: jankson 1.2.2
|
| 496 | io_wispforest_endec: endec 0.1.5
|
| 497 | io_wispforest_endec_gson: gson 0.1.3
|
| 498 | io_wispforest_endec_jankson: jankson 0.1.3
|
| 499 | io_wispforest_endec_netty: netty 0.1.2
|
| 500 | paginatedadvancements: Paginated Advancements 2.5.1
|
| 501 | particlerain: Particle Rain 3.0.5
|
| 502 | particular: Particular 1.1.1+1.21
|
| 503 | pokeblocks: Pokeblocks 1.3.1-1.21.1
|
| 504 | polymer-bundled: Polymer 0.9.18+1.21.1
|
| 505 | polymer-blocks: Polymer (Textured Blocks) 0.9.18+1.21.1
|
| 506 | polymer-common: Polymer (Common) 0.9.18+1.21.1
|
| 507 | packet_tweaker: Packet Tweaker 0.5.5+1.21
|
| 508 | polymer-core: Polymer (Core) 0.9.18+1.21.1
|
| 509 | polymer-networking: Polymer (Networking) 0.9.18+1.21.1
|
| 510 | polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.18+1.21.1
|
| 511 | polymer-resource-pack: Polymer (Resource Pack) 0.9.18+1.21.1
|
| 512 | polymer-virtual-entity: Polymer (Virtual Entity) 0.9.18+1.21.1
|
| 513 | polytone: Polytone 1.21-3.2.8
|
| 514 | net_objecthunter_exp4j: exp4j 0.4.8
|
| 515 | presencefootsteps: Presence Footsteps 1.10.3+1.21
|
| 516 | kirin: Kirin UI 1.20.0+1.21
|
| 517 | prickle: PrickleMC 21.1.6
|
| 518 | puzzle: Puzzle 2.0.1
|
| 519 | midnightlib: MidnightLib 1.6.3
|
| 520 | puzzleslib: Puzzles Lib 21.1.28
|
| 521 | rctapi: Radical Cobblemon Trainers API 0.10.12-beta
|
| 522 | rctmod: Radical Cobblemon Trainers 0.13.16-beta
|
| 523 | reeses-sodium-options: Reese's Sodium Options 1.8.3+mc1.21.4
|
| 524 | roughlyenoughitems: Roughly Enough Items 16.0.799
|
| 525 | error_notifier: Error Notifier 1.0.11
|
| 526 | roughlyenoughprofessions: Roughly Enough Professions 4.0.3
|
| 527 | rrls: Remove Reloading Screen 5.0.8+mc1.21.1-fabric
|
| 528 | simpletms: SimpleTMs 2.0.3
|
| 529 | sit: Sit 1.21-28
|
| 530 | sodium: Sodium 0.6.9+mc1.21.1
|
| 531 | sodium-extra: Sodium Extra 0.6.0+mc1.21.1
|
| 532 | sodiumextras: Sodium Extras 1.0.6
|
| 533 | sodiumleafculling: Sodium Leaf Culling 1.0.0
|
| 534 | sodiumoptionsapi: Sodium Options API 1.0.10
|
| 535 | sophisticatedbackpacks: Sophisticated Backpacks 1.21.1-3.**.**.**.**
|
| 536 | sophisticatedcore: Sophisticated Core 1.21.1-1.**.**.**.**
|
| 537 | porting_lib_conditions: Porting Lib Conditions 3.1.0-beta.47+1.21.1
|
| 538 | porting_lib_core: Porting Lib Core 3.1.0-beta.47+1.21.1
|
| 539 | porting_lib_fluids: Porting Lib Fluids 3.1.0-beta.47+1.21.1
|
| 540 | porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta.47+1.21.1
|
| 541 | porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta.47+1.21.1
|
| 542 | porting_lib_level_events: Porting Lib Level Events 3.1.0-beta.47+1.21.1
|
| 543 | porting_lib_loot: Porting Lib Loot 3.1.0-beta.47+1.21.1
|
| 544 | porting_lib_model_loader: Porting Lib Model Loader 3.1.0-beta.47+1.21.1
|
| 545 | porting_lib_render_types: Porting Lib Render Types 3.1.0-beta.47+1.21.1
|
| 546 | porting_lib_transfer: Porting Lib Transfer 3.1.0-beta.47+1.21.1
|
| 547 | team_reborn_energy: Energy 4.1.0
|
| 548 | sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.8
|
| 549 | sspb: Sodium Shadowy Path Blocks 4.0.0
|
| 550 | superflatworldnoslimes: Superflat World No Slimes 3.5
|
| 551 | swingthrough: SwingThrough 1.0.5+1.21
|
| 552 | terralith: Terralith 2.5.8
|
| 553 | tooltipfix: ToolTip Fix 1.1.1-1.20
|
| 554 | tooltipscroll: Tooltip Scroll 1.4.0+1.21
|
| 555 | lilylib: LilyLib 1.2.1+1.21
|
| 556 | txnilib: TxniLib 1.0.21
|
| 557 | unilib: UniLib 1.0.5
|
| 558 | visuality: Visuality 0.7.7+1.21
|
| 559 | visualjukebox: VisualJukebox 1.0.0
|
| 560 | visualworkbench: Visual Workbench 21.1.0
|
| 561 | voicechat: Simple Voice Chat 1.21.1-2.5.28
|
| 562 | wakes: Wakes 0.2.2-1.21
|
| 563 | com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
|
| 564 | wover: WorldWeaver 21.0.13
|
| 565 | wover-biome: WorldWeaver - Biome API 21.0.13
|
| 566 | wover-block: WorldWeaver - Block and Item API 21.0.13
|
| 567 | wover-common: WorldWeaver - Common API 21.0.13
|
| 568 | wover-core: WorldWeaver - Core API 21.0.13
|
| 569 | wover-datagen: WorldWeaver - Datagen API 21.0.13
|
| 570 | wover-events: WorldWeaver - Events API 21.0.13
|
| 571 | wover-feature: WorldWeaver - Feature API 21.0.13
|
| 572 | wover-generator: WorldWeaver - World Generator API 21.0.13
|
| 573 | wover-item: WorldWeaver - Item API 21.0.13
|
| 574 | wover-math: WorldWeaver - Math API 21.0.13
|
| 575 | wover-preset: WorldWeaver - World Preset API 21.0.13
|
| 576 | wover-recipe: WorldWeaver - Recipe API 21.0.13
|
| 577 | wover-structure: WorldWeaver - Structure API 21.0.13
|
| 578 | wover-surface: WorldWeaver - Surface API 21.0.13
|
| 579 | wover-tag: WorldWeaver - Tag API 21.0.13
|
| 580 | wover-ui: WorldWeaver - UI API 21.0.13
|
| 581 | wunderlib: WunderLib 21.0.8
|
| 582 | xaerominimap: Xaero's Minimap 25.1.0
|
| 583 | xaeroworldmap: Xaero's World Map 1.39.4
|
| 584 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.3+1.21.1-fabric
|
| 585 | yosbr: YOSBR 0.1.2
|
| 586 | zoomify: Zoomify 2.14.2+1.21.1
|
| 587 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
|
| 588 | Loaded Shaderpack: (off)
|
| 589 | Launched Version: 1.21.1
|
| 590 | Launcher name: theseus
|
| 591 | Backend library: LWJGL version 3.3.3-snapshot
|
| 592 | Backend API: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.36, NVIDIA Corporation
|
| 593 | Window size: 854x480
|
| 594 | GFLW Platform: win32
|
| 595 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 596 | GL debug messages:
|
| 597 | Is Modded: Definitely; Client brand changed to 'fabric'
|
| 598 | Universe: 400921fb54442d18
|
| 599 | Type: Client (map_client.txt)
|
| 600 | Graphics mode: fancy
|
| 601 | Render Distance: 5/12 chunks
|
| 602 | Resource Packs: vanilla, fabric, advancementplaques, adventure-platform-fabric, almanac, animatica, appleskin (incompatible), badgebox, balm-fabric (incompatible), bclib, betteradvancements (incompatible), bettermounthud, betternether, betterthirdperson, bookshelf (incompatible), bwncr, capes, cherishedworlds (incompatible), cicada, citresewn, citresewn-defaults, cloth-config, cloud, cobbleboom, cobbledollars, cobblemon, cobblemon_move_inspector, cobblemonarmors, cobblemonboxlink (incompatible), cobblemonridingfabric, cobblenav, cobbreeding, conditional-mixin, continuity, controlify, craftingtweaks (incompatible), craftpresence, cubes-without-borders, debugify, dynamic_fps, dynamiccrosshair, dynamiccrosshair-api, e4mc_minecraft, enchdesc (incompatible), enhanced_attack_indicator, enhancedblockentities, entity_model_features, entity_texture_features, entityculling, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabricskyboxes, fabrishot, fallingleaves, fallingtree, fastquit, fcgymbadges, feytweaks, forgeconfigapiport, fsb-interop, fwaystones, gachamachine, immediatelyfast, iris, konkrete (incompatible), krypton, lambdynlights, languagereload, libbamboo, lilylib, lithium, longerchathistory, make_bubbles_pop, midnightlib, mixintrace, modernfix (incompatible), modmenu, more_cobblemon_tweaks, morechathistory, moreculling, netherportalfix (incompatible), nochatreports, notenoughanimations, optigui, owo, paginatedadvancements, particlerain, particular, placeholder-api, pokeblocks, polymer-blocks, polymer-core, polymer-resource-pack, polytone, 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, presencefootsteps, pride, puzzle, rctmod, reeses-sodium-options, roughlyenoughitems, roughlyenoughprofessions, rrls, simpletms, sit, sodium, sodium-extra, sodiumextras (incompatible), sodiumleafculling (incompatible), sodiumoptionsapi (incompatible), sophisticatedbackpacks (incompatible), sophisticatedcore (incompatible), sound_physics_remastered, spruceui, sspb, swingthrough, team_reborn_energy, tooltipfix, tooltipscroll, txnilib (incompatible), visuality, visualworkbench, voicechat, wakes, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xaerominimap (incompatible), xaeroworldmap (incompatible), yet_another_config_lib_v3 (incompatible), yosbr, zoomify, cobbreeding:pasturefix (incompatible), black_icons, classic_icons, cobblemon:gyaradosjump, cobblemon:regionbiasforms, cobblemon:uniqueshinyforms, continuity:default, continuity:glass_pane_culling_fix, controlify:legacy_console, file/Chat Reporting Helper.zip, file/Lucario Totem.zip, file/Lucario_Overhaul_v1.2.2.zip, file/Cobblemon Interface v1.4.0.zip, file/Mod Menu Helper.zip, file/SodiumTranslations.zip, file/XaerosCobblemon-3.0.0_stars+1.6.zip, programmer_art, modmenu_programmer_art, sodium_programmer_art, white_icons, file/emissive-cobblemon-ores.zip, file/Cobblehats 1.3 - Bunny Update.zip (incompatible), file/AllTheMons R2.1 V1.zip (incompatible), file/CobbleMotion_v1.1.zip, $polymer-resources, server/00000000/74476651-5242-655a-514a-683134694276, visualworkbench:default_block_models
|
| 603 | Current Language: en_us
|
| 604 | Locale: en_US
|
| 605 | System encoding: Cp1252
|
| 606 | File encoding: UTF-8
|
| 607 | CPU: 4x Intel(R) Core(TM) i3-9100F CPU @ 3.60GHz
|
| 608 |
|