Guest User

Untitled

a guest
Jul 25th, 2015
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.36 KB | None | 0 0
  1. // But it works on my machine.
  2.  
  3. Time: 25/07/15 21:03
  4. Description: Ticking entity
  5.  
  6. java.lang.NullPointerException: Ticking entity
  7. at com.looke81.biowarfare.handler.BioWarfareEventHandler.PerformPotionEffects(BioWarfareEventHandler.java:123)
  8. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_BioWarfareEventHandler_PerformPotionEffects_LivingUpdateEvent.invoke(.dynamic)
  9. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  10. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  11. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:334)
  12. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1577)
  13. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294)
  14. at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:119)
  15. at net.minecraft.world.World.func_72866_a(World.java:1879)
  16. at net.minecraft.world.World.func_72870_g(World.java:1849)
  17. at net.minecraft.world.World.func_72939_s(World.java:1678)
  18. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2086)
  19. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1021)
  20. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
  21. at net.minecraft.client.main.Main.main(SourceFile:120)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:483)
  26. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  27. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- Head --
  34. Stacktrace:
  35. at com.looke81.biowarfare.handler.BioWarfareEventHandler.PerformPotionEffects(BioWarfareEventHandler.java:123)
  36. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_BioWarfareEventHandler_PerformPotionEffects_LivingUpdateEvent.invoke(.dynamic)
  37. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  38. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  39. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:334)
  40. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1577)
  41. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294)
  42. at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:119)
  43. at net.minecraft.world.World.func_72866_a(World.java:1879)
  44. at net.minecraft.world.World.func_72870_g(World.java:1849)
  45.  
  46. -- Entity being ticked --
  47. Details:
  48. Entity Type: null (net.minecraft.client.entity.EntityPlayerSP)
  49. Entity ID: 265
  50. Entity Name: Conjuring_Mage
  51. Entity's Exact location: 147.50, 67.00, 246.65
  52. Entity's Block location: 147.00,67.00,246.00 - World: (147,67,246), Chunk: (at 3,4,6 in 9,15; contains blocks 144,0,240 to 159,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  53. Entity's Momentum: 0.00, -0.08, 0.00
  54. Entity's Rider: ~~ERROR~~ NullPointerException: null
  55. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  56. Stacktrace:
  57. at net.minecraft.world.World.func_72939_s(World.java:1678)
  58.  
  59. -- Affected level --
  60. Details:
  61. Level name: MpServer
  62. All players: 1 total; [EntityPlayerSP['Conjuring_Mage'/265, l='MpServer', x=147.50, y=67.00, z=246.65]]
  63. Chunk stats: MultiplayerChunkCache: 25, 25
  64. Level seed: 0
  65. Level generator: ID 00 - default, ver 1. Features enabled: false
  66. Level generator options:
  67. Level spawn location: 156.00,64.00,256.00 - World: (156,64,256), Chunk: (at 12,4,0 in 9,16; contains blocks 144,0,256 to 159,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  68. Level time: 359 game time, 359 day time
  69. Level dimension: 0
  70. Level storage version: 0x00000 - Unknown?
  71. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  72. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  73. Forced entities: 29 total; [EntityCow['Cow'/192, l='MpServer', x=182.50, y=69.00, z=266.50], EntityCreeper['Creeper'/134, l='MpServer', x=113.94, y=47.00, z=217.53], EntityZombie['Zombie'/135, l='MpServer', x=116.50, y=47.00, z=223.50], EntitySkeleton['Skeleton'/136, l='MpServer', x=116.50, y=35.00, z=264.50], EntitySkeleton['Skeleton'/137, l='MpServer', x=115.50, y=35.00, z=263.50], EntityPlayerSP['Conjuring_Mage'/265, l='MpServer', x=147.50, y=67.00, z=246.65], EntitySkeleton['Skeleton'/138, l='MpServer', x=115.50, y=35.00, z=264.50], EntityBat['Bat'/144, l='MpServer', x=137.56, y=39.94, z=209.50], EntitySheep['Sheep'/145, l='MpServer', x=134.25, y=62.00, z=246.00], EntitySheep['Sheep'/146, l='MpServer', x=135.47, y=63.00, z=244.81], EntityCow['Cow'/149, l='MpServer', x=149.72, y=68.00, z=248.66], EntityCow['Cow'/150, l='MpServer', x=149.06, y=67.00, z=253.72], EntityCow['Cow'/151, l='MpServer', x=146.94, y=67.00, z=251.22], EntityCow['Cow'/152, l='MpServer', x=155.84, y=67.00, z=262.09], EntityCow['Cow'/164, l='MpServer', x=170.34, y=68.00, z=230.84], EntityCow['Cow'/165, l='MpServer', x=167.47, y=68.00, z=226.88], EntityCow['Cow'/166, l='MpServer', x=170.53, y=68.00, z=228.44], EntityCow['Cow'/167, l='MpServer', x=161.03, y=68.00, z=250.59], EntityCow['Cow'/168, l='MpServer', x=174.19, y=68.00, z=250.34], EntityCow['Cow'/169, l='MpServer', x=167.53, y=68.00, z=245.75], EntityCow['Cow'/170, l='MpServer', x=162.09, y=67.00, z=262.00], EntityCow['Cow'/171, l='MpServer', x=167.34, y=67.00, z=259.19], EntityCow['Cow'/185, l='MpServer', x=187.41, y=70.00, z=215.75], EntityCow['Cow'/186, l='MpServer', x=190.28, y=69.00, z=215.53], EntityCow['Cow'/187, l='MpServer', x=188.50, y=69.00, z=211.22], EntityBat['Bat'/188, l='MpServer', x=174.25, y=18.02, z=256.06], EntityCow['Cow'/189, l='MpServer', x=178.38, y=67.00, z=269.66], EntityCow['Cow'/190, l='MpServer', x=179.53, y=68.00, z=268.44], EntityCow['Cow'/191, l='MpServer', x=182.53, y=68.00, z=270.66]]
  74. Retry entities: 0 total; []
  75. Server brand: fml,forge
  76. Server type: Integrated singleplayer server
  77. Stacktrace:
  78. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351)
  79. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2488)
  80. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367)
  81. at net.minecraft.client.main.Main.main(SourceFile:120)
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  85. at java.lang.reflect.Method.invoke(Method.java:483)
  86. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  87. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  88.  
  89. -- System Details --
  90. Details:
  91. Minecraft Version: 1.8
  92. Operating System: Windows 7 (amd64) version 6.1
  93. Java Version: 1.8.0_25, Oracle Corporation
  94. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  95. Memory: 160512496 bytes (153 MB) / 423485440 bytes (403 MB) up to 1060372480 bytes (1011 MB)
  96. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  97. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  98. FML: MCP v9.10 FML v8.0.76.1390 Minecraft Forge 11.14.1.1390 9 mods loaded, 9 mods active
  99. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  100. FML{8.0.76.1390} [Forge Mod Loader] (forge-1.8-11.14.1.1390.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  101. Forge{11.14.1.1390} [Minecraft Forge] (forge-1.8-11.14.1.1390.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  102. CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  103. NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  104. biowarfare{1.0} [BioWarfare] (BioWarfare 0.1.0.5 mc1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  105. fluxducts{1.0.2} [Flux Ducts] (fluxducts-mc1.8-1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  106. tm{1.0} [Teleport Mod] (Mr Cray mod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  107. progressiveautomation{1.6.15} [Progressive Automation] (ProgressiveAutomation-1.8-1.6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  108. Loaded coremods (and transformers):
  109. CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
  110. codechicken.lib.asm.ClassHeirachyManager
  111. codechicken.lib.asm.RenderHookTransformer
  112. CCCDeobfPlugin (unknown)
  113.  
  114. CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
  115. codechicken.core.asm.InterfaceDependancyTransformer
  116. codechicken.core.asm.TweakTransformer
  117. codechicken.core.asm.DelegatedTransformer
  118. codechicken.core.asm.DefaultImplementationTransformer
  119. NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
  120. codechicken.nei.asm.NEITransformer
  121. Launched Version: 1.8-Forge11.14.1.1390
  122. LWJGL: 2.9.1
  123. OpenGL: Intel(R) HD Graphics 2000 GL version 3.1.0 - Build 9.17.10.3517, Intel
  124. GL Caps: Using GL 1.3 multitexturing.
  125. Using GL 1.3 texture combiners.
  126. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  127. Shaders are available because OpenGL 2.1 is supported.
  128. VBOs are available because OpenGL 1.5 is supported.
  129.  
  130. Using VBOs: No
  131. Is Modded: Definitely; Client brand changed to 'fml,forge'
  132. Type: Client (map_client.txt)
  133. Resource Packs: []
  134. Current Language: English (US)
  135. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment