Skip to content

[Bug]: Problems with animation container priorities #687

@RazorPlay01

Description

@RazorPlay01

I have confirmed that ...

  • tacz is up to date
  • unable to reproduce without tacz

Minecraft and modloader version

all

tac version

all

Related Mods

CPA

Description

Other mods that use the same API and priority can end up overwriting animations, in this case CPA. Therefore, I recommend reserving the lowest priority level for mods that truly need it, such as CPA, since it affects all player animations in general. Mods like this should have their priority slightly increased, for example, to a scale of 10, as they only affect specific animations.
This is an extremely easy problem to solve, and it should be a general consensus among all developers who use PAL or PlayerAnimator, leaving the lowest priority level only for mods that significantly impact the player.

Step to reproduce

No response

Logs & Crash reports

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions