Skip to content

Bug: HumanoidArmorLayerAccessor misconfigured #3

@Partonetrain

Description

@Partonetrain

What Feature Types Apply to This Bug?

Other (Please Describe)

Other Type

Misconfigured mixin

What Type of Bug Is This?

Crash

Forge Version

NeoForge 21.1.170

Emissivity Version

1.0.1

Is This Bug a Conflict With Another Mod?

No response

Client Log

No response

Crash Report (if applicable)

Not needed

Steps to Reproduce

  1. Install Aether and deps on dedicated server
  2. Install Aether Emissivity on dedicated server
  3. Observe crash:
[20May2025 15:41:39.864] [main/ERROR] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer for invalid dist DEDICATED_SERVER
[20May2025 15:41:39.864] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer for invalid dist DEDICATED_SERVER)
[20May2025 15:41:39.864] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer was not found aether_emissivity.mixins.json:client.accessor.HumanoidArmorLayerAccessor from mod aether_emissivity

What You Expect To Happen

The server to not crash

What Actually Happened

The server crashes

Additional Details

There is a client mixin in the "mixins" list (instead of the "client" list) in aether_emissivity.mixins.json:
https://github.com/The-Aether-Team/Emissivity/blob/1.21.1-develop/src/main/resources/aether_emissivity.mixins.json#L8

Please Read and Confirm The Following

  • I have confirmed this bug can be replicated without the use of Optifine.
  • I have confirmed this bug is on the most recently supported version of Minecraft.
  • I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this issue is unique and has not been reported already.
  • If playing on a modpack, I have reported this issue to their issue tracker already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions