Skip to content

Conflict with Transparent Mod [1.21.1] #184

@kessiekestrel

Description

@kessiekestrel

Describe the bug
The game loads up and gets stuck on the Mojang loading screen. Specifically it seems to attempt to load the game twice, the bar restarting. It's more noticeable with Pling installed as the sound goes off twice. Menu music can be heard if it was already on, so the game seems to have loaded fine but just won't go past that screen.

After narrowing down the issue in my modlist I did load the game with just these two mods, the problem persisted.

To Reproduce
Steps to reproduce the behavior:

  1. Install both Capes, Transparent & dependencies Ash-API.
  2. Attempt to load Minecraft.

Expected behavior
Expected for main menu to load in.

Debug info
I wasn't able to run the debug command.

Context (please complete the following information):

  • Minecraft version: 1.21.1
  • Capes version: 1.5.4
  • Mod list: Transparent 21.1.0, Ash Api 21.1.1, Fabric Api 0.116.7 & Fabric Kotlin 1.13.7
  • Server: Unable to get in-game.

Additional context
At a guess this looks like it might be the issue in the log?

[00:51:14] [Render thread/WARN]: @reDIrect conflict. Skipping transparent.mixins.json:client.CapeLayerMixin from mod transparent->@reDIrect::redirectEntitySolidInRender(Lnet/minecraft/class_2960;)Lnet/minecraft/class_1921; with priority 1000, already redirected by capes-common.mixins.json:MixinCapeFeatureRenderer from mod capes->@reDIrect::fixCapeTransparency(Lnet/minecraft/class_2960;)Lnet/minecraft/class_1921; with priority 1000

This line popped up with Better Capes 1.4.1 as well, but the game still loaded so I'm not entirely sure.

[00:48:19] [Render thread/WARN]: @reDIrect conflict. Skipping bettercapes.mixins.json:CapePlayer.MixinCapeFeatureRenderer from mod bettercapes->@reDIrect::redirectCapeRenderLayer(Lnet/minecraft/class_2960;)Lnet/minecraft/class_1921; with priority 100, already redirected by capes-common.mixins.json:MixinCapeFeatureRenderer from mod capes->@reDIrect::fixCapeTransparency(Lnet/minecraft/class_2960;)Lnet/minecraft/class_1921; with priority 1000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions