Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible incompatibility with Recruits and Workers mods (1.19.2) #56

Open
thmrv opened this issue Feb 19, 2024 · 0 comments
Open

Possible incompatibility with Recruits and Workers mods (1.19.2) #56

thmrv opened this issue Feb 19, 2024 · 0 comments

Comments

@thmrv
Copy link

thmrv commented Feb 19, 2024

crash-2024-02-19_23.08.25-server.txt

As in the title, happens when recruit entities spawn. Might happen elsewhere as it seems to be caused by a missing attribute in AttributeSupplier, as mentioned at the top of stacktrace (crashreport included as a file):

java.lang.IllegalArgumentException: Can't find attribute minecraft:generic.attack_knockback at net.minecraft.world.entity.ai.attributes.AttributeSupplier.m_22260_(AttributeSupplier.java:21) ~[client-1.19.2-20220805.130853-srg.jar%23753!/:?] {re:mixin,re:classloading} at net.minecraft.world.entity.ai.attributes.AttributeSupplier.m_22245_(AttributeSupplier.java:28) ~[client-1.19.2-20220805.130853-srg.jar%23753!/:?] {re:mixin,re:classloading} at net.minecraft.world.entity.ai.attributes.AttributeMap.m_22181_(AttributeMap.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23753!/:?] {re:mixin,re:classloading,pl:mixin:APP:canary.mixins.json:collections.attributes.AttributeMapMixin,pl:mixin:A}

Or might be a problem more on recruits mod author's side. Otherwise no other leads. Worked after removing recruits and vice-versa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant