-
Notifications
You must be signed in to change notification settings - Fork 55
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
Holograms not appearing in 1.17 #368
Comments
i have similar error , Paper 1.17 whene im login to server and im create shop. very nice plugin ! good job and thx for update all the time :) have a nice day. [16:45:19 ERROR]: Could not pass event PlayerJoinEvent to ShopChest v1.13-SNAPSHOT |
Same, we'd love to get plotsquared 6, new we/wg support and of course paper 1.17 support. |
We launched our summer server in 1.17 and went back to use our favorite shop plugin, ShopChest. It's still got all the functionality, but probably due to the new items, the holograms are missing. I've got signs up designating what each shop sells, but are there plans to fix the hologram issue? (Or is the hologram issue on my side?)
Error message on server launch:
[26.06 16:02:32] [Server] [Server thread/WARN]: [ShopChest] Task #92 for ShopChest v1.13-SNAPSHOT generated an exception
[26.06 16:02:32] [Server] java.lang.NullPointerExceptionCannot invoke "java.lang.Class.getConstructor(java.lang.Class[])" because "this.packetPlayOutEntityTeleportClass" is null
[26.06 16:02:32] [Server] at de.epiceric.shopchest.nms.ArmorStandWrapper.setLocation(ArmorStandWrapper.java:55) ~[?:?]
[26.06 16:02:32] [Server] at de.epiceric.shopchest.nms.Hologram.addLine(Hologram.java:181) ~[?:?]
[26.06 16:02:32] [Server] at de.epiceric.shopchest.nms.Hologram.addLine(Hologram.java:166) ~[?:?]
[26.06 16:02:32] [Server] at de.epiceric.shopchest.nms.Hologram.(Hologram.java:31) ~[?:?]
[26.06 16:02:32] [Server] at de.epiceric.shopchest.shop.Shop$1.run(Shop.java:234) ~[?:?]
[26.06 16:02:32] [Server] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.17.jar:3162-Spigot-f773da8-b121d3b]
[26.06 16:02:32] [Server] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400) ~[spigot-1.17.jar:3162-Spigot-f773da8-b121d3b]
[26.06 16:02:32] [Server] at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1252) ~[spigot-1.17.jar:3162-Spigot-f773da8-b121d3b]
[26.06 16:02:32] [Server] at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:436) ~[spigot-1.17.jar:3162-Spigot-f773da8-b121d3b]
[26.06 16:02:32] [Server] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1200) ~[spigot-1.17.jar:3162-Spigot-f773da8-b121d3b]
[26.06 16:02:32] [Server] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1027) ~[spigot-1.17.jar:3162-Spigot-f773da8-b121d3b]
[26.06 16:02:32] [Server] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307) ~[spigot-1.17.jar:3162-Spigot-f773da8-b121d3b]
[26.06 16:02:32] [Server] at java.lang.Thread.run(Thread.java:831) [?:?]
The text was updated successfully, but these errors were encountered: