qruet / AnvilLot

Allows for vanilla anvils to extend beyond the vanilla price cap of 39 experience in a non intrusive way.
6 stars 4 forks source link

1.18.2 1_18_R2 NMS #24

Open Kryniowesegryderiusz opened 2 years ago

Kryniowesegryderiusz commented 2 years ago

Server Version purpur-1596 1.18.2

Plugin Version AnvilLot 3.6-b67

Describe the bug Plugin doesnt implement 1_18_R2 NMS

[14:14:49] [Server thread/INFO]: [AnvilLot]         ╼----------- AnvilLot 3.6-b67 -----------╾
[14:14:49] [Server thread/INFO]: [AnvilLot] 〶 Checking Server Version...
[14:14:49] [Server thread/INFO]: [AnvilLot] 〶 Hooking into version v1_18_R2
[14:14:49] [Server thread/INFO]: [AnvilLot] 〶 Deserializing config data...
[14:14:49] [Server thread/INFO]: [AnvilLot] 〶 Success!
[14:14:49] [Server thread/INFO]: [AnvilLot] 〶 Instantiating a few things...
[14:14:49] [Server thread/INFO]: [AnvilLot] 〶 Success!
[14:14:49] [Server thread/INFO]: [AnvilLot] 〶 Thank you for installing AnvilLot! If you're experiencing any issues please report it (see config for details)
[14:14:49] [Server thread/INFO]: [AnvilLot] ╼----------- Successfully Loaded -----------╾

[14:15:02] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to AnvilLot v3.6-b67
java.lang.UnsupportedOperationException: VersionHandler has not yet been initialized.
    at dev.qruet.anvillot.nms.VersionHandlerNMS.openContainer(VersionHandlerNMS.java:63) ~[AnvilLot.jar:?]
    at dev.qruet.anvillot.listeners.AnvilInteractHandler.onInteract(AnvilInteractHandler.java:52) ~[AnvilLot.jar:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor1187.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:git-Purpur-1596]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:631) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_18_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:544) ~[purpur-1.18.2.jar:git-Purpur-1596]
    at net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:554) ~[?:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1924) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) ~[?:?]
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) ~[?:?]
    at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-1.18.2.jar:git-Purpur-1596]
    at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[?:?]
    at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1426) ~[purpur-1.18.2.jar:git-Purpur-1596]
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:188) ~[purpur-1.18.2.jar:git-Purpur-1596]
    at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
    at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1403) ~[purpur-1.18.2.jar:git-Purpur-1596]
    at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1396) ~[purpur-1.18.2.jar:git-Purpur-1596]
    at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
    at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1374) ~[purpur-1.18.2.jar:git-Purpur-1596]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1256) ~[purpur-1.18.2.jar:git-Purpur-1596]
    at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:320) ~[purpur-1.18.2.jar:git-Purpur-1596]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]

To Reproduce Just use this build on 1.18.2

Media If applicable, add screenshots or a video to help explain your problem.

Additional context Add any other context about the problem here.

Tylwen commented 2 years ago

When will it be available? @Kryniowesegryderiusz

Kryniowesegryderiusz commented 2 years ago

When will it be available? @Kryniowesegryderiusz

How I'm supposed to know XD

Tylwen commented 2 years ago

o

When will it be available? @Kryniowesegryderiusz

How I'm supposed to know XD

oh shit sorry xD I just looked who added the tag, I thought it was the dev of this plugin

Tylwen commented 2 years ago

@qruet please

MenelBOT commented 2 years ago

bump