Guest User

CCTV Camera Crash

a guest
May 23rd, 2013
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  3.  
  4. Time: 23/05/13 5:56 PM
  5. Description: Ticking tile entity
  6.  
  7. java.lang.NullPointerException
  8. at Reika.RotaryCraft.TileEntities.TileEntityCCTV.alignCameras(TileEntityCCTV.java:169)
  9. at Reika.RotaryCraft.TileEntities.TileEntityCCTV.moveCameraToLook(TileEntityCCTV.java:132)
  10. at Reika.RotaryCraft.TileEntities.TileEntityCCTV.updateEntity(TileEntityCCTV.java:68)
  11. at Reika.RotaryCraft.Base.RotaryCraftTileEntity.func_70316_g(RotaryCraftTileEntity.java:126)
  12. at net.minecraft.world.World.func_72939_s(World.java:2196)
  13. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
  14. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:651)
  15. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:570)
  16. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
  17. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
  18. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  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 Reika.RotaryCraft.TileEntities.TileEntityCCTV.alignCameras(TileEntityCCTV.java:169)
  27. at Reika.RotaryCraft.TileEntities.TileEntityCCTV.moveCameraToLook(TileEntityCCTV.java:132)
  28. at Reika.RotaryCraft.TileEntities.TileEntityCCTV.updateEntity(TileEntityCCTV.java:68)
  29. at Reika.RotaryCraft.Base.RotaryCraftTileEntity.func_70316_g(RotaryCraftTileEntity.java:126)
  30.  
  31. -- Tile entity being ticked --
  32. Details:
  33. Name: RCcctv // Reika.RotaryCraft.TileEntities.TileEntityCCTV
  34. Block type: ID #500 (tile.classReika.RotaryCraft.Blocks.BlockMIMachine // Reika.RotaryCraft.Blocks.BlockMIMachine)
  35. Block data value: 0 / 0x0 / 0b0000
  36. Block location: World: (114,56,519), Chunk: (at 2,3,7 in 7,32; contains blocks 112,0,512 to 127,255,527), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
  37. Actual block type: ID #500 (tile.classReika.RotaryCraft.Blocks.BlockMIMachine // Reika.RotaryCraft.Blocks.BlockMIMachine)
  38. Actual block data value: 11 / 0xB / 0b1011
  39. Stacktrace:
  40. at net.minecraft.world.World.func_72939_s(World.java:2196)
  41. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
  42.  
  43. -- Affected level --
  44. Details:
  45. Level name: Rotary Craft Superflat
  46. All players: 0 total; []
  47. Chunk stats: ServerChunkCache: 625 Drop: 0
  48. Level seed: -5835590614367639141
  49. Level generator: ID 01 - flat, ver 0. Features enabled: false
  50. Level generator options: 2;7,3x1,52x24;2;
  51. Level spawn location: World: (-17,4,509), Chunk: (at 15,0,13 in -2,31; contains blocks -32,0,496 to -17,255,511), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  52. Level time: 348347 game time, 367003 day time
  53. Level dimension: 0
  54. Level storage version: 0x04ABD - Anvil
  55. Level weather: Rain time: 13238 (now: false), thunder time: 17151 (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:651)
  59. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:570)
  60. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
  61. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
  62. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.5.1
  67. Operating System: Windows 7 (x86) version 6.1
  68. Java Version: 1.7.0_21, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  70. Memory: 179813800 bytes (171 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
  71. JVM Flags: 2 total; -Xms512m -Xmx1024m
  72. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  73. Suspicious classes: FML and Forge are installed
  74. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  75. FML: MCP v7.44 FML v5.1.43.682 Minecraft Forge 7.7.2.682 6 mods loaded, 6 mods active
  76. mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  77. FML{5.1.43.682} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  78. Forge{7.7.2.682} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  79. CodeChickenCore{0.8.5.1} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  80. NotEnoughItems{1.5.2.7} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  81. RotaryCraft{beta} [RotaryCraft] (RotaryCraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  82. Profiler Position: N/A (disabled)
  83. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  84. Player Count: 0 / 8; []
  85. Type: Integrated Server (map_client.txt)
  86. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment