• Chào bạn, hãy đăng ký hoặc đăng nhập để tham gia cùng bọn mình và sử dụng được đầy đủ chức năng của diễn đàn :).
Mushroom

Hỏi về Plugin cái tz ShopGUIPlus này ae chỉ hộ fix lỗi

Mushroom

THÀNH VIÊN
Tham gia
07/07/2019
Bài viết
135
24320


Khi reload lại shopgui /shop thì nó thế này
 
[19:10:12] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'shop' in plugin ShopGUIPlus v1.19.9
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:641) ~[PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1385) [PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1220) [PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_261]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_261]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:747) [PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_261]
Caused by: java.lang.LinkageError: loader constraint violation: when resolving method "net.brcdev.shopgui.gui.gui.OpenGui.<init>(Lorg/bukkit/entity/Player;Lnet/brcdev/shopgui/player/PlayerData;Lnet/brcdev/shopgui/gui/gui/OpenGui$MenuType;Lnet/brcdev/shopgui/shop/Shop;)V" the class loader (instance of org/bukkit/plugin/java/PluginClassLoader) of the current class, net/brcdev/shopgui/gui/gui/ShopSelectionGui, and the class loader (instance of org/bukkit/plugin/java/PluginClassLoader) for the method's defining class, net/brcdev/shopgui/gui/gui/OpenGui, have different Class objects for the type net/brcdev/shopgui/player/PlayerData used in the signature
at net.brcdev.shopgui.gui.gui.ShopSelectionGui.<init>(ShopSelectionGui.java:10) ~[?:?]
at net.brcdev.shopgui.shop.ShopManager.openMainMenu(ShopManager.java:199) ~[?:?]
at net.brcdev.shopgui.command.CmdShop.onCommand(CmdShop.java:65) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PaperSpigot.jar:git-Spigot-596221b-9a1fc1e]
... 15 more
[19:10:12] [Server thread/INFO]: Mush_VN issued server command: /shop
 
Similar content Most view Xem thêm
Back
Top Bottom