Skip to content

Weird error with origins attribute #22

Description

@PickyPixelStudio

Hey,

I don't know if i need to report this problem to Origins too, because the script work when i use minecraft's attribute.
But when i try to use PlayerEx attribute, it doesn't.

Got this in log :

[12:31:14] [main/ERROR]: There was a problem reading sub-power "role:berserker/nordicborn_freezedmgresist" in power file "role:berserker/nordicborn": Error reading data field at modifier.attribute: Identifier "playerex:freeze_resistance" was not registered in registry "minecraft:attribute". [12:31:14] [main/ERROR]: There was a problem reading power file role:big_boy (skipping): Error reading data field at modifier.attribute: Identifier "playerex:constitution" was not registered in registry "minecraft:attribute".

I made the exact same script as him

{ "type": "origins:attribute", "modifier": { "attribute": "playerex:constitution", "operation": "addition", "value": 12.0 }, }

Minecraft : 1.19
Fabric : 0.14.8
PlayerEx : 3.3.2
Origins : 1.6.2

PS : I just see a new version of PlayerEx, and th problem is still here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    externalThis is an issue with an external source.wontfixThis will not be worked on

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions