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

Unable to start #13

Open
3328429240 opened this issue Jun 29, 2024 · 0 comments
Open

Unable to start #13

3328429240 opened this issue Jun 29, 2024 · 0 comments

Comments

@3328429240
Copy link

Server version 1.12.2 paper
Default configuration file
[17:44:25] [Server thread/INFO]: [RPGHorses] Enabling RPGHorses v1.2.25
[17:44:26] [Server thread/INFO]: [RPGHorses] 1.12 detected
[17:44:26] [Server thread/ERROR]: 启用时发生错误 RPGHorses v1.2.25 (Is it up to date?)
java.lang.NoSuchMethodError: org.bukkit.Bukkit.createPlayerProfile(Ljava/util/UUID;)Lorg/bukkit/profile/PlayerProfile;
at org.plugins.rpghorses.utils.ItemUtil.applyCustomHead(ItemUtil.java:206) ~[?:?]
at org.plugins.rpghorses.utils.ItemUtil.getItemStack(ItemUtil.java:167) ~[?:?]
at org.plugins.rpghorses.utils.ItemUtil.getItemStack(ItemUtil.java:82) ~[?:?]
at org.plugins.rpghorses.utils.ItemUtil.getItemStack(ItemUtil.java:70) ~[?:?]
at org.plugins.rpghorses.managers.gui.StableGUIManager.reloadMarketHorseItem(StableGUIManager.java:373) ~[?:?]
at org.plugins.rpghorses.managers.gui.StableGUIManager.reload(StableGUIManager.java:331) ~[?:?]
at org.plugins.rpghorses.managers.gui.StableGUIManager.(StableGUIManager.java:58) ~[?:?]
at org.plugins.rpghorses.RPGHorsesMain.initializeVariables(RPGHorsesMain.java:440) ~[?:?]
at org.plugins.rpghorses.RPGHorsesMain.onEnable(RPGHorsesMain.java:120) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[%5b2%5dPaperSpigot-1.12.2.jar:git-Paper-1620]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[%5b2%5dPaperSpigot-1.12.2.jar:git-Paper-1620]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[%5b2%5dPaperSpigot-1.12.2.jar:git-Paper-1620]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[%5b2%5dPaperSpigot-1.12.2.jar:git-Paper-1620]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[%5b2%5dPaperSpigot-1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[%5b2%5dPaperSpigot-1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[%5b2%5dPaperSpigot-1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[%5b2%5dPaperSpigot-1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[%5b2%5dPaperSpigot-1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[%5b2%5dPaperSpigot-1.12.2.jar:git-Paper-1620]
at java.lang.Thread.run(Thread.java:750) [?:?]
[17:44:26] [Server thread/INFO]: [RPGHorses] Disabling RPGHorses v1.2.25

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