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

[1.16.5] Method BoundingBox #831

Open
iSoulEs opened this issue Nov 21, 2023 · 0 comments
Open

[1.16.5] Method BoundingBox #831

iSoulEs opened this issue Nov 21, 2023 · 0 comments

Comments

@iSoulEs
Copy link

iSoulEs commented Nov 21, 2023

Is your feature request related to a problem? Please describe.
add the Method: void net.minecraft.entity.Entity.setBoundingBox(net.minecraft.util.math.AxisAlignedBB)

the method fix this:

[12:29:50 ERROR]: Could not pass event ItemsAdderLoadDataEvent to ItemsAdder v3.6.2-beta-r4
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[forge:?]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[forge:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:593) ~[forge:?]
at ia.m.lt.a(SourceFile:73) ~[?:?]
at ia.m.G.c(SourceFile:910) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:90) ~[forge:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:461) ~[forge:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1046) ~[?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:345) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:998) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:815) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:267) ~[?:?]
at java.lang.Thread.run(Thread.java:831) ~[?:?]
Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.entity.Entity.setBoundingBox(net.minecraft.util.math.AxisAlignedBB)'
at ia.nms.aF.impl.v1_16_R3.a(SourceFile:165) ~[?:?]
at ia.m.X.G(SourceFile:302) ~[?:?]
at ia.m.X.a(SourceFile:250) ~[?:?]
at ia.m.X.a(SourceFile:183) ~[?:?]
at ia.m.X.a(SourceFile:178) ~[?:?]
at ia.m.U.a(SourceFile:840) ~[?:?]
at ia.m.U.a(SourceFile:811) ~[?:?]
at ia.m.aw.a(SourceFile:420) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[forge:?]
... 12 more

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