FatherWh0

Could not pass event InventoryMoveItemEvent to RainbowArmour

Sep 15th, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.85 KB | None | 0 0
  1. [08:52:02] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  2. java.lang.ClassCastException: org.bukkit.block.DoubleChest cannot be cast to org.bukkit.block.Container
  3. at com.xtechgamer735.RainbowArmour.GUI.GUIListeners.move(GUIListeners.java:89) ~[?:?]
  4. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor868.execute(Unknown Source) ~[?:?]
  5. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.2.jar:git-Paper-183]
  6. at org.bukkit.plugin.EventExecutor$$Lambda$4353/17068813.execute(Unknown Source) ~[?:?]
  7. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.2.jar:git-Paper-183]
  8. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.2.jar:git-Paper-183]
  9. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.2.jar:git-Paper-183]
  10. at org.bukkit.event.Event.callEvent(Event.java:45) ~[patched_1.16.2.jar:git-Paper-183]
  11. at net.minecraft.server.v1_16_R2.TileEntityHopper.callPushMoveEvent(TileEntityHopper.java:265) ~[patched_1.16.2.jar:git-Paper-183]
  12. at net.minecraft.server.v1_16_R2.TileEntityHopper.hopperPush(TileEntityHopper.java:193) ~[patched_1.16.2.jar:git-Paper-183]
  13. at net.minecraft.server.v1_16_R2.TileEntityHopper.k(TileEntityHopper.java:336) ~[patched_1.16.2.jar:git-Paper-183]
  14. at net.minecraft.server.v1_16_R2.TileEntityHopper.a(TileEntityHopper.java:135) ~[patched_1.16.2.jar:git-Paper-183]
  15. at net.minecraft.server.v1_16_R2.TileEntityHopper.tick(TileEntityHopper.java:117) ~[patched_1.16.2.jar:git-Paper-183]
  16. at net.minecraft.server.v1_16_R2.World.tickBlockEntities(World.java:812) ~[patched_1.16.2.jar:git-Paper-183]
  17. at net.minecraft.server.v1_16_R2.WorldServer.doTick(WorldServer.java:563) ~[patched_1.16.2.jar:git-Paper-183]
  18. at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1358) ~[patched_1.16.2.jar:git-Paper-183]
  19. at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:375) ~[patched_1.16.2.jar:git-Paper-183]
  20. at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1211) ~[patched_1.16.2.jar:git-Paper-183]
  21. at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:999) ~[patched_1.16.2.jar:git-Paper-183]
  22. at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.2.jar:git-Paper-183]
  23. at net.minecraft.server.v1_16_R2.MinecraftServer$$Lambda$3218/2020229403.run(Unknown Source) ~[?:?]
  24. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  25. [08:52:03] [Async Chat Thread - #166/INFO]: <[Member] S4mB34ni310> Yea, Mariah's
  26. [08:52:03] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  27. java.lang.ClassCastException: org.bukkit.block.DoubleChest cannot be cast to org.bukkit.block.Container
  28. at com.xtechgamer735.RainbowArmour.GUI.GUIListeners.move(GUIListeners.java:89) ~[?:?]
  29. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor868.execute(Unknown Source) ~[?:?]
  30. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.2.jar:git-Paper-183]
  31. at org.bukkit.plugin.EventExecutor$$Lambda$4353/17068813.execute(Unknown Source) ~[?:?]
  32. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.2.jar:git-Paper-183]
  33. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.2.jar:git-Paper-183]
  34. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.2.jar:git-Paper-183]
  35. at org.bukkit.event.Event.callEvent(Event.java:45) ~[patched_1.16.2.jar:git-Paper-183]
  36. at net.minecraft.server.v1_16_R2.TileEntityHopper.callPushMoveEvent(TileEntityHopper.java:265) ~[patched_1.16.2.jar:git-Paper-183]
  37. at net.minecraft.server.v1_16_R2.TileEntityHopper.hopperPush(TileEntityHopper.java:193) ~[patched_1.16.2.jar:git-Paper-183]
  38. at net.minecraft.server.v1_16_R2.TileEntityHopper.k(TileEntityHopper.java:336) ~[patched_1.16.2.jar:git-Paper-183]
  39. at net.minecraft.server.v1_16_R2.TileEntityHopper.a(TileEntityHopper.java:135) ~[patched_1.16.2.jar:git-Paper-183]
  40. at net.minecraft.server.v1_16_R2.TileEntityHopper.tick(TileEntityHopper.java:117) ~[patched_1.16.2.jar:git-Paper-183]
  41. at net.minecraft.server.v1_16_R2.World.tickBlockEntities(World.java:812) ~[patched_1.16.2.jar:git-Paper-183]
  42. at net.minecraft.server.v1_16_R2.WorldServer.doTick(WorldServer.java:563) ~[patched_1.16.2.jar:git-Paper-183]
  43. at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1358) ~[patched_1.16.2.jar:git-Paper-183]
  44. at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:375) ~[patched_1.16.2.jar:git-Paper-183]
  45. at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1211) ~[patched_1.16.2.jar:git-Paper-183]
  46. at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:999) ~[patched_1.16.2.jar:git-Paper-183]
  47. at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.2.jar:git-Paper-183]
  48. at net.minecraft.server.v1_16_R2.MinecraftServer$$Lambda$3218/2020229403.run(Unknown Source) ~[?:?]
  49. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  50. [09:04:21] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  51. java.lang.ClassCastException: org.bukkit.block.DoubleChest cannot be cast to org.bukkit.block.Container
  52. at com.xtechgamer735.RainbowArmour.GUI.GUIListeners.move(GUIListeners.java:89) ~[?:?]
  53. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor868.execute(Unknown Source) ~[?:?]
  54. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.2.jar:git-Paper-183]
  55. at org.bukkit.plugin.EventExecutor$$Lambda$4353/17068813.execute(Unknown Source) ~[?:?]
  56. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.2.jar:git-Paper-183]
  57. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.2.jar:git-Paper-183]
  58. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.2.jar:git-Paper-183]
  59. at org.bukkit.event.Event.callEvent(Event.java:45) ~[patched_1.16.2.jar:git-Paper-183]
  60. at net.minecraft.server.v1_16_R2.TileEntityHopper.callPushMoveEvent(TileEntityHopper.java:265) ~[patched_1.16.2.jar:git-Paper-183]
  61. at net.minecraft.server.v1_16_R2.TileEntityHopper.hopperPush(TileEntityHopper.java:193) ~[patched_1.16.2.jar:git-Paper-183]
  62. at net.minecraft.server.v1_16_R2.TileEntityHopper.k(TileEntityHopper.java:336) ~[patched_1.16.2.jar:git-Paper-183]
  63. at net.minecraft.server.v1_16_R2.TileEntityHopper.a(TileEntityHopper.java:135) ~[patched_1.16.2.jar:git-Paper-183]
  64. at net.minecraft.server.v1_16_R2.TileEntityHopper.tick(TileEntityHopper.java:117) ~[patched_1.16.2.jar:git-Paper-183]
  65. at net.minecraft.server.v1_16_R2.World.tickBlockEntities(World.java:812) ~[patched_1.16.2.jar:git-Paper-183]
  66. at net.minecraft.server.v1_16_R2.WorldServer.doTick(WorldServer.java:563) ~[patched_1.16.2.jar:git-Paper-183]
  67. at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1358) ~[patched_1.16.2.jar:git-Paper-183]
  68. at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:375) ~[patched_1.16.2.jar:git-Paper-183]
  69. at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1211) ~[patched_1.16.2.jar:git-Paper-183]
  70. at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:999) ~[patched_1.16.2.jar:git-Paper-183]
  71. at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.2.jar:git-Paper-183]
  72. at net.minecraft.server.v1_16_R2.MinecraftServer$$Lambda$3218/2020229403.run(Unknown Source) ~[?:?]
  73. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  74. [09:04:21] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  75. java.lang.ClassCastException: null
  76. [09:04:21] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  77. java.lang.ClassCastException: null
  78. [09:04:21] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  79. java.lang.ClassCastException: null
  80. [09:04:21] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  81. java.lang.ClassCastException: null
  82. [09:04:21] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  83. java.lang.ClassCastException: null
  84. [09:04:21] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  85. java.lang.ClassCastException: null
  86. [09:04:21] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  87. java.lang.ClassCastException: null
  88. [09:04:21] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  89. java.lang.ClassCastException: null
  90. [09:04:21] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  91. java.lang.ClassCastException: null
  92. [09:04:21] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  93. java.lang.ClassCastException: null
  94. [09:04:22] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  95. java.lang.ClassCastException: null
  96. [09:04:22] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  97. java.lang.ClassCastException: null
  98. [09:04:22] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  99. java.lang.ClassCastException: null
  100. [09:04:22] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  101. java.lang.ClassCastException: null
  102. [09:04:22] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  103. java.lang.ClassCastException: null
  104. [09:04:22] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  105. java.lang.ClassCastException: null
  106. [09:04:22] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  107. java.lang.ClassCastException: null
  108. [09:04:22] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  109. java.lang.ClassCastException: null
  110. [09:04:22] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  111. java.lang.ClassCastException: null
  112. [09:04:22] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  113. java.lang.ClassCastException: null
  114. [09:04:23] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  115. java.lang.ClassCastException: null
  116. [09:04:23] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  117. java.lang.ClassCastException: null
  118. [09:04:23] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  119. java.lang.ClassCastException: null
  120. [09:04:23] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  121. java.lang.ClassCastException: null
  122. [09:04:23] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  123. java.lang.ClassCastException: null
  124. [09:04:23] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  125. java.lang.ClassCastException: null
  126. [09:04:23] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  127. java.lang.ClassCastException: null
  128. [09:04:23] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  129. java.lang.ClassCastException: null
  130. [09:04:23] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  131. java.lang.ClassCastException: null
  132. [09:04:23] [Server thread/ERROR]: Could not pass event InventoryMoveItemEvent to RainbowArmour v1.7.2
  133. java.lang.ClassCastException: null
Add Comment
Please, Sign In to add comment