Advertisement
Guest User

Untitled

a guest
Nov 16th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.14 KB | None | 0 0
  1. /* Could not pass InteractInventoryEvent$Open$Impl */
  2. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
  3. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* Could not pass the event InteractInventoryEvent$Open$Impl to an Event Listener! */
  4. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* */
  5. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* Since the event can be modified during the event's listener,
  6. 16.11 21:18:20 [Server] INFO there could be adverse side effects of the exception occuring
  7. 16.11 21:18:20 [Server] INFO such that duplications or other game breaking issues could exist.
  8. 16.11 21:18:20 [Server] INFO Due to the nature of the exception, this is not likely an exception
  9. 16.11 21:18:20 [Server] INFO that is covered by SpongeForge or Forge itself, and therefor should
  10. 16.11 21:18:20 [Server] INFO be reported to the mod/plugin author first prior to reporting to
  11. 16.11 21:18:20 [Server] INFO Sponge or Forge. */
  12. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* Owning Mod/Plugin: virtualchest */
  13. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* Exception: */
  14. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.api.data.persistence.InvalidDataException: Find error when generating item at Slot45 */
  15. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItem.fillInventory(VirtualChestItem.java:141) */
  16. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.setItemInInventory(VirtualChestInventory.java:174) */
  17. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.lambda$getUpdaterFor$5(VirtualChestInventory.java:150) */
  18. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory$EventListener.fireOpenEvent(VirtualChestInventory.java:326) */
  19. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory$EventListener.access$900(VirtualChestInventory.java:268) */
  20. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.lambda$create$3(VirtualChestInventory.java:124) */
  21. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.item.inventory.custom.CustomInventoryListener.handle(CustomInventoryListener.java:63) */
  22. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.item.inventory.custom.CustomInventoryListener.handle(CustomInventoryListener.java:40) */
  23. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
  24. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
  25. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
  26. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
  27. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:465) */
  28. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:253) */
  29. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.SpongeCommonEventFactory.callInteractInventoryOpenEvent(SpongeCommonEventFactory.java:1157) */
  30. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.SpongeCommonEventFactory.displayContainer(SpongeCommonEventFactory.java:1294) */
  31. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.entity.player.EntityPlayerMP.openInventory(EntityPlayerMP.java:3346) */
  32. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.entity.player.EntityPlayerMP.openInventory(EntityPlayerMP.java:3327) */
  33. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.unsafe.SpongeUnimplemented.openInventory(SpongeUnimplemented.java:156) */
  34. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventoryDispatcher.open(VirtualChestInventoryDispatcher.java:77) */
  35. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.command.VirtualChestCommandManager.lambda$processOpenCommand$0(VirtualChestCommandManager.java:162) */
  36. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
  37. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
  38. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:188) */
  39. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:174) */
  40. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
  41. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
  42. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
  43. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
  44. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:458) */
  45. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
  46. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
  47. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
  48. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
  49. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
  50. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
  51. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  52. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  53. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.api.data.persistence.InvalidDataException: Could not deserialize something correctly, likely due to bad type data. */
  54. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:89) */
  55. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.data.SpongeDataManager.lambda$deserialize$1(SpongeDataManager.java:196) */
  56. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* java.util.Optional.flatMap(Optional.java:241) */
  57. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.data.SpongeDataManager.deserialize(SpongeDataManager.java:196) */
  58. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:50) */
  59. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:41) */
  60. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* ninja.leaping.configurate.SimpleConfigurationNode.getValue(SimpleConfigurationNode.java:218) */
  61. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* ninja.leaping.configurate.ConfigurationNode.getValue(ConfigurationNode.java:491) */
  62. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.deserializeItemFrom(VirtualChestItemStackSerializer.java:197) */
  63. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.apply(VirtualChestItemStackSerializer.java:153) */
  64. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItem.fillInventory(VirtualChestItem.java:136) */
  65. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.setItemInInventory(VirtualChestInventory.java:174) */
  66. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.lambda$getUpdaterFor$5(VirtualChestInventory.java:150) */
  67. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory$EventListener.fireOpenEvent(VirtualChestInventory.java:326) */
  68. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory$EventListener.access$900(VirtualChestInventory.java:268) */
  69. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.lambda$create$3(VirtualChestInventory.java:124) */
  70. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.item.inventory.custom.CustomInventoryListener.handle(CustomInventoryListener.java:63) */
  71. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.item.inventory.custom.CustomInventoryListener.handle(CustomInventoryListener.java:40) */
  72. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
  73. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
  74. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
  75. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
  76. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:465) */
  77. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:253) */
  78. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.SpongeCommonEventFactory.callInteractInventoryOpenEvent(SpongeCommonEventFactory.java:1157) */
  79. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.SpongeCommonEventFactory.displayContainer(SpongeCommonEventFactory.java:1294) */
  80. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.entity.player.EntityPlayerMP.openInventory(EntityPlayerMP.java:3346) */
  81. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.entity.player.EntityPlayerMP.openInventory(EntityPlayerMP.java:3327) */
  82. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.unsafe.SpongeUnimplemented.openInventory(SpongeUnimplemented.java:156) */
  83. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventoryDispatcher.open(VirtualChestInventoryDispatcher.java:77) */
  84. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.command.VirtualChestCommandManager.lambda$processOpenCommand$0(VirtualChestCommandManager.java:162) */
  85. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
  86. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
  87. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:188) */
  88. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:174) */
  89. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
  90. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
  91. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
  92. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
  93. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:458) */
  94. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
  95. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
  96. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
  97. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
  98. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
  99. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
  100. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  101. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  102. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* java.lang.IllegalStateException: Unable to find item with id: minecraft:stained_glass_pane:3 */
  103. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.item.inventory.SpongeItemStackBuilder.lambda$buildContent$1(SpongeItemStackBuilder.java:277) */
  104. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* java.util.Optional.orElseThrow(Optional.java:290) */
  105. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.item.inventory.SpongeItemStackBuilder.buildContent(SpongeItemStackBuilder.java:277) */
  106. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:87) */
  107. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.data.SpongeDataManager.lambda$deserialize$1(SpongeDataManager.java:196) */
  108. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* java.util.Optional.flatMap(Optional.java:241) */
  109. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.data.SpongeDataManager.deserialize(SpongeDataManager.java:196) */
  110. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:50) */
  111. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:41) */
  112. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* ninja.leaping.configurate.SimpleConfigurationNode.getValue(SimpleConfigurationNode.java:218) */
  113. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* ninja.leaping.configurate.ConfigurationNode.getValue(ConfigurationNode.java:491) */
  114. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.deserializeItemFrom(VirtualChestItemStackSerializer.java:197) */
  115. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.apply(VirtualChestItemStackSerializer.java:153) */
  116. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItem.fillInventory(VirtualChestItem.java:136) */
  117. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.setItemInInventory(VirtualChestInventory.java:174) */
  118. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.lambda$getUpdaterFor$5(VirtualChestInventory.java:150) */
  119. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory$EventListener.fireOpenEvent(VirtualChestInventory.java:326) */
  120. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory$EventListener.access$900(VirtualChestInventory.java:268) */
  121. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.lambda$create$3(VirtualChestInventory.java:124) */
  122. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.item.inventory.custom.CustomInventoryListener.handle(CustomInventoryListener.java:63) */
  123. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.item.inventory.custom.CustomInventoryListener.handle(CustomInventoryListener.java:40) */
  124. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
  125. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
  126. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
  127. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
  128. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:465) */
  129. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:253) */
  130. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.SpongeCommonEventFactory.callInteractInventoryOpenEvent(SpongeCommonEventFactory.java:1157) */
  131. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.event.SpongeCommonEventFactory.displayContainer(SpongeCommonEventFactory.java:1294) */
  132. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.entity.player.EntityPlayerMP.openInventory(EntityPlayerMP.java:3346) */
  133. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.entity.player.EntityPlayerMP.openInventory(EntityPlayerMP.java:3327) */
  134. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.unsafe.SpongeUnimplemented.openInventory(SpongeUnimplemented.java:156) */
  135. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventoryDispatcher.open(VirtualChestInventoryDispatcher.java:77) */
  136. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* com.github.ustc_zzzz.virtualchest.command.VirtualChestCommandManager.lambda$processOpenCommand$0(VirtualChestCommandManager.java:162) */
  137. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
  138. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
  139. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:188) */
  140. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:174) */
  141. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
  142. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
  143. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
  144. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
  145. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:458) */
  146. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
  147. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
  148. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
  149. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
  150. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
  151. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
  152. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  153. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  154. 16.11 21:18:20 [Server] Server thread/WARN [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
  155. 16.11 21:18:21 [Server] Server thread/ERROR [Sponge]: The Scheduler tried to run the task virtualchest-S-123 owned by Plugin{id=virtualchest, name=VirtualChest, version=1.0.1, description=A sponge plugin providing virtual chest GUIs for menus., authors=[ustc_zzzz], source=./mods/VirtualChest-1.0.1.jar}, but an error occured.
  156. 16.11 21:18:21 [Server] INFO org.spongepowered.api.data.persistence.InvalidDataException: Find error when generating item at Slot45
  157. 16.11 21:18:21 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItem.fillInventory(VirtualChestItem.java:141) ~[VirtualChestItem.class:?]
  158. 16.11 21:18:21 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.setItemInInventory(VirtualChestInventory.java:174) ~[VirtualChestInventory.class:?]
  159. 16.11 21:18:21 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.lambda$getUpdaterFor$5(VirtualChestInventory.java:150) ~[VirtualChestInventory.class:?]
  160. 16.11 21:18:21 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory$EventListener.lambda$fireOpenEvent$0(VirtualChestInventory.java:319) ~[VirtualChestInventory$EventListener.class:?]
  161. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3948]
  162. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.1.7-RC3948]
  163. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:188) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3948]
  164. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:174) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3948]
  165. 16.11 21:18:21 [Server] INFO at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_181]
  166. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.1.7-RC3948]
  167. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.1.7-RC3948]
  168. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.1.7-RC3948]
  169. 16.11 21:18:21 [Server] INFO at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:458) [SpongeMod.class:1.12.2-2838-7.1.7-RC3948]
  170. 16.11 21:18:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
  171. 16.11 21:18:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  172. 16.11 21:18:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
  173. 16.11 21:18:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
  174. 16.11 21:18:21 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
  175. 16.11 21:18:21 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
  176. 16.11 21:18:21 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  177. 16.11 21:18:21 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  178. 16.11 21:18:21 [Server] INFO Caused by: org.spongepowered.api.data.persistence.InvalidDataException: Could not deserialize something correctly, likely due to bad type data.
  179. 16.11 21:18:21 [Server] INFO at org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:89) ~[AbstractDataBuilder.class:1.12.2-2838-7.1.7-RC3948]
  180. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.data.SpongeDataManager.lambda$deserialize$1(SpongeDataManager.java:196) ~[SpongeDataManager.class:1.12.2-2838-7.1.7-RC3948]
  181. 16.11 21:18:21 [Server] INFO at java.util.Optional.flatMap(Optional.java:241) ~[?:1.8.0_181]
  182. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.data.SpongeDataManager.deserialize(SpongeDataManager.java:196) ~[SpongeDataManager.class:1.12.2-2838-7.1.7-RC3948]
  183. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:50) ~[DataSerializableTypeSerializer.class:1.12.2-2838-7.1.7-RC3948]
  184. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:41) ~[DataSerializableTypeSerializer.class:1.12.2-2838-7.1.7-RC3948]
  185. 16.11 21:18:21 [Server] INFO at ninja.leaping.configurate.SimpleConfigurationNode.getValue(SimpleConfigurationNode.java:218) ~[spongeforge-1.12.2-2838-7.1.7-RC3948.jar:1.12.2-2838-7.1.7-RC3948]
  186. 16.11 21:18:21 [Server] INFO at ninja.leaping.configurate.ConfigurationNode.getValue(ConfigurationNode.java:491) ~[spongeforge-1.12.2-2838-7.1.7-RC3948.jar:1.12.2-2838-7.1.7-RC3948]
  187. 16.11 21:18:21 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.deserializeItemFrom(VirtualChestItemStackSerializer.java:197) ~[VirtualChestItemStackSerializer.class:?]
  188. 16.11 21:18:21 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.apply(VirtualChestItemStackSerializer.java:153) ~[VirtualChestItemStackSerializer.class:?]
  189. 16.11 21:18:21 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItem.fillInventory(VirtualChestItem.java:136) ~[VirtualChestItem.class:?]
  190. 16.11 21:18:21 [Server] INFO ... 20 more
  191. 16.11 21:18:21 [Server] INFO Caused by: java.lang.IllegalStateException: Unable to find item with id: minecraft:stained_glass_pane:3
  192. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.item.inventory.SpongeItemStackBuilder.lambda$buildContent$1(SpongeItemStackBuilder.java:277) ~[SpongeItemStackBuilder.class:1.12.2-2838-7.1.7-RC3948]
  193. 16.11 21:18:21 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_181]
  194. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.item.inventory.SpongeItemStackBuilder.buildContent(SpongeItemStackBuilder.java:277) ~[SpongeItemStackBuilder.class:1.12.2-2838-7.1.7-RC3948]
  195. 16.11 21:18:21 [Server] INFO at org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:87) ~[AbstractDataBuilder.class:1.12.2-2838-7.1.7-RC3948]
  196. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.data.SpongeDataManager.lambda$deserialize$1(SpongeDataManager.java:196) ~[SpongeDataManager.class:1.12.2-2838-7.1.7-RC3948]
  197. 16.11 21:18:21 [Server] INFO at java.util.Optional.flatMap(Optional.java:241) ~[?:1.8.0_181]
  198. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.data.SpongeDataManager.deserialize(SpongeDataManager.java:196) ~[SpongeDataManager.class:1.12.2-2838-7.1.7-RC3948]
  199. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:50) ~[DataSerializableTypeSerializer.class:1.12.2-2838-7.1.7-RC3948]
  200. 16.11 21:18:21 [Server] INFO at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:41) ~[DataSerializableTypeSerializer.class:1.12.2-2838-7.1.7-RC3948]
  201. 16.11 21:18:21 [Server] INFO at ninja.leaping.configurate.SimpleConfigurationNode.getValue(SimpleConfigurationNode.java:218) ~[spongeforge-1.12.2-2838-7.1.7-RC3948.jar:1.12.2-2838-7.1.7-RC3948]
  202. 16.11 21:18:21 [Server] INFO at ninja.leaping.configurate.ConfigurationNode.getValue(ConfigurationNode.java:491) ~[spongeforge-1.12.2-2838-7.1.7-RC3948.jar:1.12.2-2838-7.1.7-RC3948]
  203. 16.11 21:18:21 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.deserializeItemFrom(VirtualChestItemStackSerializer.java:197) ~[VirtualChestItemStackSerializer.class:?]
  204. 16.11 21:18:21 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.apply(VirtualChestItemStackSerializer.java:153) ~[VirtualChestItemStackSerializer.class:?]
  205. 16.11 21:18:21 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItem.fillInventory(VirtualChestItem.java:136) ~[VirtualChestItem.class:?]
  206. 16.11 21:18:21 [Server] INFO ... 20 more
  207. 16.11 21:18:22 [Server] Server thread/ERROR [Sponge]: The Scheduler tried to run the task virtualchest-S-123 owned by Plugin{id=virtualchest, name=VirtualChest, version=1.0.1, description=A sponge plugin providing virtual chest GUIs for menus., authors=[ustc_zzzz], source=./mods/VirtualChest-1.0.1.jar}, but an error occured.
  208. 16.11 21:18:22 [Server] INFO org.spongepowered.api.data.persistence.InvalidDataException: Find error when generating item at Slot45
  209. 16.11 21:18:22 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItem.fillInventory(VirtualChestItem.java:141) ~[VirtualChestItem.class:?]
  210. 16.11 21:18:22 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.setItemInInventory(VirtualChestInventory.java:174) ~[VirtualChestInventory.class:?]
  211. 16.11 21:18:22 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory.lambda$getUpdaterFor$5(VirtualChestInventory.java:150) ~[VirtualChestInventory.class:?]
  212. 16.11 21:18:22 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventory$EventListener.lambda$fireOpenEvent$0(VirtualChestInventory.java:319) ~[VirtualChestInventory$EventListener.class:?]
  213. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3948]
  214. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.1.7-RC3948]
  215. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:188) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3948]
  216. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:174) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3948]
  217. 16.11 21:18:22 [Server] INFO at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_181]
  218. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.1.7-RC3948]
  219. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.1.7-RC3948]
  220. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.1.7-RC3948]
  221. 16.11 21:18:22 [Server] INFO at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:458) [SpongeMod.class:1.12.2-2838-7.1.7-RC3948]
  222. 16.11 21:18:22 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
  223. 16.11 21:18:22 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  224. 16.11 21:18:22 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
  225. 16.11 21:18:22 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
  226. 16.11 21:18:22 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
  227. 16.11 21:18:22 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
  228. 16.11 21:18:22 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  229. 16.11 21:18:22 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  230. 16.11 21:18:22 [Server] INFO Caused by: org.spongepowered.api.data.persistence.InvalidDataException: Could not deserialize something correctly, likely due to bad type data.
  231. 16.11 21:18:22 [Server] INFO at org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:89) ~[AbstractDataBuilder.class:1.12.2-2838-7.1.7-RC3948]
  232. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.data.SpongeDataManager.lambda$deserialize$1(SpongeDataManager.java:196) ~[SpongeDataManager.class:1.12.2-2838-7.1.7-RC3948]
  233. 16.11 21:18:22 [Server] INFO at java.util.Optional.flatMap(Optional.java:241) ~[?:1.8.0_181]
  234. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.data.SpongeDataManager.deserialize(SpongeDataManager.java:196) ~[SpongeDataManager.class:1.12.2-2838-7.1.7-RC3948]
  235. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:50) ~[DataSerializableTypeSerializer.class:1.12.2-2838-7.1.7-RC3948]
  236. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:41) ~[DataSerializableTypeSerializer.class:1.12.2-2838-7.1.7-RC3948]
  237. 16.11 21:18:22 [Server] INFO at ninja.leaping.configurate.SimpleConfigurationNode.getValue(SimpleConfigurationNode.java:218) ~[spongeforge-1.12.2-2838-7.1.7-RC3948.jar:1.12.2-2838-7.1.7-RC3948]
  238. 16.11 21:18:22 [Server] INFO at ninja.leaping.configurate.ConfigurationNode.getValue(ConfigurationNode.java:491) ~[spongeforge-1.12.2-2838-7.1.7-RC3948.jar:1.12.2-2838-7.1.7-RC3948]
  239. 16.11 21:18:22 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.deserializeItemFrom(VirtualChestItemStackSerializer.java:197) ~[VirtualChestItemStackSerializer.class:?]
  240. 16.11 21:18:22 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.apply(VirtualChestItemStackSerializer.java:153) ~[VirtualChestItemStackSerializer.class:?]
  241. 16.11 21:18:22 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItem.fillInventory(VirtualChestItem.java:136) ~[VirtualChestItem.class:?]
  242. 16.11 21:18:22 [Server] INFO ... 20 more
  243. 16.11 21:18:22 [Server] INFO Caused by: java.lang.IllegalStateException: Unable to find item with id: minecraft:stained_glass_pane:3
  244. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.item.inventory.SpongeItemStackBuilder.lambda$buildContent$1(SpongeItemStackBuilder.java:277) ~[SpongeItemStackBuilder.class:1.12.2-2838-7.1.7-RC3948]
  245. 16.11 21:18:22 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_181]
  246. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.item.inventory.SpongeItemStackBuilder.buildContent(SpongeItemStackBuilder.java:277) ~[SpongeItemStackBuilder.class:1.12.2-2838-7.1.7-RC3948]
  247. 16.11 21:18:22 [Server] INFO at org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:87) ~[AbstractDataBuilder.class:1.12.2-2838-7.1.7-RC3948]
  248. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.data.SpongeDataManager.lambda$deserialize$1(SpongeDataManager.java:196) ~[SpongeDataManager.class:1.12.2-2838-7.1.7-RC3948]
  249. 16.11 21:18:22 [Server] INFO at java.util.Optional.flatMap(Optional.java:241) ~[?:1.8.0_181]
  250. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.data.SpongeDataManager.deserialize(SpongeDataManager.java:196) ~[SpongeDataManager.class:1.12.2-2838-7.1.7-RC3948]
  251. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:50) ~[DataSerializableTypeSerializer.class:1.12.2-2838-7.1.7-RC3948]
  252. 16.11 21:18:22 [Server] INFO at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:41) ~[DataSerializableTypeSerializer.class:1.12.2-2838-7.1.7-RC3948]
  253. 16.11 21:18:22 [Server] INFO at ninja.leaping.configurate.SimpleConfigurationNode.getValue(SimpleConfigurationNode.java:218) ~[spongeforge-1.12.2-2838-7.1.7-RC3948.jar:1.12.2-2838-7.1.7-RC3948]
  254. 16.11 21:18:22 [Server] INFO at ninja.leaping.configurate.ConfigurationNode.getValue(ConfigurationNode.java:491) ~[spongeforge-1.12.2-2838-7.1.7-RC3948.jar:1.12.2-2838-7.1.7-RC3948]
  255. 16.11 21:18:22 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.deserializeItemFrom(VirtualChestItemStackSerializer.java:197) ~[VirtualChestItemStackSerializer.class:?]
  256. 16.11 21:18:22 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItemStackSerializer.apply(VirtualChestItemStackSerializer.java:153) ~[VirtualChestItemStackSerializer.class:?]
  257. 16.11 21:18:22 [Server] INFO at com.github.ustc_zzzz.virtualchest.inventory.item.VirtualChestItem.fillInventory(VirtualChestItem.java:136) ~[VirtualChestItem.class:?]
  258. 16.11 21:18:22 [Server] INFO ... 20 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement