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

The pipes were working, but after a while they became invisible and useless. #31

Open
Pledix opened this issue Nov 5, 2022 · 0 comments

Comments

@Pledix
Copy link

Pledix commented Nov 5, 2022

Jar Version: Pufferfish 1.17.1
TransportPipes version: 5.4.3

[01:08:31] [Server thread/ERROR]: Could not pass event BreakPermissionEvent to AutoPickup v1.3.13-SNAPSHOT java.lang.IllegalArgumentException: Invalid key. Must be [a-z0-9/._-]: upgradeablehoppers:o at com.google.common.base.Preconditions.checkArgument(Preconditions.java:216) ~[patched_1.17.1.jar:git-Pufferfish-22] at org.bukkit.NamespacedKey.<init>(NamespacedKey.java:80) ~[patched_1.17.1.jar:git-Pufferfish-22] at us.thezircon.play.autopickup.listeners.BlockBreakEventListener.onBreak(BlockBreakEventListener.java:151) ~[AutoPickup.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor1408.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Pufferfish-22] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.17.1.jar:git-Pufferfish-22] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Pufferfish-22] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:630) ~[patched_1.17.1.jar:git-Pufferfish-22] at de.robotricker.transportpipes.utils.ProtectionUtils.ProtectionUtils.callEventWithoutAntiCheat(ProtectionUtils.java:94) ~[TransportPipes-5.4.3-SNAPSHOT.jar:?] at de.robotricker.transportpipes.utils.ProtectionUtils.ProtectionUtils.canBreak(ProtectionUtils.java:72) ~[TransportPipes-5.4.3-SNAPSHOT.jar:?] at de.robotricker.transportpipes.listener.DuctListener.callInteraction(DuctListener.java:238) ~[TransportPipes-5.4.3-SNAPSHOT.jar:?] at de.robotricker.transportpipes.listener.DuctListener.onInteract(DuctListener.java:153) ~[TransportPipes-5.4.3-SNAPSHOT.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor1244.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Pufferfish-22] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.17.1.jar:git-Pufferfish-22] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Pufferfish-22] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:630) ~[patched_1.17.1.jar:git-Pufferfish-22] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:543) ~[patched_1.17.1.jar:git-Pufferfish-22] at net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:542) ~[app:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1816) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) ~[app:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Pufferfish-22] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1428) ~[patched_1.17.1.jar:git-Pufferfish-22] at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Pufferfish-22] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1406) ~[patched_1.17.1.jar:git-Pufferfish-22] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1399) ~[patched_1.17.1.jar:git-Pufferfish-22] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:110) ~[app:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1538) ~[patched_1.17.1.jar:git-Pufferfish-22] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1284) ~[patched_1.17.1.jar:git-Pufferfish-22] at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[patched_1.17.1.jar:git-Pufferfish-22] at java.lang.Thread.run(Thread.java:833) ~[?:?]

BlackBeltPanda added a commit that referenced this issue Jan 15, 2023
Sends EntityEquipment packet synchronously (Fixes #31)
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