- Could not pass event PlayerInteractEvent to Forge v1.0.0
 
- org.bukkit.event.EventException: null
 
-         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:202) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:198) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:991) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:26) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_144]
 
-         at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_144]
 
-         at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
 
- Caused by: java.lang.IllegalArgumentException: input cannot be null!
 
-         at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         at com.comphenix.protocol.utility.StreamSerializer.deserializeItemStack(StreamSerializer.java:333) ~[?:?]
 
-         at com.**.Forge.Utils.ItemString.getItem(ItemString.java:29) ~[?:?]
 
-         at com.**.Forge.Data.DrawData.getGem(DrawData.java:37) ~[?:?]
 
-         at com.**.Forge.Data.DrawData.equals(DrawData.java:23) ~[?:?]
 
-         at com.**.Forge.Data.DrawData.getDrawName(DrawData.java:93) ~[?:?]
 
-         at com.**.Forge.Listeners.OnPlayerInteract.interact(OnPlayerInteract.java:35) ~[?:?]
 
-         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
 
-         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
 
-         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
 
-         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
 
-         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
 
-         ... 18 more
 
空指针?  找不到命令对应的程序   你放在别的新端里 试试
Could not pass event PlayerInteractEvent to Forge v1.0.0
org.bukkit.event.EventException: null
emm,是什么插件呐,玩家交互事件无法通过forge,还空指针了,,光这么看看不出
xiyanxinnian 发表于 2021-6-16 07:49
emm,是什么插件呐,玩家交互事件无法通过forge,还空指针了,,光这么看看不出 ...
是forge锻造插件
vavxg 发表于 2021-6-16 05:58
空指针? 找不到命令对应的程序 你放在别的新端里 试试
rpg的forge插件,我这个是属于数据库恢复成比较早之前的是可以用的,但是服务器一重启,加有新玩家装备,然后就GG
getGem提供的String为null,可能是配置问题
roj234 发表于 2021-6-16 13:34
getGem提供的String为null,可能是配置问题
它提供的配置,我只是连接了mysql,第一次链接正常,重启一次服务器后就这样了