QROWST

Untitled

Nov 13th, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.38 KB | None | 0 0
  1. [14:51:05] [Client thread/ERROR]: Exception caught during firing event cpw.mods.fml.common.network.FMLNetworkEvent$ClientCustomPacketEvent@8f93dd5:
  2. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  3. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  4. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  5. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  6. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  7. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  8. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) [FMLEventChannel.class:?]
  9. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) [NetworkEventFiringHandler.class:?]
  10. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) [NetworkEventFiringHandler.class:?]
  11. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
  12. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  13. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  14. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  15. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  16. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  17. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  18. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  19. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  20. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  21. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  22. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  26. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  27. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  28. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  29. [14:51:05] [Client thread/ERROR]: Index: 1 Listeners:
  30. [14:51:05] [Client thread/ERROR]: 0: NORMAL
  31. [14:51:05] [Client thread/ERROR]: 1: ASM: twilightforest.TFGenericPacketHandler@5c222ccd incomingPacket(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientCustomPacketEvent;)V
  32. [14:51:05] [Client thread/ERROR]: NetworkEventFiringHandler exception
  33. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  34. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  35. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  36. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  37. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  38. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  39. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) ~[FMLEventChannel.class:?]
  40. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?]
  41. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?]
  42. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  43. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  44. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  45. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  46. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  47. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  48. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  49. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  50. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  51. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  52. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  53. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  57. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  60. [14:51:05] [Client thread/ERROR]: There was a critical exception handling a packet on channel TwilightForest
  61. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  62. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  63. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  64. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  65. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  66. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  67. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) ~[FMLEventChannel.class:?]
  68. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?]
  69. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?]
  70. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  71. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
  72. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
  73. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
  74. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
  75. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  76. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  77. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  78. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  79. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  80. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  81. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  85. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  86. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  87. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  88. [14:51:05] [Netty Client IO #1/INFO]: Restoring client configs.
  89. [14:51:05] [Client thread/INFO]: [eu.thesociety.DragonbornSR.DragonsRadioMod.Handler.Cmsg:writeline:12]: [Dragon's Radio Mod] Stopping all currently running radio streams.
  90. [14:51:05] [Client thread/INFO]: Applying holder lookups
  91. [14:51:05] [Client thread/INFO]: Holder lookups applied
  92. [14:51:13] [Netty Client IO #2/INFO]: Attempting connection with missing mods [optifinerus, CodeChickenCore, NotEnoughItems, lightmod-ASM, hardwareinfo, minetuner, BetterFoliage, fbp, chatbubbles, ArmorStatusHUD, lightmod, notifications, advancedtab, vk_feed, DamageIndicatorsMod, bspkrsCore] at SERVER
  93. [14:51:16] [Client thread/INFO]: Connecting to 144.76.105.23, 25565
  94. [14:51:17] [Client thread/INFO]: Connecting to 144.76.105.23, 25565
  95. [14:51:21] [Netty Client IO #5/INFO]: Attempting connection with missing mods [optifinerus, CodeChickenCore, NotEnoughItems, lightmod-ASM, hardwareinfo, minetuner, BetterFoliage, fbp, chatbubbles, ArmorStatusHUD, lightmod, notifications, advancedtab, vk_feed, DamageIndicatorsMod, bspkrsCore] at SERVER
  96. [14:51:23] [Client thread/INFO]: Connecting to 144.76.105.23, 25565
  97. [14:51:24] [Netty Client IO #6/INFO]: Server protocol version 2
  98. [14:51:24] [Netty Client IO #6/INFO]: Attempting connection with missing mods [optifinerus, CodeChickenCore, NotEnoughItems, lightmod-ASM, hardwareinfo, minetuner, BetterFoliage, fbp, chatbubbles, ArmorStatusHUD, lightmod, notifications, advancedtab, vk_feed, DamageIndicatorsMod, bspkrsCore] at SERVER
  99. [14:51:25] [Netty Client IO #6/INFO]: Injecting existing block and item data into this client instance
  100. [14:51:25] [Netty Client IO #6/INFO]: Applying holder lookups
  101. [14:51:25] [Netty Client IO #6/INFO]: Holder lookups applied
  102. [14:51:25] [Client thread/INFO]: [Client thread] Client side modded connection established
  103. [14:51:25] [ForkJoinPool.commonPool-worker-2/INFO]: Check notifications...
  104. [14:51:26] [Client thread/INFO]: Client received server config settings.
  105. [14:51:26] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
  106. [14:51:26] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  107. [14:51:26] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading BloodMagic.zs
  108. [14:51:26] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading DragonsRadio.zs
  109. [14:51:26] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Botania.zs
  110. [14:51:26] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading BloodMagic_Skills.zs
  111. [14:51:27] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Starfall-TreasureChest.zs
  112. [14:51:27] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
  113. [14:51:27] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Starfall-CraftItems.zs
  114. [14:51:27] [Client thread/WARN]: [Automagy] Ignoring invalid Inventarium bookshelf config entry: Natura:Natura.bookshelf
  115. [14:51:27] [Client thread/INFO]: Received player login packet.
  116. [14:51:27] [Client thread/INFO]: Disabling Ignition as per server configs
  117. [14:51:27] [Client thread/INFO]: Disabling Forge as per server configs
  118. [14:51:27] [Client thread/INFO]: Disabling Blind as per server configs
  119. [14:51:27] [Client thread/INFO]: Disabling Solar as per server configs
  120. [14:51:27] [Client thread/INFO]: Disabling Storm as per server configs
  121. [14:51:27] [Client thread/INFO]: Disabling Fling as per server configs
  122. [14:51:27] [Client thread/INFO]: Disabling Piercing as per server configs
  123. [14:51:27] [Client thread/INFO]: Disabling Fury as per server configs
  124. [14:51:27] [Client thread/INFO]: Disabling Blizzard as per server configs
  125. [14:51:27] [Client thread/INFO]: Disabling FallingStar as per server configs
  126. [14:51:27] [Client thread/INFO]: Disabling FireRain as per server configs
  127. [14:51:27] [Client thread/INFO]: Disabling Dismembering as per server configs
  128. [14:51:27] [Client thread/INFO]: Disabling Shrink as per server configs
  129. [14:51:27] [Client thread/INFO]: Disabling LifeTap as per server configs
  130. [14:51:27] [Client thread/INFO]: Disabling Summon as per server configs
  131. [14:51:27] [Client thread/INFO]: Disabling Repel as per server configs
  132. [14:51:27] [Client thread/INFO]: Disabling Entangle as per server configs
  133. [14:51:27] [Client thread/INFO]: Disabling Appropriation as per server configs
  134. [14:51:27] [Client thread/INFO]: Disabling Flight as per server configs
  135. [14:51:27] [Client thread/INFO]: Disabling Shield as per server configs
  136. [14:51:27] [Client thread/INFO]: Disabling Rune as per server configs
  137. [14:51:27] [Client thread/INFO]: Disabling RuneProcs as per server configs
  138. [14:51:27] [Client thread/INFO]: Disabling ChronoAnchor as per server configs
  139. [14:51:27] [Client thread/INFO]: Disabling ManaLink as per server configs
  140. [14:51:27] [Client thread/INFO]: Disabling ManaShield as per server configs
  141. [14:51:27] [Client thread/INFO]: Disabling BuffPower as per server configs
  142. [14:51:27] [Client thread/INFO]: Disabling Dig as per server configs
  143. [14:51:27] [Client thread/INFO]: Disabling WizardsAutumn as per server configs
  144. [14:51:27] [Client thread/INFO]: Disabling TargetNonSolid as per server configs
  145. [14:51:27] [Client thread/INFO]: Disabling PlaceBlock as per server configs
  146. [14:51:27] [Client thread/INFO]: Disabling FeatherTouch as per server configs
  147. [14:51:27] [Client thread/INFO]: Disabling MiningPower as per server configs
  148. [14:51:27] [Client thread/INFO]: Disabling Binding as per server configs
  149. [14:51:27] [Client thread/INFO]: Disabling Disarm as per server configs
  150. [14:51:27] [Client thread/INFO]: Disabling Charm as per server configs
  151. [14:51:27] [Client thread/INFO]: Disabling TrueSight as per server configs
  152. [14:51:27] [Client thread/INFO]: Disabling Lunar as per server configs
  153. [14:51:27] [Client thread/INFO]: Disabling HarvestPlants as per server configs
  154. [14:51:27] [Client thread/INFO]: Disabling CreateWater as per server configs
  155. [14:51:27] [Client thread/INFO]: Disabling Drought as per server configs
  156. [14:51:27] [Client thread/INFO]: Disabling BanishRain as per server configs
  157. [14:51:27] [Client thread/INFO]: Disabling Rift as per server configs
  158. [14:51:27] [Client thread/INFO]: Disabling Invisibility as per server configs
  159. [14:51:27] [Client thread/INFO]: Disabling RandomTeleport as per server configs
  160. [14:51:27] [Client thread/INFO]: Disabling Attract as per server configs
  161. [14:51:27] [Client thread/INFO]: Disabling Blink as per server configs
  162. [14:51:27] [Client thread/INFO]: Disabling Radius as per server configs
  163. [14:51:27] [Client thread/INFO]: Disabling Transplace as per server configs
  164. [14:51:27] [Client thread/INFO]: Disabling Mark as per server configs
  165. [14:51:27] [Client thread/INFO]: Disabling Recall as per server configs
  166. [14:51:27] [Client thread/INFO]: Disabling DivineIntervention as per server configs
  167. [14:51:27] [Client thread/INFO]: Disabling EnderIntervention as per server configs
  168. [14:51:27] [Client thread/INFO]: Disabling Daylight as per server configs
  169. [14:51:27] [Client thread/INFO]: Disabling Moonrise as per server configs
  170. [14:51:27] [Client thread/INFO]: Disabling Prosperity as per server configs
  171. [14:51:27] [Client thread/INFO]: Disabling ExtraSummon as per server configs
  172. [14:51:27] [Client thread/INFO]: [CHAT] =====================================================
  173. [14:51:27] [Client thread/INFO]: [CHAT] Нет новых писем.
  174. [14:51:28] [Client thread/INFO]: [CHAT] <G><Lakrum> /warp LMshop - продажа таум ресурсов для новичков.
  175. [14:51:29] [Client thread/INFO]: [CHAT] Флудить командами тоже нехорошо!
  176. [14:51:29] [Client thread/INFO]: [CHAT] <G><DioBrando11> на каком варпе продаётся золотой мел???
  177. [14:51:30] [Client thread/ERROR]: Exception caught during firing event cpw.mods.fml.common.network.FMLNetworkEvent$ClientCustomPacketEvent@d7226af:
  178. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  179. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  180. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  181. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  182. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  183. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  184. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) [FMLEventChannel.class:?]
  185. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) [NetworkEventFiringHandler.class:?]
  186. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) [NetworkEventFiringHandler.class:?]
  187. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
  188. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  189. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  190. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  191. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  192. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  193. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  194. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  195. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  196. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  197. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  198. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  199. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  200. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  201. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  202. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  203. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  204. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  205. [14:51:30] [Client thread/ERROR]: Index: 1 Listeners:
  206. [14:51:30] [Client thread/ERROR]: 0: NORMAL
  207. [14:51:30] [Client thread/ERROR]: 1: ASM: twilightforest.TFGenericPacketHandler@5c222ccd incomingPacket(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientCustomPacketEvent;)V
  208. [14:51:30] [Client thread/ERROR]: NetworkEventFiringHandler exception
  209. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  210. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  211. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  212. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  213. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  214. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  215. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) ~[FMLEventChannel.class:?]
  216. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?]
  217. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?]
  218. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  219. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  220. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  221. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  222. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  223. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  224. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  225. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  226. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  227. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  228. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  229. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  230. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  231. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  232. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  233. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  234. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  235. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  236. [14:51:30] [Client thread/ERROR]: There was a critical exception handling a packet on channel TwilightForest
  237. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  238. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  239. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  240. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  241. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  242. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  243. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) ~[FMLEventChannel.class:?]
  244. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?]
  245. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?]
  246. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  247. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
  248. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
  249. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
  250. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
  251. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  252. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  253. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  254. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  255. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  256. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  257. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  258. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  259. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  260. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  261. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  262. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  263. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  264. [14:51:30] [Netty Client IO #6/INFO]: Restoring client configs.
  265. [14:51:30] [Client thread/INFO]: [eu.thesociety.DragonbornSR.DragonsRadioMod.Handler.Cmsg:writeline:12]: [Dragon's Radio Mod] Stopping all currently running radio streams.
  266. [14:51:30] [Client thread/INFO]: Applying holder lookups
  267. [14:51:30] [Client thread/INFO]: Holder lookups applied
  268. [14:51:36] [Netty Client IO #7/INFO]: Attempting connection with missing mods [optifinerus, CodeChickenCore, NotEnoughItems, lightmod-ASM, hardwareinfo, minetuner, BetterFoliage, fbp, chatbubbles, ArmorStatusHUD, lightmod, notifications, advancedtab, vk_feed, DamageIndicatorsMod, bspkrsCore] at SERVER
  269. [14:51:39] [Client thread/INFO]: Connecting to 144.76.105.23, 25565
  270. [14:51:40] [Netty Client IO #0/INFO]: Server protocol version 2
  271. [14:51:41] [Netty Client IO #0/INFO]: Attempting connection with missing mods [optifinerus, CodeChickenCore, NotEnoughItems, lightmod-ASM, hardwareinfo, minetuner, BetterFoliage, fbp, chatbubbles, ArmorStatusHUD, lightmod, notifications, advancedtab, vk_feed, DamageIndicatorsMod, bspkrsCore] at SERVER
  272. [14:51:41] [Netty Client IO #0/INFO]: Injecting existing block and item data into this client instance
  273. [14:51:41] [Netty Client IO #0/INFO]: Applying holder lookups
  274. [14:51:41] [Netty Client IO #0/INFO]: Holder lookups applied
  275. [14:51:41] [Client thread/INFO]: [Client thread] Client side modded connection established
  276. [14:51:41] [ForkJoinPool.commonPool-worker-3/INFO]: Check notifications...
  277. [14:51:43] [Client thread/INFO]: Client received server config settings.
  278. [14:51:43] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
  279. [14:51:43] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  280. [14:51:43] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading BloodMagic.zs
  281. [14:51:43] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading DragonsRadio.zs
  282. [14:51:43] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Botania.zs
  283. [14:51:43] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading BloodMagic_Skills.zs
  284. [14:51:43] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Starfall-TreasureChest.zs
  285. [14:51:43] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
  286. [14:51:43] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Starfall-CraftItems.zs
  287. [14:51:43] [Client thread/WARN]: [Automagy] Ignoring invalid Inventarium bookshelf config entry: Natura:Natura.bookshelf
  288. [14:51:43] [Client thread/INFO]: Received player login packet.
  289. [14:51:43] [Client thread/INFO]: Disabling Ignition as per server configs
  290. [14:51:43] [Client thread/INFO]: Disabling Forge as per server configs
  291. [14:51:43] [Client thread/INFO]: Disabling Blind as per server configs
  292. [14:51:43] [Client thread/INFO]: Disabling Solar as per server configs
  293. [14:51:43] [Client thread/INFO]: Disabling Storm as per server configs
  294. [14:51:43] [Client thread/INFO]: Disabling Fling as per server configs
  295. [14:51:43] [Client thread/INFO]: Disabling Piercing as per server configs
  296. [14:51:43] [Client thread/INFO]: Disabling Fury as per server configs
  297. [14:51:43] [Client thread/INFO]: Disabling Blizzard as per server configs
  298. [14:51:43] [Client thread/INFO]: Disabling FallingStar as per server configs
  299. [14:51:43] [Client thread/INFO]: Disabling FireRain as per server configs
  300. [14:51:43] [Client thread/INFO]: Disabling Dismembering as per server configs
  301. [14:51:43] [Client thread/INFO]: Disabling Shrink as per server configs
  302. [14:51:43] [Client thread/INFO]: Disabling LifeTap as per server configs
  303. [14:51:43] [Client thread/INFO]: Disabling Summon as per server configs
  304. [14:51:43] [Client thread/INFO]: Disabling Repel as per server configs
  305. [14:51:43] [Client thread/INFO]: Disabling Entangle as per server configs
  306. [14:51:43] [Client thread/INFO]: Disabling Appropriation as per server configs
  307. [14:51:43] [Client thread/INFO]: Disabling Flight as per server configs
  308. [14:51:43] [Client thread/INFO]: Disabling Shield as per server configs
  309. [14:51:43] [Client thread/INFO]: Disabling Rune as per server configs
  310. [14:51:43] [Client thread/INFO]: Disabling RuneProcs as per server configs
  311. [14:51:43] [Client thread/INFO]: Disabling ChronoAnchor as per server configs
  312. [14:51:43] [Client thread/INFO]: Disabling ManaLink as per server configs
  313. [14:51:43] [Client thread/INFO]: Disabling ManaShield as per server configs
  314. [14:51:43] [Client thread/INFO]: Disabling BuffPower as per server configs
  315. [14:51:43] [Client thread/INFO]: Disabling Dig as per server configs
  316. [14:51:43] [Client thread/INFO]: Disabling WizardsAutumn as per server configs
  317. [14:51:43] [Client thread/INFO]: Disabling TargetNonSolid as per server configs
  318. [14:51:43] [Client thread/INFO]: Disabling PlaceBlock as per server configs
  319. [14:51:43] [Client thread/INFO]: Disabling FeatherTouch as per server configs
  320. [14:51:43] [Client thread/INFO]: Disabling MiningPower as per server configs
  321. [14:51:43] [Client thread/INFO]: Disabling Binding as per server configs
  322. [14:51:43] [Client thread/INFO]: Disabling Disarm as per server configs
  323. [14:51:43] [Client thread/INFO]: Disabling Charm as per server configs
  324. [14:51:43] [Client thread/INFO]: Disabling TrueSight as per server configs
  325. [14:51:43] [Client thread/INFO]: Disabling Lunar as per server configs
  326. [14:51:43] [Client thread/INFO]: Disabling HarvestPlants as per server configs
  327. [14:51:43] [Client thread/INFO]: Disabling CreateWater as per server configs
  328. [14:51:43] [Client thread/INFO]: Disabling Drought as per server configs
  329. [14:51:43] [Client thread/INFO]: Disabling BanishRain as per server configs
  330. [14:51:43] [Client thread/INFO]: Disabling Rift as per server configs
  331. [14:51:43] [Client thread/INFO]: Disabling Invisibility as per server configs
  332. [14:51:43] [Client thread/INFO]: Disabling RandomTeleport as per server configs
  333. [14:51:43] [Client thread/INFO]: Disabling Attract as per server configs
  334. [14:51:43] [Client thread/INFO]: Disabling Blink as per server configs
  335. [14:51:43] [Client thread/INFO]: Disabling Radius as per server configs
  336. [14:51:43] [Client thread/INFO]: Disabling Transplace as per server configs
  337. [14:51:43] [Client thread/INFO]: Disabling Mark as per server configs
  338. [14:51:43] [Client thread/INFO]: Disabling Recall as per server configs
  339. [14:51:43] [Client thread/INFO]: Disabling DivineIntervention as per server configs
  340. [14:51:43] [Client thread/INFO]: Disabling EnderIntervention as per server configs
  341. [14:51:43] [Client thread/INFO]: Disabling Daylight as per server configs
  342. [14:51:43] [Client thread/INFO]: Disabling Moonrise as per server configs
  343. [14:51:43] [Client thread/INFO]: Disabling Prosperity as per server configs
  344. [14:51:43] [Client thread/INFO]: Disabling ExtraSummon as per server configs
  345. [14:51:43] [Client thread/INFO]: [CHAT] =====================================================
  346. [14:51:43] [Client thread/INFO]: [CHAT] Нет новых писем.
  347. [14:51:44] [Client thread/ERROR]: Exception caught during firing event cpw.mods.fml.common.network.FMLNetworkEvent$ClientCustomPacketEvent@52b9b598:
  348. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  349. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  350. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  351. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  352. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  353. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  354. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) [FMLEventChannel.class:?]
  355. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) [NetworkEventFiringHandler.class:?]
  356. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) [NetworkEventFiringHandler.class:?]
  357. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
  358. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  359. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  360. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  361. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  362. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  363. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  364. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  365. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  366. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  367. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  368. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  369. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  370. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  371. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  372. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  373. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  374. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  375. [14:51:44] [Client thread/ERROR]: Index: 1 Listeners:
  376. [14:51:44] [Client thread/ERROR]: 0: NORMAL
  377. [14:51:44] [Client thread/ERROR]: 1: ASM: twilightforest.TFGenericPacketHandler@5c222ccd incomingPacket(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientCustomPacketEvent;)V
  378. [14:51:44] [Client thread/ERROR]: NetworkEventFiringHandler exception
  379. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  380. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  381. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  382. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  383. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  384. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  385. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) ~[FMLEventChannel.class:?]
  386. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?]
  387. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?]
  388. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  389. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  390. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  391. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  392. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  393. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  394. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  395. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  396. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  397. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  398. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  399. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  400. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  401. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  402. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  403. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  404. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  405. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  406. [14:51:44] [Client thread/ERROR]: There was a critical exception handling a packet on channel TwilightForest
  407. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  408. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  409. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  410. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  411. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  412. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  413. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) ~[FMLEventChannel.class:?]
  414. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?]
  415. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?]
  416. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  417. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
  418. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
  419. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
  420. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
  421. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  422. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  423. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  424. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  425. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  426. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  427. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  428. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  429. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  430. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  431. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  432. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  433. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  434. [14:51:44] [Netty Client IO #0/INFO]: Restoring client configs.
  435. [14:51:44] [Client thread/INFO]: [eu.thesociety.DragonbornSR.DragonsRadioMod.Handler.Cmsg:writeline:12]: [Dragon's Radio Mod] Stopping all currently running radio streams.
  436. [14:51:44] [Client thread/INFO]: Applying holder lookups
  437. [14:51:44] [Client thread/INFO]: Holder lookups applied
  438. [14:51:52] [Client thread/INFO]: Enabling Main Menu Mob render ticker
  439. [14:52:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:optifineRus, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:HardwareInfo, FMLFileResourcePack:MineTuner, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Fancy Block Particles, FMLFileResourcePack:ChatBubbles, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Light Mod, FMLFileResourcePack:GUI Library, FMLFileResourcePack:BankingMod, FMLFileResourcePack:Clan Tag, FMLFileResourcePack:economy, FMLFileResourcePack:Economy Ore Mod, FMLFileResourcePack:OptifineAPI, FMLFileResourcePack:Spawn World, FMLFileResourcePack:SuperPickaxe, FMLFileResourcePack:Wardrobe Mod, FMLFileResourcePack:More Records, FMLFileResourcePack:Excalibur EnderBag, FMLFileResourcePack:Treasure Chest, FMLFileResourcePack:DailyBonus, FMLFileResourcePack:Starfall, FMLFileResourcePack:MessageSender, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Notifications, FMLFileResourcePack:WandItems, FMLFileResourcePack:DiscordRPC, FMLFileResourcePack:Item Icon, FMLFileResourcePack:CraftItems, FMLFileResourcePack:AdvancedTab, FMLFileResourcePack:EconomyUtils, FMLFileResourcePack:VK Feed, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Automagy, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:DummyCore, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Mantle, FMLFileResourcePack:Tainted Magic, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Bases, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Witchery, FMLFileResourcePack:Emotes, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Mutant Creatures, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:CoralReef Mod, FMLFileResourcePack:NandoProps, FMLFileResourcePack:Wild Caves 3, FMLFileResourcePack:asielib, FMLFileResourcePack:Cosmetic Wings, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:mobstatues, FMLFileResourcePack:Statues, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, LiteLoader, WorldEditCUI, VoxelCam, VoxelMap, VoxelLib, FMLFileResourcePack:Carpenter's Blocks Cached Resources, Better Foliage generated, OptiFinePlus.zip, Round sun-moon.zip, CustomSky2.zip, hd_font.zip
  440. [14:52:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Michael\AppData\Roaming\.exlauncher\clients\magic\mods\exs1-BloodMagic13317.jar
  441. [14:52:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Michael\AppData\Roaming\.exlauncher\clients\magic\mods\exs1-BloodMagic13317.jar
  442. [14:52:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Michael\AppData\Roaming\.exlauncher\clients\magic\mods\exs1-BloodMagic13317.jar
  443. [14:52:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Michael\AppData\Roaming\.exlauncher\clients\magic\mods\exs1-BloodMagic13317.jar
  444. [14:52:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Michael\AppData\Roaming\.exlauncher\clients\magic\mods\exs1-BloodMagic13317.jar
  445. [14:52:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Michael\AppData\Roaming\.exlauncher\clients\magic\mods\exs1-BloodMagic13317.jar
  446. [14:52:14] [Client thread/INFO]: Registered 5 grass textures
  447. [14:52:14] [Client thread/INFO]: Registered 2 snowed grass textures
  448. [14:52:14] [Client thread/INFO]: Registered 4 mycelium textures
  449. [14:52:14] [Client thread/INFO]: Registered 2 cactus arm textures
  450. [14:52:14] [Client thread/INFO]: Registered 3 lilypad root textures
  451. [14:52:14] [Client thread/INFO]: Registered 2 lilypad flower textures
  452. [14:52:14] [Client thread/INFO]: Registered 4 reed textures
  453. [14:52:14] [Client thread/INFO]: Registered 4 algae textures
  454. [14:52:14] [Client thread/INFO]: Registered 6 algae textures
  455. [14:52:14] [Client thread/INFO]: Registered 3 netherrack textures
  456. [14:52:14] [Client thread/INFO]: Inspecting grass textures
  457. [14:52:14] [Client thread/INFO]: Found 6 CTM variants for texture grass_top
  458. [14:52:14] [Client thread/INFO]: Registered 2 soul particle textures
  459. [14:52:14] [Client thread/INFO]: Generating leaf textures
  460. [14:52:14] [Client thread/INFO]: Found leaf texture: leaves_oak
  461. [14:52:14] [Client thread/INFO]: Found 3 CTM variants for texture leaves_oak
  462. [14:52:14] [Client thread/INFO]: Found leaf texture: leaves_spruce
  463. [14:52:14] [Client thread/INFO]: Found leaf texture: leaves_birch
  464. [14:52:14] [Client thread/INFO]: Found leaf texture: leaves_jungle
  465. [14:52:14] [Client thread/INFO]: Found leaf texture: leaves_oak_opaque
  466. [14:52:14] [Client thread/INFO]: Found 3 CTM variants for texture leaves_oak_opaque
  467. [14:52:15] [Client thread/INFO]: Found leaf texture: leaves_spruce_opaque
  468. [14:52:15] [Client thread/INFO]: Found leaf texture: leaves_birch_opaque
  469. [14:52:15] [Client thread/INFO]: Found leaf texture: leaves_jungle_opaque
  470. [14:52:15] [Client thread/INFO]: Found leaf texture: leaves_acacia
  471. [14:52:15] [Client thread/INFO]: Found 3 CTM variants for texture leaves_acacia
  472. [14:52:15] [Client thread/INFO]: Found leaf texture: leaves_big_oak
  473. [14:52:15] [Client thread/INFO]: Found 3 CTM variants for texture leaves_big_oak
  474. [14:52:15] [Client thread/INFO]: Found leaf texture: leaves_acacia_opaque
  475. [14:52:15] [Client thread/INFO]: Found 3 CTM variants for texture leaves_acacia_opaque
  476. [14:52:15] [Client thread/INFO]: Found leaf texture: leaves_big_oak_opaque
  477. [14:52:15] [Client thread/INFO]: Found 3 CTM variants for texture leaves_big_oak_opaque
  478. [14:52:15] [Client thread/INFO]: Found leaf texture: thaumcraft:greatwoodleaves
  479. [14:52:15] [Client thread/INFO]: Found leaf texture: thaumcraft:greatwoodleaveslow
  480. [14:52:15] [Client thread/INFO]: Found leaf texture: thaumcraft:silverwoodleaves
  481. [14:52:15] [Client thread/INFO]: Found leaf texture: thaumcraft:silverwoodleaveslow
  482. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_apple0_fancy
  483. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_apple0_fast
  484. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_apple1_fancy
  485. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_apple1_fast
  486. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_apple2_fancy
  487. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_apple2_fast
  488. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_apple3_fancy
  489. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_apple3_fast
  490. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_persimmon0_fancy
  491. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_persimmon0_fast
  492. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_persimmon1_fancy
  493. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_persimmon1_fast
  494. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_persimmon2_fancy
  495. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_persimmon2_fast
  496. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_persimmon3_fancy
  497. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_persimmon3_fast
  498. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_yellowautumn_fancy
  499. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_yellowautumn_fast
  500. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_bamboo_fancy
  501. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_bamboo_fast
  502. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_magic_fancy
  503. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_magic_fast
  504. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dark_fancy
  505. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dark_fast
  506. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dead_fancy
  507. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dead_fast
  508. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_fir_fancy
  509. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_fir_fast
  510. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_ethereal_fancy
  511. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_ethereal_fast
  512. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_orangeautumn_fancy
  513. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_orangeautumn_fast
  514. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_origin_fancy
  515. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_origin_fast
  516. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pinkcherry_fancy
  517. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pinkcherry_fast
  518. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_maple_fancy
  519. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_maple_fast
  520. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_whitecherry_fancy
  521. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_whitecherry_fast
  522. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_hellbark_fancy
  523. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_hellbark_fast
  524. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_jacaranda_fancy
  525. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_jacaranda_fast
  526. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_yellowautumn_fancy
  527. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_yellowautumn_fast
  528. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_bamboo_fancy
  529. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_bamboo_fast
  530. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_magic_fancy
  531. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_magic_fast
  532. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dark_fancy
  533. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dark_fast
  534. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dead_fancy
  535. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dead_fast
  536. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_fir_fancy
  537. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_fir_fast
  538. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_ethereal_fancy
  539. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_ethereal_fast
  540. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_orangeautumn_fancy
  541. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_orangeautumn_fast
  542. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_origin_fancy
  543. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_origin_fast
  544. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pinkcherry_fancy
  545. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pinkcherry_fast
  546. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_maple_fancy
  547. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_maple_fast
  548. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_whitecherry_fancy
  549. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_whitecherry_fast
  550. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_hellbark_fancy
  551. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_hellbark_fast
  552. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_jacaranda_fancy
  553. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_jacaranda_fast
  554. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_yellowautumn_fancy
  555. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_yellowautumn_fast
  556. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_bamboo_fancy
  557. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_bamboo_fast
  558. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_magic_fancy
  559. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_magic_fast
  560. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dark_fancy
  561. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dark_fast
  562. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dead_fancy
  563. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dead_fast
  564. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_fir_fancy
  565. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_fir_fast
  566. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_ethereal_fancy
  567. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_ethereal_fast
  568. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_orangeautumn_fancy
  569. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_orangeautumn_fast
  570. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_origin_fancy
  571. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_origin_fast
  572. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pinkcherry_fancy
  573. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pinkcherry_fast
  574. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_maple_fancy
  575. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_maple_fast
  576. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_whitecherry_fancy
  577. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_whitecherry_fast
  578. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_hellbark_fancy
  579. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_hellbark_fast
  580. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_jacaranda_fancy
  581. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_jacaranda_fast
  582. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_yellowautumn_fancy
  583. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_yellowautumn_fast
  584. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_bamboo_fancy
  585. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_bamboo_fast
  586. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_magic_fancy
  587. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_magic_fast
  588. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dark_fancy
  589. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dark_fast
  590. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dead_fancy
  591. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_dead_fast
  592. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_fir_fancy
  593. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_fir_fast
  594. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_ethereal_fancy
  595. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_ethereal_fast
  596. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_orangeautumn_fancy
  597. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_orangeautumn_fast
  598. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_origin_fancy
  599. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_origin_fast
  600. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pinkcherry_fancy
  601. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pinkcherry_fast
  602. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_maple_fancy
  603. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_maple_fast
  604. [14:52:15] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_whitecherry_fancy
  605. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_whitecherry_fast
  606. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_hellbark_fancy
  607. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_hellbark_fast
  608. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_jacaranda_fancy
  609. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_jacaranda_fast
  610. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:bigflowerred
  611. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:better_bigflowerred
  612. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:bigfloweryellow
  613. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:better_bigfloweryellow
  614. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_sacredoak_fancy
  615. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_sacredoak_fast
  616. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_mangrove_fancy
  617. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_mangrove_fast
  618. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_palm_fancy
  619. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_palm_fast
  620. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_redwood_fancy
  621. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_redwood_fast
  622. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_willow_fancy
  623. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_willow_fast
  624. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pine_fancy
  625. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pine_fast
  626. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_mahogany_fancy
  627. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_mahogany_fast
  628. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_flowering_fancy
  629. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_flowering_fast
  630. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_flowering_overlay
  631. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_sacredoak_fancy
  632. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_sacredoak_fast
  633. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_mangrove_fancy
  634. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_mangrove_fast
  635. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_palm_fancy
  636. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_palm_fast
  637. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_redwood_fancy
  638. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_redwood_fast
  639. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_willow_fancy
  640. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_willow_fast
  641. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pine_fancy
  642. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_pine_fast
  643. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_mahogany_fancy
  644. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_mahogany_fast
  645. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_flowering_fancy
  646. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_flowering_fast
  647. [14:52:16] [Client thread/INFO]: Found leaf texture: biomesoplenty:leaves_flowering_overlay
  648. [14:52:16] [Client thread/INFO]: Found leaf texture: forbidden:taint_leaves_opaque
  649. [14:52:16] [Client thread/INFO]: Found leaf texture: forbidden:taint_leaves
  650. [14:52:16] [Client thread/INFO]: Found leaf texture: thaumicbases:goldenOak/leaves
  651. [14:52:16] [Client thread/INFO]: Found leaf texture: thaumicbases:peacefullTree/leaves
  652. [14:52:16] [Client thread/INFO]: Found leaf texture: thaumicbases:netherTree/leaves
  653. [14:52:16] [Client thread/INFO]: Found leaf texture: thaumicbases:enderTree/leaves
  654. [14:52:16] [Client thread/INFO]: Found leaf texture: MISSING_ICON_BLOCK_921_null
  655. [14:52:16] [Client thread/INFO]: Found leaf texture: leaves_oak
  656. [14:52:16] [Client thread/INFO]: Found 3 CTM variants for texture leaves_oak
  657. [14:52:16] [Client thread/INFO]: Found leaf texture: TwilightForest:hedge
  658. [14:52:16] [Client thread/INFO]: Found leaf texture: TwilightForest:darkwood_leaves
  659. [14:52:16] [Client thread/INFO]: Found leaf texture: TwilightForest:time_leaves
  660. [14:52:16] [Client thread/INFO]: Found leaf texture: TwilightForest:trans_leaves
  661. [14:52:16] [Client thread/INFO]: Found leaf texture: TwilightForest:sort_leaves
  662. [14:52:16] [Client thread/INFO]: Found leaf texture: leaves_oak
  663. [14:52:16] [Client thread/INFO]: Found 3 CTM variants for texture leaves_oak
  664. [14:52:16] [Client thread/INFO]: Found leaf texture: witchery:leaves_rowan
  665. [14:52:16] [Client thread/INFO]: Found leaf texture: witchery:leaves_alder
  666. [14:52:16] [Client thread/INFO]: Found leaf texture: witchery:leaves_hawthorn
  667. [14:52:16] [Client thread/INFO]: Found leaf texture: witchery:leaves_rowan_opaque
  668. [14:52:16] [Client thread/INFO]: Found leaf texture: witchery:leaves_alder_opaque
  669. [14:52:16] [Client thread/INFO]: Found leaf texture: witchery:leaves_hawthorn_opaque
  670. [14:52:16] [Client thread/INFO]: Found leaf texture: leaves_oak
  671. [14:52:16] [Client thread/INFO]: Found 3 CTM variants for texture leaves_oak
  672. [14:52:16] [Client thread/INFO]: Found leaf texture: leaves_oak_opaque
  673. [14:52:16] [Client thread/INFO]: Found 3 CTM variants for texture leaves_oak_opaque
  674. [14:52:16] [Client thread/INFO]: Found leaf texture: grcbamboo:leaves
  675. [14:52:16] [Client thread/INFO]: Found leaf texture: grcbamboo:leaves_opaque
  676. [14:52:16] [Client thread/INFO]: Found leaf texture: grcgrapes:leaves
  677. [14:52:16] [Client thread/INFO]: Found leaf texture: grcgrapes:leaves_opaque
  678. [14:52:16] [Client thread/INFO]: Found leaf texture: grccore:rope_1
  679. [14:52:16] [Client thread/INFO]: Found leaf texture: grcgrapes:leaves_half
  680. [14:52:16] [Client thread/INFO]: Found leaf texture: arsmagica2:WitchwoodLeaves
  681. [14:52:16] [Client thread/INFO]: Found leaf texture: arsmagica2:WitchwoodLeavesOpaque
  682. [14:52:31] [Client thread/INFO]: [org.rhino.mipmap.MipMapping:generate:52]: Generate MipMapping...
  683. [14:52:44] [Client thread/INFO]: Registered 55 craft items
  684. [14:52:44] [Client thread/INFO]: Located 405 spell IIcons
  685. [14:52:44] [Client thread/INFO]: [org.rhino.itemicon.ItemIcon:func_94581_a:85]: Registered 94 icons
  686. [14:52:59] [Client thread/INFO]: [org.rhino.mipmap.MipMapping:generate:52]: Generate MipMapping...
  687. [14:53:09] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  688. [14:53:09] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  689. [14:53:09] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  690. [14:53:09] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  691. [14:53:09] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  692. [14:53:09] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  693. [14:53:10] [Thread-82/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  694. [14:53:10] [Thread-82/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  695. [14:53:10] [Thread-82/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  696. [14:53:10] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  697. [14:53:10] [Sound Library Loader/INFO]: Sound engine started
  698. [14:53:25] [Client thread/INFO]: Enabling Main Menu Mob render ticker
  699. [14:53:27] [Netty Client IO #1/INFO]: Attempting connection with missing mods [optifinerus, CodeChickenCore, NotEnoughItems, lightmod-ASM, hardwareinfo, minetuner, BetterFoliage, fbp, chatbubbles, ArmorStatusHUD, lightmod, notifications, advancedtab, vk_feed, DamageIndicatorsMod, bspkrsCore] at SERVER
  700. [14:53:29] [Client thread/INFO]: Connecting to 144.76.105.23, 25565
  701. [14:53:31] [Netty Client IO #2/INFO]: Server protocol version 2
  702. [14:53:31] [Netty Client IO #2/INFO]: Attempting connection with missing mods [optifinerus, CodeChickenCore, NotEnoughItems, lightmod-ASM, hardwareinfo, minetuner, BetterFoliage, fbp, chatbubbles, ArmorStatusHUD, lightmod, notifications, advancedtab, vk_feed, DamageIndicatorsMod, bspkrsCore] at SERVER
  703. [14:53:31] [Netty Client IO #2/INFO]: Injecting existing block and item data into this client instance
  704. [14:53:31] [Netty Client IO #2/INFO]: Applying holder lookups
  705. [14:53:31] [Netty Client IO #2/INFO]: Holder lookups applied
  706. [14:53:31] [Client thread/INFO]: [Client thread] Client side modded connection established
  707. [14:53:31] [ForkJoinPool.commonPool-worker-0/INFO]: Check notifications...
  708. [14:53:34] [Client thread/INFO]: Client received server config settings.
  709. [14:53:34] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
  710. [14:53:34] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  711. [14:53:34] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading BloodMagic.zs
  712. [14:53:34] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading DragonsRadio.zs
  713. [14:53:34] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Botania.zs
  714. [14:53:34] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading BloodMagic_Skills.zs
  715. [14:53:34] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Starfall-TreasureChest.zs
  716. [14:53:34] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
  717. [14:53:34] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Starfall-CraftItems.zs
  718. [14:53:34] [Client thread/WARN]: [Automagy] Ignoring invalid Inventarium bookshelf config entry: Natura:Natura.bookshelf
  719. [14:53:34] [Client thread/INFO]: Received player login packet.
  720. [14:53:34] [Client thread/INFO]: Disabling Ignition as per server configs
  721. [14:53:34] [Client thread/INFO]: Disabling Forge as per server configs
  722. [14:53:34] [Client thread/INFO]: Disabling Blind as per server configs
  723. [14:53:34] [Client thread/INFO]: Disabling Solar as per server configs
  724. [14:53:34] [Client thread/INFO]: Disabling Storm as per server configs
  725. [14:53:34] [Client thread/INFO]: Disabling Fling as per server configs
  726. [14:53:34] [Client thread/INFO]: Disabling Piercing as per server configs
  727. [14:53:34] [Client thread/INFO]: Disabling Fury as per server configs
  728. [14:53:34] [Client thread/INFO]: Disabling Blizzard as per server configs
  729. [14:53:34] [Client thread/INFO]: Disabling FallingStar as per server configs
  730. [14:53:34] [Client thread/INFO]: Disabling FireRain as per server configs
  731. [14:53:34] [Client thread/INFO]: Disabling Dismembering as per server configs
  732. [14:53:34] [Client thread/INFO]: Disabling Shrink as per server configs
  733. [14:53:34] [Client thread/INFO]: Disabling LifeTap as per server configs
  734. [14:53:34] [Client thread/INFO]: Disabling Summon as per server configs
  735. [14:53:34] [Client thread/INFO]: Disabling Repel as per server configs
  736. [14:53:34] [Client thread/INFO]: Disabling Entangle as per server configs
  737. [14:53:34] [Client thread/INFO]: Disabling Appropriation as per server configs
  738. [14:53:34] [Client thread/INFO]: Disabling Flight as per server configs
  739. [14:53:34] [Client thread/INFO]: Disabling Shield as per server configs
  740. [14:53:34] [Client thread/INFO]: Disabling Rune as per server configs
  741. [14:53:34] [Client thread/INFO]: Disabling RuneProcs as per server configs
  742. [14:53:34] [Client thread/INFO]: Disabling ChronoAnchor as per server configs
  743. [14:53:34] [Client thread/INFO]: Disabling ManaLink as per server configs
  744. [14:53:34] [Client thread/INFO]: Disabling ManaShield as per server configs
  745. [14:53:34] [Client thread/INFO]: Disabling BuffPower as per server configs
  746. [14:53:34] [Client thread/INFO]: Disabling Dig as per server configs
  747. [14:53:34] [Client thread/INFO]: Disabling WizardsAutumn as per server configs
  748. [14:53:34] [Client thread/INFO]: Disabling TargetNonSolid as per server configs
  749. [14:53:34] [Client thread/INFO]: Disabling PlaceBlock as per server configs
  750. [14:53:34] [Client thread/INFO]: Disabling FeatherTouch as per server configs
  751. [14:53:34] [Client thread/INFO]: Disabling MiningPower as per server configs
  752. [14:53:34] [Client thread/INFO]: Disabling Binding as per server configs
  753. [14:53:34] [Client thread/INFO]: Disabling Disarm as per server configs
  754. [14:53:34] [Client thread/INFO]: Disabling Charm as per server configs
  755. [14:53:34] [Client thread/INFO]: Disabling TrueSight as per server configs
  756. [14:53:34] [Client thread/INFO]: Disabling Lunar as per server configs
  757. [14:53:34] [Client thread/INFO]: Disabling HarvestPlants as per server configs
  758. [14:53:34] [Client thread/INFO]: Disabling CreateWater as per server configs
  759. [14:53:34] [Client thread/INFO]: Disabling Drought as per server configs
  760. [14:53:34] [Client thread/INFO]: Disabling BanishRain as per server configs
  761. [14:53:34] [Client thread/INFO]: Disabling Rift as per server configs
  762. [14:53:34] [Client thread/INFO]: Disabling Invisibility as per server configs
  763. [14:53:34] [Client thread/INFO]: Disabling RandomTeleport as per server configs
  764. [14:53:34] [Client thread/INFO]: Disabling Attract as per server configs
  765. [14:53:34] [Client thread/INFO]: Disabling Blink as per server configs
  766. [14:53:34] [Client thread/INFO]: Disabling Radius as per server configs
  767. [14:53:34] [Client thread/INFO]: Disabling Transplace as per server configs
  768. [14:53:34] [Client thread/INFO]: Disabling Mark as per server configs
  769. [14:53:34] [Client thread/INFO]: Disabling Recall as per server configs
  770. [14:53:34] [Client thread/INFO]: Disabling DivineIntervention as per server configs
  771. [14:53:34] [Client thread/INFO]: Disabling EnderIntervention as per server configs
  772. [14:53:34] [Client thread/INFO]: Disabling Daylight as per server configs
  773. [14:53:34] [Client thread/INFO]: Disabling Moonrise as per server configs
  774. [14:53:34] [Client thread/INFO]: Disabling Prosperity as per server configs
  775. [14:53:34] [Client thread/INFO]: Disabling ExtraSummon as per server configs
  776. [14:53:34] [Client thread/INFO]: [CHAT] =====================================================
  777. [14:53:34] [Client thread/INFO]: [CHAT] Нет новых писем.
  778. [14:53:36] [Client thread/INFO]: [CHAT] <G><BeMed> CFU
  779. [14:53:37] [Client thread/INFO]: [CHAT] <G><vovka4000> дайте золотой мел пожалуйста
  780. [14:53:39] [Client thread/ERROR]: Exception caught during firing event cpw.mods.fml.common.network.FMLNetworkEvent$ClientCustomPacketEvent@55d7b8da:
  781. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  782. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  783. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  784. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  785. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  786. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  787. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) [FMLEventChannel.class:?]
  788. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) [NetworkEventFiringHandler.class:?]
  789. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) [NetworkEventFiringHandler.class:?]
  790. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
  791. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  792. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  793. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  794. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  795. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  796. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  797. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  798. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  799. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  800. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  801. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  802. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  803. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  804. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  805. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  806. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  807. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  808. [14:53:39] [Client thread/ERROR]: Index: 1 Listeners:
  809. [14:53:39] [Client thread/ERROR]: 0: NORMAL
  810. [14:53:39] [Client thread/ERROR]: 1: ASM: twilightforest.TFGenericPacketHandler@5c222ccd incomingPacket(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientCustomPacketEvent;)V
  811. [14:53:39] [Client thread/ERROR]: NetworkEventFiringHandler exception
  812. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  813. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  814. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  815. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  816. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  817. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  818. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) ~[FMLEventChannel.class:?]
  819. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?]
  820. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?]
  821. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  822. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  823. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  824. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  825. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  826. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  827. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  828. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  829. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  830. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  831. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  832. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  833. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  834. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  835. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  836. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  837. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  838. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  839. [14:53:39] [Client thread/ERROR]: There was a critical exception handling a packet on channel TwilightForest
  840. java.lang.ClassCastException: com.TominoCZ.FBP.renderer.FBPWeatherRenderer cannot be cast to twilightforest.client.renderer.TFWeatherRenderer
  841. at twilightforest.TFGenericPacketHandler.processStructureProtectionClearData(TFGenericPacketHandler.java:178) ~[TFGenericPacketHandler.class:?]
  842. at twilightforest.TFGenericPacketHandler.incomingPacket(TFGenericPacketHandler.java:56) ~[TFGenericPacketHandler.class:?]
  843. at cpw.mods.fml.common.eventhandler.ASMEventHandler_426_TFGenericPacketHandler_incomingPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?]
  844. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  845. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  846. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) ~[FMLEventChannel.class:?]
  847. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?]
  848. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?]
  849. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
  850. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
  851. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
  852. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
  853. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
  854. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  855. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  856. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  857. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1604) [bao.class:?]
  858. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:975) [bao.class:?]
  859. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:901) [bao.class:?]
  860. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  861. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  862. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
  863. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
  864. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
  865. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
  866. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
  867. [14:53:39] [Netty Client IO #2/INFO]: Restoring client configs.
  868. [14:53:39] [Client thread/INFO]: [eu.thesociety.DragonbornSR.DragonsRadioMod.Handler.Cmsg:writeline:12]: [Dragon's Radio Mod] Stopping all currently running radio streams.
  869. [14:53:39] [Client thread/INFO]: Applying holder lookups
  870. [14:53:39] [Client thread/INFO]: Holder lookups applied
  871.  
Advertisement
Add Comment
Please, Sign In to add comment