使用中文回答142950 Server threadERROR Could not pass event InventoryCloseEvent to PlugStats v135-SNAPSHOTorgbukkiteventEventException null at orgbukkitpluginEventExecutor$2executeEventExecutorjava69
根据错误日志,发生了一个org.bukkit.event.EventException异常,导致无法将事件InventoryCloseEvent传递给PlugStats v1.35-SNAPSHOT插件。异常的具体原因是java.lang.NullPointerException,发生在me.wuxie.inventoryslotattributeload.InventorySlotAttributeLoad.onInvClose(InventorySlotAttributeLoad.java:58)。根据错误日志的信息,可能是在InventorySlotAttributeLoad.java的第58行发生了NullPointerException异常。
原文地址: https://www.cveoy.top/t/topic/hDbm 著作权归作者所有。请勿转载和采集!