Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Paper Compatibility in PathfinderGoal#j() #65

Closed
gmitch215 opened this issue May 13, 2023 · 0 comments · Fixed by #66
Closed

Paper Compatibility in PathfinderGoal#j() #65

gmitch215 opened this issue May 13, 2023 · 0 comments · Fixed by #66
Assignees
Labels
bug Something isn't working ver: 1.9.0 Bug/Enhancement included or fixed in version 1.9.0

Comments

@gmitch215
Copy link
Owner

Bug Type

Compatibility Issues

MobChip Version

1.8.1+

Server Version

Any Paper Version

Description

According to Paper/PaperMC#9201, Paper does not plan on adding Spigot NMS compatibility with PathfinderGoal's getFlags method due to the method deemed performance-critical.

Since the method has been renamed, players are reporting a NoSuchMethodError while using MobChip on paper servers.

Expected Behavior

MobChip works as normal

Actual Behavior

java.lang.NoSuchMethodError: 'java.util.EnumSet net.minecraft.world.entity.ai.goal.PathfinderGoal.j()

@gmitch215 gmitch215 added the bug Something isn't working label May 13, 2023
@gmitch215 gmitch215 self-assigned this May 13, 2023
@gmitch215 gmitch215 changed the title Paper Compatibility w/ `PathfinderGoal#j()" Paper Compatibility in `PathfinderGoal#j()" May 13, 2023
@gmitch215 gmitch215 changed the title Paper Compatibility in `PathfinderGoal#j()" Paper Compatibility in PathfinderGoal#j() May 13, 2023
@gmitch215 gmitch215 mentioned this issue May 21, 2023
4 tasks
@gmitch215 gmitch215 added the ver: 1.9.0 Bug/Enhancement included or fixed in version 1.9.0 label May 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working ver: 1.9.0 Bug/Enhancement included or fixed in version 1.9.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant