a242192980
客户端使用插件指令后 后台报错
[18:18:48] [Server thread/INFO]: tianqing issued server command: /pokeegg create
1
[18:18:48] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'poke
egg' in plugin PokemonInfo v1.7
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[Plu
ginCommand.class:git-CatServer-1.12.2-5068915]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:14
6) ~[SimpleCommandMap.class:git-CatServer-1.12.2-5068915]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServ
er.java:711) ~[CraftServer.class:git-CatServer-1.12.2-5068915]
        at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPl
ayServer.java:1596) [pa.class:?]
        at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPl
ayServer.java:1439) [pa.class:?]
        at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(So
urceFile:37) [la.class:?]
        at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(So
urceFile:9) [la.class:?]
        at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.cla
ss:?]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
?:1.8.0_221]
        at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_221]
        at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav
a:839) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(Dedicated
Server.java:472) [nz.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav
a:776) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [M
inecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.NoSuchMethodError: com.pixelmonmod.pixelmon.api.pokemon.Pok
emon.getSpecialTexture()Lcom/pixelmonmod/pixelmon/entities/pixelmon/EnumSpecialT
exture;
        at com.mc9y.pokemonapi.api.sprite.SpriteHelper.getSprite(SpriteHelper.ja
va:45) ~[?:?]
        at com.mc9y.pokemonapi.api.sprite.SpriteHelper.getSpriteItem(SpriteHelpe
r.java:33) ~[?:?]
        at com.mc9y.pokemoninfo.command.PokeEggCommand.pokeEgg(PokeEggCommand.ja
va:103) ~[?:?]
        at com.mc9y.pokemoninfo.command.PokeEggCommand.onCommand(PokeEggCommand.
java:45) ~[?:?]
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[Plu
ginCommand.class:git-CatServer-1.12.2-5068915]
        ... 15 more


初雪霁❄️
https://www.mcbbs.net/thread-912646-2-1.html
请查看回帖前两页楼的交流内容
推断为宝可梦版本与插件版本不对应

白灯
更新 PokemonInfo 和 PokemonAPI 至新版