Error #19


Open
  • EliteTrollingG created this issue Jan 28, 2021

    28.01 14:31:49 [Server] ERROR **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
    28.01 14:31:49 [Server] INFO Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1
    28.01 14:31:49 [Server] INFO org.bukkit.event.EventException: null
    28.01 14:31:49 [Server] INFO at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
    28.01 14:31:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:38) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at me.incomprehendable.dev.pwp.transparentlisteners.PWPTimedRegisteredListener.callEvent(PWPTimedRegisteredListener.java:28) ~[?:?]
    28.01 14:31:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2540) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1261) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[patched_1.16.5.jar:git-Paper-428]
    28.01 14:31:49 [Server] INFO at java.lang.Thread.run(Thread.java:834) [?:?]
    28.01 14:31:49 [Server] INFO Caused by: java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()'
    28.01 14:31:49 [Server] INFO at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[?:?]
    28.01 14:31:49 [Server] INFO at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[?:?]
    28.01 14:31:49 [Server] INFO at jdk.internal.reflect.GeneratedMethodAccessor1840.invoke(Unknown Source) ~[?:?]
    28.01 14:31:49 [Server] INFO at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    28.01 14:31:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
    28.01 14:31:49 [Server] INFO at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
    28.01 14:31:50 [Multicraft] Skipped 94 lines due to rate limit (30/s)


    Latest.Log
     https://paste.gg/p/anonymous/7cb575ae5feb42d991ca5605d72feda2


To post a comment, please login or register a new account.