Guest User

:(

a guest
Aug 4th, 2014
842
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 8/4/14 10:59 AM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException
  8. at co.uk.flansmods.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:434)
  9. at net.minecraft.world.World.func_72866_a(World.java:2350)
  10. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)
  11. at net.minecraft.world.World.func_72870_g(World.java:2311)
  12. at net.minecraft.world.World.func_72939_s(World.java:2157)
  13. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
  14. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
  15. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
  16. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
  17. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  18. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Stacktrace:
  26. at co.uk.flansmods.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:434)
  27. at net.minecraft.world.World.func_72866_a(World.java:2350)
  28. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)
  29. at net.minecraft.world.World.func_72870_g(World.java:2311)
  30.  
  31. -- Entity being ticked --
  32. Details:
  33. Entity Type: Vehicle (co.uk.flansmods.common.driveables.EntityVehicle)
  34. Entity ID: 68234
  35. Entity Name: Willy's Jeep
  36. Entity's Exact location: -128.50, 90.50, 240.50
  37. Entity's Block location: World: (-129,90,240), Chunk: (at 15,5,0 in -9,15; contains blocks -144,0,240 to -129,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  38. Entity's Momentum: 0.00, 0.00, 0.00
  39. Stacktrace:
  40. at net.minecraft.world.World.func_72939_s(World.java:2157)
  41. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
  42.  
  43. -- Affected level --
  44. Details:
  45. Level name: testing
  46. All players: 1 total; [EntityPlayerMP['mcclurya'/552, l='testing', x=-126.52, y=89.00, z=240.62]]
  47. Chunk stats: ServerChunkCache: 794 Drop: 0
  48. Level seed: 4223646161240241234
  49. Level generator: ID 00 - default, ver 1. Features enabled: true
  50. Level generator options:
  51. Level spawn location: World: (-256,64,212), Chunk: (at 0,4,4 in -16,13; contains blocks -256,0,208 to -241,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  52. Level time: 24783 game time, 24783 day time
  53. Level dimension: 0
  54. Level storage version: 0x04ABD - Anvil
  55. Level weather: Rain time: 105613 (now: false), thunder time: 130848 (now: false)
  56. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  57. Stacktrace:
  58. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
  59. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
  60. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
  61. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  62. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.6.4
  67. Operating System: Windows Vista (amd64) version 6.0
  68. Java Version: 1.7.0_51, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  70. Memory: 130407544 bytes (124 MB) / 439005184 bytes (418 MB) up to 1060372480 bytes (1011 MB)
  71. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  72. AABB Pool Size: 8351 (467656 bytes; 0 MB) allocated, 5741 (321496 bytes; 0 MB) used
  73. Suspicious classes: FML and Forge are installed
  74. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
  75. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 4 mods loaded, 4 mods active
  76. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  77. FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  78. Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  79. FlansMod{4.1} [Flans Mod] (FlansMod-4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  80. Profiler Position: N/A (disabled)
  81. Vec3 Pool Size: 1667 (93352 bytes; 0 MB) allocated, 1380 (77280 bytes; 0 MB) used
  82. Player Count: 1 / 8; [EntityPlayerMP['mcclurya'/552, l='testing', x=-126.52, y=89.00, z=240.62]]
  83. Type: Integrated Server (map_client.txt)
  84. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment