You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bukkit/Spigot/Bungee Build/Version:
Waterfall b134
Paper b1179 (1.12.1)
MyPet Build/Version:
MyPet-Premium-2.3.6-SNAPSHOT
Do you use the premium version? (this wont change anything for you)
yes
What is the expected result?
no write error
What happens instead of that?
write error
Error:
11.08 12:12:46 [Server] ERROR Could not pass event PlayerInteractEvent to MyPet v2.3.6
11.08 12:12:46 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/HashSet;I)Lorg/bukkit/block/Block;
11.08 12:12:46 [Server] INFO at de.Keyle.MyPet.listeners.PlayerListener.on(PlayerListener.java:97) ~[?:?]
11.08 12:12:46 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor901.execute(Unknown Source) ~[?:?]
11.08 12:12:46 [Server] INFO at org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:44) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:202) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:198) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:987) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:26) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:5) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_144]
11.08 12:12:46 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_144]
11.08 12:12:46 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:843) [patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:424) [patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:767) [patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665) [patched_1.12.1.jar:git-Paper-1179]
11.08 12:12:46 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
The text was updated successfully, but these errors were encountered:
Please provide the following info.
Bukkit/Spigot/Bungee Build/Version:
Waterfall b134
Paper b1179 (1.12.1)
MyPet Build/Version:
MyPet-Premium-2.3.6-SNAPSHOT
Do you use the premium version? (this wont change anything for you)
yes
What is the expected result?
no write error
What happens instead of that?
write error
Error:
The text was updated successfully, but these errors were encountered: