轮小空lun_kong
本帖最后由 轮小空lun_kong 于 2021-1-15 20:44 编辑
  1. [22:08:12 WARN]: [DeluxeHub]] Task #29146 for DeluxeHub v3.3.9 generated an exception
  2. java.lang.ArrayIndexOutOfBoundsException: 1
  3.         at fun.lewisdev.deluxehub.action.actions.TitleAction.execute(TitleAction.java:21) ~[?:?]
  4.         at fun.lewisdev.deluxehub.action.ActionManager.lambda$executeActions$1(ActionManager.java:56) ~[?:?]
  5.         at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_271]
  6.         at fun.lewisdev.deluxehub.action.ActionManager.executeActions(ActionManager.java:47) ~[?:?]
  7.         at fun.lewisdev.deluxehub.module.Module.executeActions(Module.java:60) ~[?:?]
  8.         at fun.lewisdev.deluxehub.module.modules.player.PlayerListener.lambda$onPlayerJoin$1(PlayerListener.java:113) ~[?:?]
  9.         at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.15.2.jar:git-Paper-391]
  10.         at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.15.2.jar:git-Paper-391]
  11.         at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1265) ~[patched_1.15.2.jar:git-Paper-391]
  12.         at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:431) ~[patched_1.15.2.jar:git-Paper-391]
  13.         at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1182) ~[patched_1.15.2.jar:git-Paper-391]
  14.         at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:971) ~[patched_1.15.2.jar:git-Paper-391]
  15.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
复制代码


1.15.2 paper



  1. [20:43:24 ERROR]: Could not pass event AsyncPlayerChatEvent to WowSuchCleaner v1.9.1
  2. java.lang.IllegalStateException: InventoryOpenEvent may only be triggered synchronously.
  3.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:595) ~[patched_1.15.2.jar:git-Paper-391]
  4.         at org.bukkit.craftbukkit.v1_15_R1.event.CraftEventFactory.callInventoryOpenEvent(CraftEventFactory.java:1214) ~[patched_1.15.2.jar:git-Paper-391]
  5.         at org.bukkit.craftbukkit.v1_15_R1.event.CraftEventFactory.callInventoryOpenEvent(CraftEventFactory.java:1200) ~[patched_1.15.2.jar:git-Paper-391]
  6.         at org.bukkit.craftbukkit.v1_15_R1.entity.CraftHumanEntity.openCustomInventory(CraftHumanEntity.java:359) ~[patched_1.15.2.jar:git-Paper-391]
  7.         at org.bukkit.craftbukkit.v1_15_R1.entity.CraftHumanEntity.openInventory(CraftHumanEntity.java:344) ~[patched_1.15.2.jar:git-Paper-391]
  8.         at io.github.Cnly.WowSuchCleaner.BusyInv.BusyInv.menus.ChestMenu.openFor(ChestMenu.java:31) ~[?:?]
  9.         at io.github.Cnly.WowSuchCleaner.WowSuchCleaner.gui.LotShowcase.openFor(LotShowcase.java:65) ~[?:?]
  10.         at io.github.Cnly.WowSuchCleaner.WowSuchCleaner.gui.LotShowcase$LotItem.onBidSuccess(LotShowcase.java:373) ~[?:?]
  11.         at io.github.Cnly.WowSuchCleaner.WowSuchCleaner.listeners.BidHandler.handleBid(BidHandler.java:131) ~[?:?]
  12.         at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor160.execute(Unknown Source) ~[?:?]
  13.         at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.2.jar:git-Paper-391]
  14.         at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.15.2.jar:git-Paper-391]
  15.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.2.jar:git-Paper-391]
  16.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.15.2.jar:git-Paper-391]
  17.         at net.minecraft.server.v1_15_R1.PlayerConnection.chat(PlayerConnection.java:1782) ~[patched_1.15.2.jar:git-Paper-391]
  18.         at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1697) ~[patched_1.15.2.jar:git-Paper-391]
  19.         at net.minecraft.server.v1_15_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) ~[patched_1.15.2.jar:git-Paper-391]
  20.         at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_271]
  21.         at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_271]
  22.         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_271]
  23.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_271]
  24.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
复制代码



2021.12 数据,可能有更多内容 本帖最后由 轮小空lun_kong 于 2021-1-15 20:44 编辑

代码:

  1. [22:08:12 WARN]: [DeluxeHub]] Task #29146 for DeluxeHub v3.3.9 generated an exception
  2. java.lang.ArrayIndexOutOfBoundsException: 1
  3.   at fun.lewisdev.deluxehub.action.actions.TitleAction.execute(TitleAction.java:21) ~[?:?]
  4.   at fun.lewisdev.deluxehub.action.ActionManager.lambda$executeActions$1(ActionManager.java:56) ~[?:?]
  5.   at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_271]
  6.   at fun.lewisdev.deluxehub.action.ActionManager.executeActions(ActionManager.java:47) ~[?:?]
  7.   at fun.lewisdev.deluxehub.module.Module.executeActions(Module.java:60) ~[?:?]
  8.   at fun.lewisdev.deluxehub.module.modules.player.PlayerListener.lambda$onPlayerJoin$1(PlayerListener.java:113) ~[?:?]
  9.   at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.15.2.jar:git-Paper-391]
  10.   at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.15.2.jar:git-Paper-391]
  11.   at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1265) ~[patched_1.15.2.jar:git-Paper-391]
  12.   at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:431) ~[patched_1.15.2.jar:git-Paper-391]
  13.   at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1182) ~[patched_1.15.2.jar:git-Paper-391]
  14.   at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:971) ~[patched_1.15.2.jar:git-Paper-391]
  15.   at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]



1.15.2 paper


代码:

  1. [20:43:24 ERROR]: Could not pass event AsyncPlayerChatEvent to WowSuchCleaner v1.9.1
  2. java.lang.IllegalStateException: InventoryOpenEvent may only be triggered synchronously.
  3.   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:595) ~[patched_1.15.2.jar:git-Paper-391]
  4.   at org.bukkit.craftbukkit.v1_15_R1.event.CraftEventFactory.callInventoryOpenEvent(CraftEventFactory.java:1214) ~[patched_1.15.2.jar:git-Paper-391]
  5.   at org.bukkit.craftbukkit.v1_15_R1.event.CraftEventFactory.callInventoryOpenEvent(CraftEventFactory.java:1200) ~[patched_1.15.2.jar:git-Paper-391]
  6.   at org.bukkit.craftbukkit.v1_15_R1.entity.CraftHumanEntity.openCustomInventory(CraftHumanEntity.java:359) ~[patched_1.15.2.jar:git-Paper-391]
  7.   at org.bukkit.craftbukkit.v1_15_R1.entity.CraftHumanEntity.openInventory(CraftHumanEntity.java:344) ~[patched_1.15.2.jar:git-Paper-391]
  8.   at io.github.Cnly.WowSuchCleaner.BusyInv.BusyInv.menus.ChestMenu.openFor(ChestMenu.java:31) ~[?:?]
  9.   at io.github.Cnly.WowSuchCleaner.WowSuchCleaner.gui.LotShowcase.openFor(LotShowcase.java:65) ~[?:?]
  10.   at io.github.Cnly.WowSuchCleaner.WowSuchCleaner.gui.LotShowcase$LotItem.onBidSuccess(LotShowcase.java:373) ~[?:?]
  11.   at io.github.Cnly.WowSuchCleaner.WowSuchCleaner.listeners.BidHandler.handleBid(BidHandler.java:131) ~[?:?]
  12.   at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor160.execute(Unknown Source) ~[?:?]
  13.   at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.2.jar:git-Paper-391]
  14.   at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.15.2.jar:git-Paper-391]
  15.   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.2.jar:git-Paper-391]
  16.   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.15.2.jar:git-Paper-391]
  17.   at net.minecraft.server.v1_15_R1.PlayerConnection.chat(PlayerConnection.java:1782) ~[patched_1.15.2.jar:git-Paper-391]
  18.   at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1697) ~[patched_1.15.2.jar:git-Paper-391]
  19.   at net.minecraft.server.v1_15_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) ~[patched_1.15.2.jar:git-Paper-391]
  20.   at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_271]
  21.   at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_271]
  22.   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_271]
  23.   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_271]
  24.   at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]




Sartears
首先,请贴出插件列表

第一个deluxehub似乎是玩家检测 tab列表出错
需要看插件列表才能判断

第二个请删除WowsuchCleanrer插件他不适用于你的1.15