Advertisement
Guest User

Untitled

a guest
Aug 26th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.43 KB | None | 0 0
  1. [23:06:35] [Client thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent@261e6ddf:
  2. java.lang.NullPointerException
  3. at zmaster587.advancedRocketry.event.PlanetEventHandler.playerTick(PlanetEventHandler.java:327) ~[PlanetEventHandler.class:?]
  4. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1385_PlanetEventHandler_playerTick_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
  5. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  6. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
  7. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) [ForgeHooks.class:?]
  8. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) [sv.class:?]
  9. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) [yz.class:?]
  10. at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) [bjk.class:?]
  11. at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70071_h_(GCEntityClientPlayerMP.java:347) [GCEntityClientPlayerMP.class:?]
  12. at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?]
  13. at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?]
  14. at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?]
  15. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) [bao.class:?]
  16. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  17. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  18. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  22. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  28. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
  29. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
  30. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
  31. at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
  32. at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
  33. [23:06:35] [Client thread/ERROR] [FML]: Index: 29 Listeners:
  34. [23:06:35] [Client thread/ERROR] [FML]: 0: NORMAL
  35. [23:06:35] [Client thread/ERROR] [FML]: 1: ASM: com.builtbroken.atomic.content.effects.RadiationEntityEventHandler@358be33 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  36. [23:06:35] [Client thread/ERROR] [FML]: 2: ASM: biomesoplenty.common.eventhandler.entity.FlippersEventHandler@1866698 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  37. [23:06:35] [Client thread/ERROR] [FML]: 3: ASM: biomesoplenty.common.eventhandler.potions.PotionParalysisEventHandler@6716b6c5 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  38. [23:06:35] [Client thread/ERROR] [FML]: 4: ASM: biomesoplenty.common.eventhandler.potions.PotionPossessionEventHandler@10101352 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  39. [23:06:35] [Client thread/ERROR] [FML]: 5: ASM: baubles.common.event.EventHandlerEntity@4398b1ef playerTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  40. [23:06:35] [Client thread/ERROR] [FML]: 6: ASM: WayofTime.alchemicalWizardry.common.AlchemicalWizardryEventHooks@33254892 omegaUpdateReagentAndHpEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  41. [23:06:35] [Client thread/ERROR] [FML]: 7: ASM: WayofTime.alchemicalWizardry.common.AlchemicalWizardryEventHooks@33254892 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  42. [23:06:35] [Client thread/ERROR] [FML]: 8: ASM: com.arc.bloodarsenal.common.BloodArsenalEventHooks@296f1272 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  43. [23:06:35] [Client thread/ERROR] [FML]: 9: ASM: thaumcraft.common.lib.events.EventHandlerEntity@1636a417 livingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  44. [23:06:35] [Client thread/ERROR] [FML]: 10: ASM: thaumcraft.common.lib.events.EventHandlerRunic@b4c7920 livingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  45. [23:06:35] [Client thread/ERROR] [FML]: 11: ASM: thaumcraft.client.lib.RenderEventHandler@7ca13ec0 livingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  46. [23:06:35] [Client thread/ERROR] [FML]: 12: ASM: vazkii.botania.common.item.equipment.bauble.ItemTravelBelt@14c18e2f updatePlayerStepStatus(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  47. [23:06:35] [Client thread/ERROR] [FML]: 13: ASM: vazkii.botania.common.item.equipment.bauble.ItemFlightTiara@34fbe8ba updatePlayerFlyStatus(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  48. [23:06:35] [Client thread/ERROR] [FML]: 14: ASM: vazkii.botania.common.brew.potion.PotionFeatherfeet@46768756 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  49. [23:06:35] [Client thread/ERROR] [FML]: 15: ASM: vazkii.botania.common.brew.potion.PotionAllure@335533f5 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  50. [23:06:35] [Client thread/ERROR] [FML]: 16: ASM: crazypants.enderio.machine.spawner.BlockPoweredSpawner@1fbd2d14 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  51. [23:06:35] [Client thread/ERROR] [FML]: 17: ASM: micdoodle8.mods.galacticraft.core.event.EventHandlerGC@69eddf0f entityLivingEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  52. [23:06:35] [Client thread/ERROR] [FML]: 18: ASM: com.brandon3055.draconicevolution.common.handler.MinecraftForgeEventHandler@42a3d73d onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  53. [23:06:35] [Client thread/ERROR] [FML]: 19: ASM: com.gildedgames.util.player.common.PlayerEventHandler@446ce994 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  54. [23:06:35] [Client thread/ERROR] [FML]: 20: ASM: net.aetherteam.aether.AetherEvents@57fae7ab onLivingUpdateEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  55. [23:06:35] [Client thread/ERROR] [FML]: 21: ASM: squeek.applecore.network.SyncHandler@60d306e1 onLivingUpdateEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  56. [23:06:35] [Client thread/ERROR] [FML]: 22: ASM: vazkii.botania.common.core.handler.SheddingHandler@53aea280 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  57. [23:06:35] [Client thread/ERROR] [FML]: 23: ASM: net.machinemuse.powersuits.event.PlayerUpdateHandler@2bfd9908 onPlayerUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  58. [23:06:35] [Client thread/ERROR] [FML]: 24: ASM: twilightforest.TFEventListener@14c1c3d1 livingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)Z
  59. [23:06:35] [Client thread/ERROR] [FML]: 25: ASM: tonius.simplyjetpacks.handler.LivingTickHandler@66f1ee26 onLivingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  60. [23:06:35] [Client thread/ERROR] [FML]: 26: ASM: tonius.simplyjetpacks.handler.LivingTickHandler@66f1ee26 mobUseJetpack(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  61. [23:06:35] [Client thread/ERROR] [FML]: 27: ASM: flaxbeard.thaumicexploration.event.TXBootsEventHandler@1cbe098e livingTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  62. [23:06:35] [Client thread/ERROR] [FML]: 28: ASM: flaxbeard.thaumicexploration.event.TXEventHandler@3508da71 stopCreeperExplosions(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  63. [23:06:35] [Client thread/ERROR] [FML]: 29: ASM: zmaster587.advancedRocketry.event.PlanetEventHandler@398fff25 playerTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  64. [23:06:35] [Client thread/ERROR] [FML]: 30: ASM: com.emoniph.witchery.infusion.Infusion$EventHooks@22a279ec onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  65. [23:06:35] [Client thread/ERROR] [FML]: 31: ASM: com.emoniph.witchery.common.GenericEvents@4cff338f onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  66. [23:06:35] [Client thread/ERROR] [FML]: 32: ASM: com.emoniph.witchery.brewing.potions.WitcheryPotions$EventHooks@681ced63 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
  67. [23:06:39] [Thread-45/ERROR] [Galacticraft]: Galacticraft update check failed! Trying again in 15 seconds
  68. [23:06:39] [Client thread/INFO] [FML]: Applying holder lookups
  69. [23:06:39] [Client thread/INFO] [FML]: Holder lookups applied
  70. [23:06:41] [Client thread/FATAL]: Reported exception thrown!
  71. net.minecraft.util.ReportedException: Ticking entity
  72. at net.minecraft.world.World.func_72939_s(World.java:1902) ~[ahb.class:?]
  73. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) ~[bao.class:?]
  74. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) ~[bao.class:?]
  75. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  76. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  77. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  78. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  79. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  80. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
  81. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  82. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  83. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  84. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  86. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
  87. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
  88. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
  89. at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
  90. at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
  91. Caused by: java.lang.NullPointerException
  92. at zmaster587.advancedRocketry.event.PlanetEventHandler.playerTick(PlanetEventHandler.java:327) ~[PlanetEventHandler.class:?]
  93. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1385_PlanetEventHandler_playerTick_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
  94. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  95. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  96. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) ~[ForgeHooks.class:?]
  97. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) ~[sv.class:?]
  98. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) ~[yz.class:?]
  99. at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) ~[bjk.class:?]
  100. at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70071_h_(GCEntityClientPlayerMP.java:347) ~[GCEntityClientPlayerMP.class:?]
  101. at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
  102. at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
  103. at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
  104. ... 18 more
  105. [23:06:42] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  106. // Don't be sad. I'll do better next time, I promise!
  107.  
  108. Time: 8/25/19 11:06 PM
  109. Description: Ticking entity
  110.  
  111. java.lang.NullPointerException: Ticking entity
  112. at zmaster587.advancedRocketry.event.PlanetEventHandler.playerTick(PlanetEventHandler.java:327)
  113. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1385_PlanetEventHandler_playerTick_LivingUpdateEvent.invoke(.dynamic)
  114. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  115. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  116. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
  117. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
  118. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
  119. at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
  120. at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70071_h_(GCEntityClientPlayerMP.java:347)
  121. at net.minecraft.world.World.func_72866_a(World.java:2070)
  122. at net.minecraft.world.World.func_72870_g(World.java:2034)
  123. at net.minecraft.world.World.func_72939_s(World.java:1887)
  124. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
  125. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  126. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  127. at net.minecraft.client.main.Main.main(SourceFile:148)
  128. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  129. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  130. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  131. at java.lang.reflect.Method.invoke(Unknown Source)
  132. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  133. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  134. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  135. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  136. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  137. at java.lang.reflect.Method.invoke(Unknown Source)
  138. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
  139. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
  140. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  141. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  142.  
  143.  
  144. A detailed walkthrough of the error, its code path and all known details is as follows:
  145. ---------------------------------------------------------------------------------------
  146.  
  147. -- Head --
  148. Stacktrace:
  149. at zmaster587.advancedRocketry.event.PlanetEventHandler.playerTick(PlanetEventHandler.java:327)
  150. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1385_PlanetEventHandler_playerTick_LivingUpdateEvent.invoke(.dynamic)
  151. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  152. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  153. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
  154. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
  155. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
  156. at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
  157. at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70071_h_(GCEntityClientPlayerMP.java:347)
  158. at net.minecraft.world.World.func_72866_a(World.java:2070)
  159. at net.minecraft.world.World.func_72870_g(World.java:2034)
  160.  
  161. -- Entity being ticked --
  162. Details:
  163. Entity Type: null (micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP)
  164. Entity ID: 571
  165. Entity Name: KingTacoDrake
  166. Entity's Exact location: -1531.56, 130.46, -1537.70
  167. Entity's Block location: World: (-1532,130,-1538), Chunk: (at 4,8,14 in -96,-97; contains blocks -1536,0,-1552 to -1521,255,-1537), Region: (-3,-4; contains chunks -96,-128 to -65,-97, blocks -1536,0,-2048 to -1025,255,-1537)
  168. Entity's Momentum: 0.00, 0.00, 0.00
  169. Stacktrace:
  170. at net.minecraft.world.World.func_72939_s(World.java:1887)
  171.  
  172. -- Affected level --
  173. Details:
  174. Level name: MpServer
  175. All players: 1 total; [GCEntityClientPlayerMP['KingTacoDrake'/571, l='MpServer', x=-1531.56, y=130.46, z=-1537.70]]
  176. Chunk stats: MultiplayerChunkCache: 256, 256
  177. Level seed: 0
  178. Level generator: ID 05 - Space, ver 0. Features enabled: false
  179. Level generator options:
  180. Level spawn location: World: (-261,64,170), Chunk: (at 11,4,10 in -17,10; contains blocks -272,0,160 to -257,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  181. Level time: 2048573 game time, 2048573 day time
  182. Level dimension: 0
  183. Level storage version: 0x00000 - Unknown?
  184. Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
  185. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  186. Forced entities: 13 total; [GCEntityClientPlayerMP['KingTacoDrake'/571, l='MpServer', x=-1531.56, y=130.46, z=-1537.70], EntityTFNagaSegment['unknown'/147, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/148, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/149, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/150, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/151, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/152, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/153, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/154, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/155, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/156, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/157, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/158, l='MpServer', x=0.00, y=0.00, z=0.00]]
  187. Retry entities: 0 total; []
  188. Server brand: fml,forge
  189. Server type: Non-integrated multiplayer server
  190. Stacktrace:
  191. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
  192. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  193. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  194. at net.minecraft.client.main.Main.main(SourceFile:148)
  195. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  196. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  197. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  198. at java.lang.reflect.Method.invoke(Unknown Source)
  199. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  200. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  201. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  202. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  203. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  204. at java.lang.reflect.Method.invoke(Unknown Source)
  205. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
  206. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
  207. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  208. at org.multimc.EntryPoint.main(EntryPoint.java:34)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement