Advertisement
Guest User

doesntcrashbutthisrepeatsinserver_som

a guest
Nov 14th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.32 KB | None | 0 0
  1. [22:29:43] [Server thread/ERROR] [FML]: FMLIndexedMessageCodec exception caught
  2. java.lang.RuntimeException: Missing
  3. at net.minecraftforge.fml.server.FMLServerHandler.getClientToServerNetworkManager(FMLServerHandler.java:299) ~[FMLServerHandler.class:?]
  4. at net.minecraftforge.fml.common.FMLCommonHandler.getClientToServerNetworkManager(FMLCommonHandler.java:555) ~[FMLCommonHandler.class:?]
  5. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$10.selectNetworks(FMLOutboundHandler.java:329) ~[FMLOutboundHandler$OutboundTarget$10.class:?]
  6. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:378) ~[FMLOutboundHandler.class:?]
  7. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  8. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:?]
  9. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:?]
  10. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:?]
  11. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:?]
  12. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  13. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  14. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
  15. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
  16. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
  17. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
  18. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
  19. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
  20. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendToServer(SimpleNetworkWrapper.java:321) [SimpleNetworkWrapper.class:?]
  21. at schoolsofmagic.capabilities.CapabilitySummoned$EventHandler.onDeath(CapabilitySummoned.java:100) [CapabilitySummoned$EventHandler.class:?]
  22. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_EventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) [?:?]
  23. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  24. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  25. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615) [ForgeHooks.class:?]
  26. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) [vp.class:?]
  27. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) [vp.class:?]
  28. at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:203) [zt.class:?]
  29. at net.minecraft.entity.Entity.func_70044_A(Entity.java:532) [vg.class:?]
  30. at net.minecraft.entity.Entity.func_70030_z(Entity.java:497) [vg.class:?]
  31. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) [vp.class:?]
  32. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) [vq.class:?]
  33. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) [vg.class:?]
  34. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) [vp.class:?]
  35. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) [vq.class:?]
  36. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112) [zt.class:?]
  37. at net.minecraft.world.World.func_72866_a(World.java:1996) [amu.class:?]
  38. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  39. at net.minecraft.world.World.func_72870_g(World.java:1958) [amu.class:?]
  40. at net.minecraft.world.World.func_72939_s(World.java:1762) [amu.class:?]
  41. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  42. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  43. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  44. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  45. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  46. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  47. [22:29:43] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  48. java.lang.RuntimeException: Missing
  49. at net.minecraftforge.fml.server.FMLServerHandler.getClientToServerNetworkManager(FMLServerHandler.java:299) ~[FMLServerHandler.class:?]
  50. at net.minecraftforge.fml.common.FMLCommonHandler.getClientToServerNetworkManager(FMLCommonHandler.java:555) ~[FMLCommonHandler.class:?]
  51. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$10.selectNetworks(FMLOutboundHandler.java:329) ~[FMLOutboundHandler$OutboundTarget$10.class:?]
  52. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:378) ~[FMLOutboundHandler.class:?]
  53. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  54. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:?]
  55. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:?]
  56. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:?]
  57. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:?]
  58. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  59. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  60. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
  61. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
  62. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
  63. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
  64. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
  65. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
  66. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendToServer(SimpleNetworkWrapper.java:321) [SimpleNetworkWrapper.class:?]
  67. at schoolsofmagic.capabilities.CapabilitySummoned$EventHandler.onDeath(CapabilitySummoned.java:100) [CapabilitySummoned$EventHandler.class:?]
  68. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_EventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) [?:?]
  69. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  70. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  71. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615) [ForgeHooks.class:?]
  72. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) [vp.class:?]
  73. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) [vp.class:?]
  74. at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:203) [zt.class:?]
  75. at net.minecraft.entity.Entity.func_70044_A(Entity.java:532) [vg.class:?]
  76. at net.minecraft.entity.Entity.func_70030_z(Entity.java:497) [vg.class:?]
  77. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) [vp.class:?]
  78. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) [vq.class:?]
  79. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) [vg.class:?]
  80. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) [vp.class:?]
  81. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) [vq.class:?]
  82. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112) [zt.class:?]
  83. at net.minecraft.world.World.func_72866_a(World.java:1996) [amu.class:?]
  84. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  85. at net.minecraft.world.World.func_72870_g(World.java:1958) [amu.class:?]
  86. at net.minecraft.world.World.func_72939_s(World.java:1762) [amu.class:?]
  87. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  88. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  89. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  90. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  91. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  92. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  93. [22:29:43] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  94. java.lang.RuntimeException: Missing
  95. at net.minecraftforge.fml.server.FMLServerHandler.getClientToServerNetworkManager(FMLServerHandler.java:299) ~[FMLServerHandler.class:?]
  96. at net.minecraftforge.fml.common.FMLCommonHandler.getClientToServerNetworkManager(FMLCommonHandler.java:555) ~[FMLCommonHandler.class:?]
  97. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$10.selectNetworks(FMLOutboundHandler.java:329) ~[FMLOutboundHandler$OutboundTarget$10.class:?]
  98. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:378) ~[FMLOutboundHandler.class:?]
  99. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  100. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:?]
  101. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:?]
  102. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:?]
  103. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:?]
  104. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  105. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  106. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
  107. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
  108. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
  109. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
  110. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
  111. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
  112. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendToServer(SimpleNetworkWrapper.java:321) [SimpleNetworkWrapper.class:?]
  113. at schoolsofmagic.capabilities.CapabilitySummoned$EventHandler.onDeath(CapabilitySummoned.java:100) [CapabilitySummoned$EventHandler.class:?]
  114. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_EventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) [?:?]
  115. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  116. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  117. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615) [ForgeHooks.class:?]
  118. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) [vp.class:?]
  119. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) [vp.class:?]
  120. at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:203) [zt.class:?]
  121. at net.minecraft.entity.Entity.func_70044_A(Entity.java:532) [vg.class:?]
  122. at net.minecraft.entity.Entity.func_70030_z(Entity.java:497) [vg.class:?]
  123. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) [vp.class:?]
  124. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) [vq.class:?]
  125. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) [vg.class:?]
  126. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) [vp.class:?]
  127. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) [vq.class:?]
  128. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112) [zt.class:?]
  129. at net.minecraft.world.World.func_72866_a(World.java:1996) [amu.class:?]
  130. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  131. at net.minecraft.world.World.func_72870_g(World.java:1958) [amu.class:?]
  132. at net.minecraft.world.World.func_72939_s(World.java:1762) [amu.class:?]
  133. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  134. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  135. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  136. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  137. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  138. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  139. [22:29:43] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  140. java.lang.RuntimeException: Missing
  141. at net.minecraftforge.fml.server.FMLServerHandler.getClientToServerNetworkManager(FMLServerHandler.java:299) ~[FMLServerHandler.class:?]
  142. at net.minecraftforge.fml.common.FMLCommonHandler.getClientToServerNetworkManager(FMLCommonHandler.java:555) ~[FMLCommonHandler.class:?]
  143. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$10.selectNetworks(FMLOutboundHandler.java:329) ~[FMLOutboundHandler$OutboundTarget$10.class:?]
  144. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:378) ~[FMLOutboundHandler.class:?]
  145. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  146. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:?]
  147. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:?]
  148. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:?]
  149. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:?]
  150. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  151. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  152. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
  153. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
  154. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
  155. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
  156. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
  157. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
  158. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendToServer(SimpleNetworkWrapper.java:321) [SimpleNetworkWrapper.class:?]
  159. at schoolsofmagic.capabilities.CapabilitySummoned$EventHandler.onDeath(CapabilitySummoned.java:100) [CapabilitySummoned$EventHandler.class:?]
  160. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_EventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) [?:?]
  161. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  162. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  163. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615) [ForgeHooks.class:?]
  164. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) [vp.class:?]
  165. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) [vp.class:?]
  166. at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:203) [zt.class:?]
  167. at net.minecraft.entity.Entity.func_70044_A(Entity.java:532) [vg.class:?]
  168. at net.minecraft.entity.Entity.func_70030_z(Entity.java:497) [vg.class:?]
  169. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) [vp.class:?]
  170. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) [vq.class:?]
  171. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) [vg.class:?]
  172. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) [vp.class:?]
  173. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) [vq.class:?]
  174. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112) [zt.class:?]
  175. at net.minecraft.world.World.func_72866_a(World.java:1996) [amu.class:?]
  176. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  177. at net.minecraft.world.World.func_72870_g(World.java:1958) [amu.class:?]
  178. at net.minecraft.world.World.func_72939_s(World.java:1762) [amu.class:?]
  179. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  180. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  181. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  182. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  183. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  184. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  185. [22:29:43] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  186. java.lang.RuntimeException: Missing
  187. at net.minecraftforge.fml.server.FMLServerHandler.getClientToServerNetworkManager(FMLServerHandler.java:299) ~[FMLServerHandler.class:?]
  188. at net.minecraftforge.fml.common.FMLCommonHandler.getClientToServerNetworkManager(FMLCommonHandler.java:555) ~[FMLCommonHandler.class:?]
  189. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$10.selectNetworks(FMLOutboundHandler.java:329) ~[FMLOutboundHandler$OutboundTarget$10.class:?]
  190. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:378) ~[FMLOutboundHandler.class:?]
  191. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  192. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:?]
  193. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:?]
  194. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:?]
  195. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:?]
  196. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  197. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  198. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
  199. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
  200. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
  201. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
  202. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
  203. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
  204. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendToServer(SimpleNetworkWrapper.java:321) [SimpleNetworkWrapper.class:?]
  205. at schoolsofmagic.capabilities.CapabilitySummoned$EventHandler.onDeath(CapabilitySummoned.java:100) [CapabilitySummoned$EventHandler.class:?]
  206. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_EventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) [?:?]
  207. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  208. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  209. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615) [ForgeHooks.class:?]
  210. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) [vp.class:?]
  211. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) [vp.class:?]
  212. at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:203) [zt.class:?]
  213. at net.minecraft.entity.Entity.func_70044_A(Entity.java:532) [vg.class:?]
  214. at net.minecraft.entity.Entity.func_70030_z(Entity.java:497) [vg.class:?]
  215. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) [vp.class:?]
  216. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) [vq.class:?]
  217. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) [vg.class:?]
  218. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) [vp.class:?]
  219. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) [vq.class:?]
  220. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112) [zt.class:?]
  221. at net.minecraft.world.World.func_72866_a(World.java:1996) [amu.class:?]
  222. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  223. at net.minecraft.world.World.func_72870_g(World.java:1958) [amu.class:?]
  224. at net.minecraft.world.World.func_72939_s(World.java:1762) [amu.class:?]
  225. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  226. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  227. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  228. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  229. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  230. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  231. [22:29:43] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  232. java.lang.RuntimeException: Missing
  233. at net.minecraftforge.fml.server.FMLServerHandler.getClientToServerNetworkManager(FMLServerHandler.java:299) ~[FMLServerHandler.class:?]
  234. at net.minecraftforge.fml.common.FMLCommonHandler.getClientToServerNetworkManager(FMLCommonHandler.java:555) ~[FMLCommonHandler.class:?]
  235. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$10.selectNetworks(FMLOutboundHandler.java:329) ~[FMLOutboundHandler$OutboundTarget$10.class:?]
  236. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:378) ~[FMLOutboundHandler.class:?]
  237. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  238. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:?]
  239. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:?]
  240. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:?]
  241. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:?]
  242. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  243. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  244. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
  245. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
  246. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
  247. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
  248. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
  249. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
  250. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendToServer(SimpleNetworkWrapper.java:321) [SimpleNetworkWrapper.class:?]
  251. at schoolsofmagic.capabilities.CapabilitySummoned$EventHandler.onDeath(CapabilitySummoned.java:100) [CapabilitySummoned$EventHandler.class:?]
  252. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_EventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) [?:?]
  253. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  254. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  255. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615) [ForgeHooks.class:?]
  256. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) [vp.class:?]
  257. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) [vp.class:?]
  258. at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:203) [zt.class:?]
  259. at net.minecraft.entity.Entity.func_70044_A(Entity.java:532) [vg.class:?]
  260. at net.minecraft.entity.Entity.func_70030_z(Entity.java:497) [vg.class:?]
  261. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) [vp.class:?]
  262. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) [vq.class:?]
  263. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) [vg.class:?]
  264. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) [vp.class:?]
  265. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) [vq.class:?]
  266. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112) [zt.class:?]
  267. at net.minecraft.world.World.func_72866_a(World.java:1996) [amu.class:?]
  268. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  269. at net.minecraft.world.World.func_72870_g(World.java:1958) [amu.class:?]
  270. at net.minecraft.world.World.func_72939_s(World.java:1762) [amu.class:?]
  271. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  272. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  273. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  274. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  275. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  276. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  277. [22:29:43] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  278. java.lang.RuntimeException: Missing
  279. at net.minecraftforge.fml.server.FMLServerHandler.getClientToServerNetworkManager(FMLServerHandler.java:299) ~[FMLServerHandler.class:?]
  280. at net.minecraftforge.fml.common.FMLCommonHandler.getClientToServerNetworkManager(FMLCommonHandler.java:555) ~[FMLCommonHandler.class:?]
  281. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$10.selectNetworks(FMLOutboundHandler.java:329) ~[FMLOutboundHandler$OutboundTarget$10.class:?]
  282. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:378) ~[FMLOutboundHandler.class:?]
  283. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  284. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:?]
  285. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:?]
  286. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:?]
  287. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:?]
  288. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  289. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  290. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
  291. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
  292. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
  293. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
  294. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
  295. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
  296. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendToServer(SimpleNetworkWrapper.java:321) [SimpleNetworkWrapper.class:?]
  297. at schoolsofmagic.capabilities.CapabilitySummoned$EventHandler.onDeath(CapabilitySummoned.java:100) [CapabilitySummoned$EventHandler.class:?]
  298. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_EventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) [?:?]
  299. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  300. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  301. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615) [ForgeHooks.class:?]
  302. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) [vp.class:?]
  303. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) [vp.class:?]
  304. at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:203) [zt.class:?]
  305. at net.minecraft.entity.Entity.func_70044_A(Entity.java:532) [vg.class:?]
  306. at net.minecraft.entity.Entity.func_70030_z(Entity.java:497) [vg.class:?]
  307. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) [vp.class:?]
  308. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) [vq.class:?]
  309. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) [vg.class:?]
  310. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) [vp.class:?]
  311. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) [vq.class:?]
  312. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112) [zt.class:?]
  313. at net.minecraft.world.World.func_72866_a(World.java:1996) [amu.class:?]
  314. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  315. at net.minecraft.world.World.func_72870_g(World.java:1958) [amu.class:?]
  316. at net.minecraft.world.World.func_72939_s(World.java:1762) [amu.class:?]
  317. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  318. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  319. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  320. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  321. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  322. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  323. [22:29:43] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  324. java.lang.RuntimeException: Missing
  325. at net.minecraftforge.fml.server.FMLServerHandler.getClientToServerNetworkManager(FMLServerHandler.java:299) ~[FMLServerHandler.class:?]
  326. at net.minecraftforge.fml.common.FMLCommonHandler.getClientToServerNetworkManager(FMLCommonHandler.java:555) ~[FMLCommonHandler.class:?]
  327. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$10.selectNetworks(FMLOutboundHandler.java:329) ~[FMLOutboundHandler$OutboundTarget$10.class:?]
  328. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:378) ~[FMLOutboundHandler.class:?]
  329. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  330. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:?]
  331. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:?]
  332. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:?]
  333. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:?]
  334. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  335. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  336. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
  337. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
  338. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
  339. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
  340. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
  341. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
  342. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendToServer(SimpleNetworkWrapper.java:321) [SimpleNetworkWrapper.class:?]
  343. at schoolsofmagic.capabilities.CapabilitySummoned$EventHandler.onDeath(CapabilitySummoned.java:100) [CapabilitySummoned$EventHandler.class:?]
  344. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_EventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) [?:?]
  345. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  346. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  347. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615) [ForgeHooks.class:?]
  348. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) [vp.class:?]
  349. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) [vp.class:?]
  350. at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:203) [zt.class:?]
  351. at net.minecraft.entity.Entity.func_70044_A(Entity.java:532) [vg.class:?]
  352. at net.minecraft.entity.Entity.func_70030_z(Entity.java:497) [vg.class:?]
  353. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) [vp.class:?]
  354. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) [vq.class:?]
  355. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) [vg.class:?]
  356. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) [vp.class:?]
  357. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) [vq.class:?]
  358. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112) [zt.class:?]
  359. at net.minecraft.world.World.func_72866_a(World.java:1996) [amu.class:?]
  360. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  361. at net.minecraft.world.World.func_72870_g(World.java:1958) [amu.class:?]
  362. at net.minecraft.world.World.func_72939_s(World.java:1762) [amu.class:?]
  363. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  364. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  365. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  366. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  367. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  368. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  369. [22:29:43] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  370. java.lang.RuntimeException: Missing
  371. at net.minecraftforge.fml.server.FMLServerHandler.getClientToServerNetworkManager(FMLServerHandler.java:299) ~[FMLServerHandler.class:?]
  372. at net.minecraftforge.fml.common.FMLCommonHandler.getClientToServerNetworkManager(FMLCommonHandler.java:555) ~[FMLCommonHandler.class:?]
  373. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$10.selectNetworks(FMLOutboundHandler.java:329) ~[FMLOutboundHandler$OutboundTarget$10.class:?]
  374. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:378) ~[FMLOutboundHandler.class:?]
  375. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  376. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:?]
  377. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:?]
  378. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:?]
  379. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:?]
  380. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  381. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  382. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
  383. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
  384. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
  385. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
  386. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
  387. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
  388. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendToServer(SimpleNetworkWrapper.java:321) [SimpleNetworkWrapper.class:?]
  389. at schoolsofmagic.capabilities.CapabilitySummoned$EventHandler.onDeath(CapabilitySummoned.java:100) [CapabilitySummoned$EventHandler.class:?]
  390. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_EventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) [?:?]
  391. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  392. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  393. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615) [ForgeHooks.class:?]
  394. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) [vp.class:?]
  395. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) [vp.class:?]
  396. at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:203) [zt.class:?]
  397. at net.minecraft.entity.Entity.func_70044_A(Entity.java:532) [vg.class:?]
  398. at net.minecraft.entity.Entity.func_70030_z(Entity.java:497) [vg.class:?]
  399. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) [vp.class:?]
  400. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) [vq.class:?]
  401. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) [vg.class:?]
  402. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) [vp.class:?]
  403. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) [vq.class:?]
  404. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112) [zt.class:?]
  405. at net.minecraft.world.World.func_72866_a(World.java:1996) [amu.class:?]
  406. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  407. at net.minecraft.world.World.func_72870_g(World.java:1958) [amu.class:?]
  408. at net.minecraft.world.World.func_72939_s(World.java:1762) [amu.class:?]
  409. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  410. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  411. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  412. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  413. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  414. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  415. [22:29:43] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  416. java.lang.RuntimeException: Missing
  417. at net.minecraftforge.fml.server.FMLServerHandler.getClientToServerNetworkManager(FMLServerHandler.java:299) ~[FMLServerHandler.class:?]
  418. at net.minecraftforge.fml.common.FMLCommonHandler.getClientToServerNetworkManager(FMLCommonHandler.java:555) ~[FMLCommonHandler.class:?]
  419. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$10.selectNetworks(FMLOutboundHandler.java:329) ~[FMLOutboundHandler$OutboundTarget$10.class:?]
  420. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:378) ~[FMLOutboundHandler.class:?]
  421. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  422. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:?]
  423. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:?]
  424. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:?]
  425. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:?]
  426. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  427. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?]
  428. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?]
  429. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?]
  430. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?]
  431. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?]
  432. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?]
  433. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?]
  434. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendToServer(SimpleNetworkWrapper.java:321) [SimpleNetworkWrapper.class:?]
  435. at schoolsofmagic.capabilities.CapabilitySummoned$EventHandler.onDeath(CapabilitySummoned.java:100) [CapabilitySummoned$EventHandler.class:?]
  436. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_EventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) [?:?]
  437. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  438. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  439. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615) [ForgeHooks.class:?]
  440. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) [vp.class:?]
  441. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) [vp.class:?]
  442. at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:203) [zt.class:?]
  443. at net.minecraft.entity.Entity.func_70044_A(Entity.java:532) [vg.class:?]
  444. at net.minecraft.entity.Entity.func_70030_z(Entity.java:497) [vg.class:?]
  445. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226) [vp.class:?]
  446. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) [vq.class:?]
  447. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) [vg.class:?]
  448. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) [vp.class:?]
  449. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) [vq.class:?]
  450. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112) [zt.class:?]
  451. at net.minecraft.world.World.func_72866_a(World.java:1996) [amu.class:?]
  452. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  453. at net.minecraft.world.World.func_72870_g(World.java:1958) [amu.class:?]
  454. at net.minecraft.world.World.func_72939_s(World.java:1762) [amu.class:?]
  455. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  456. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  457. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  458. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  459. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  460. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement