Advertisement
Guest User

Untitled

a guest
Dec 17th, 2014
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.45 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 12/17/14 6:13 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity5Rideable.func_70636_d(Entity5Rideable.java:339)
  9. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1609)
  10. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
  11. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity1Base.func_70071_h_(Entity1Base.java:179)
  12. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity2HasModel.func_70071_h_(Entity2HasModel.java:135)
  13. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity3HasStats.func_70071_h_(Entity3HasStats.java:330)
  14. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity4Textures.func_70071_h_(Entity4Textures.java:129)
  15. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity5Rideable.func_70071_h_(Entity5Rideable.java:382)
  16. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity8HoldsItems.func_70071_h_(Entity8HoldsItems.java:52)
  17. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity10CanBreed.func_70071_h_(Entity10CanBreed.java:75)
  18. at com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon.func_70071_h_(EntityPixelmon.java:240)
  19. at net.minecraft.world.World.func_72866_a(World.java:2070)
  20. at net.minecraft.world.World.func_72870_g(World.java:2034)
  21. at net.minecraft.world.World.func_72939_s(World.java:1887)
  22. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1995)
  23. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
  24. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
  25. at net.minecraft.client.main.Main.main(SourceFile:148)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  29. at java.lang.reflect.Method.invoke(Unknown Source)
  30. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  31. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- Head --
  38. Stacktrace:
  39. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity5Rideable.func_70636_d(Entity5Rideable.java:339)
  40. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1609)
  41. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
  42. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity1Base.func_70071_h_(Entity1Base.java:179)
  43. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity2HasModel.func_70071_h_(Entity2HasModel.java:135)
  44. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity3HasStats.func_70071_h_(Entity3HasStats.java:330)
  45. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity4Textures.func_70071_h_(Entity4Textures.java:129)
  46. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity5Rideable.func_70071_h_(Entity5Rideable.java:382)
  47. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity8HoldsItems.func_70071_h_(Entity8HoldsItems.java:52)
  48. at com.pixelmonmod.pixelmon.entities.pixelmon.Entity10CanBreed.func_70071_h_(Entity10CanBreed.java:75)
  49. at com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon.func_70071_h_(EntityPixelmon.java:240)
  50. at net.minecraft.world.World.func_72866_a(World.java:2070)
  51. at net.minecraft.world.World.func_72870_g(World.java:2034)
  52.  
  53. -- Entity being ticked --
  54. Details:
  55. Entity Type: pixelmon.Pixelmon (com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon)
  56. Entity ID: 2849120
  57. Entity Name: entity.pixelmon.Pixelmon.name
  58. Entity's Exact location: 3767.38, 66.34, 1727.00
  59. Entity's Block location: World: (3767,66,1727), Chunk: (at 7,4,15 in 235,107; contains blocks 3760,0,1712 to 3775,255,1727), Region: (7,3; contains chunks 224,96 to 255,127, blocks 3584,0,1536 to 4095,255,2047)
  60. Entity's Momentum: 0.00, 0.55, -0.01
  61. Stacktrace:
  62. at net.minecraft.world.World.func_72939_s(World.java:1887)
  63.  
  64. -- Affected level --
  65. Details:
  66. Level name: MpServer
  67. All players: 4 total; [EntityClientPlayerMP['The_Future97'/5380, l='MpServer', x=3725.47, y=72.87, z=1725.10], EntityOtherPlayerMP['Genghis_Klown'/2535065, l='MpServer', x=3682.97, y=68.00, z=1771.31], EntityOtherPlayerMP['xMega123456'/2847508, l='MpServer', x=3736.01, y=70.09, z=1737.42], EntityOtherPlayerMP['Chadtistic'/2340653, l='MpServer', x=3767.91, y=68.91, z=1726.94]]
  68. Chunk stats: MultiplayerChunkCache: 78, 78
  69. Level seed: 0
  70. Level generator: ID 00 - default, ver 1. Features enabled: false
  71. Level generator options:
  72. Level spawn location: World: (2250,63,5649), Chunk: (at 10,3,1 in 140,353; contains blocks 2240,0,5648 to 2255,255,5663), Region: (4,11; contains chunks 128,352 to 159,383, blocks 2048,0,5632 to 2559,255,6143)
  73. Level time: 133990869 game time, 130048419 day time
  74. Level dimension: 0
  75. Level storage version: 0x00000 - Unknown?
  76. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  77. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  78. Forced entities: 27 total; [EntityOtherPlayerMP['Chadtistic'/2340653, l='MpServer', x=3767.91, y=68.91, z=1726.94], EntityOtherPlayerMP['xMega123456'/2847508, l='MpServer', x=3736.01, y=70.09, z=1737.42], EntityOtherPlayerMP['Chadtistic'/2340653, l='MpServer', x=3767.91, y=68.91, z=1726.94], EntityClientPlayerMP['The_Future97'/5380, l='MpServer', x=3725.47, y=72.87, z=1725.10], EntityOtherPlayerMP['lancealot1234'/2656292, l='MpServer', x=3726.63, y=65.00, z=1776.25], EntityOtherPlayerMP['imlukeskywalker'/2690601, l='MpServer', x=3614.72, y=69.53, z=1740.97], EntityOtherPlayerMP['minhtat'/2494619, l='MpServer', x=3697.48, y=70.44, z=1770.35], EntityOtherPlayerMP['Genghis_Klown'/2535065, l='MpServer', x=3682.97, y=68.00, z=1771.31], EntityOtherPlayerMP['xMega123456'/2847508, l='MpServer', x=3736.01, y=70.09, z=1737.42], EntityOtherPlayerMP['Chadtistic'/2340653, l='MpServer', x=3747.01, y=83.16, z=1743.47], EntityOtherPlayerMP['minhtat'/2494619, l='MpServer', x=3744.63, y=69.75, z=1789.91], EntityOtherPlayerMP['ThatSneakyPulse'/2845862, l='MpServer', x=3648.31, y=98.53, z=1732.19], EntityOtherPlayerMP['Genghis_Klown'/2535065, l='MpServer', x=3682.97, y=68.00, z=1771.31], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2849138, l='MpServer', x=3752.67, y=70.00, z=1736.88], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2847701, l='MpServer', x=3768.88, y=63.00, z=1739.72], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2847700, l='MpServer', x=3772.06, y=66.07, z=1731.35], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2847703, l='MpServer', x=3766.98, y=63.00, z=1730.23], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2849120, l='MpServer', x=3767.38, y=66.34, z=1727.00], EntityOtherPlayerMP['imlukeskywalker'/2690601, l='MpServer', x=3669.72, y=72.50, z=1721.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2848824, l='MpServer', x=3766.28, y=30.00, z=1757.41], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2849302, l='MpServer', x=3721.00, y=60.00, z=1755.00], EntityOtherPlayerMP['ThatSneakyPulse'/2845862, l='MpServer', x=3668.53, y=126.63, z=1706.75], EntityOtherPlayerMP['gusfune'/2833584, l='MpServer', x=3670.32, y=70.00, z=1716.45], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2849052, l='MpServer', x=3728.00, y=60.25, z=1762.00], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2846073, l='MpServer', x=3682.78, y=70.00, z=1730.41], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2849039, l='MpServer', x=3726.00, y=59.00, z=1758.00], EntityOtherPlayerMP['xMega123456'/2847508, l='MpServer', x=3744.84, y=70.00, z=1737.64]]
  79. Retry entities: 0 total; []
  80. Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"f19cc7f":1020) <- cauldron,craftbukkit,mcpc,fml,forge
  81. Server type: Non-integrated multiplayer server
  82. Stacktrace:
  83. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  84. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
  85. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:908)
  86. at net.minecraft.client.main.Main.main(SourceFile:148)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  89. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  90. at java.lang.reflect.Method.invoke(Unknown Source)
  91. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  92. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.7.10
  97. Operating System: Windows 8.1 (amd64) version 6.3
  98. Java Version: 1.7.0_67, Oracle Corporation
  99. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  100. Memory: 258236776 bytes (246 MB) / 704118784 bytes (671 MB) up to 954728448 bytes (910 MB)
  101. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  102. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  103. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  104. FML: MCP v9.05 FML v7.10.85.1232 Minecraft Forge 10.13.2.1232 5 mods loaded, 5 mods active
  105. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  106. FML{7.10.85.1232} [Forge Mod Loader] (forge-1.7.10-10.13.2.1232.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  107. Forge{10.13.2.1232} [Minecraft Forge] (forge-1.7.10-10.13.2.1232.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  108. inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  109. pixelmon{3.3.6} [Pixelmon] (Pixelmon-1.7.10-3.3.6-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  110. Launched Version: 1.7.10
  111. LWJGL: 2.9.1
  112. OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3345, Intel
  113. GL Caps: Using GL 1.3 multitexturing.
  114. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  115. Anisotropic filtering is supported and maximum anisotropy is 16.
  116. Shaders are available because OpenGL 2.1 is supported.
  117.  
  118. Is Modded: Definitely; Client brand changed to 'fml,forge'
  119. Type: Client (map_client.txt)
  120. Resource Packs: []
  121. Current Language: English (US)
  122. Profiler Position: N/A (disabled)
  123. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  124. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement