Advertisement
Guest User

Untitled

a guest
Jul 25th, 2014
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 25/07/14 14:57
  5. Description: Exception while updating neighbours
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 6
  8. at aom.h(SourceFile:381)
  9. at aom.e(SourceFile:142)
  10. at aom.a(SourceFile:120)
  11. at afy.e(SourceFile:478)
  12. at afy.d(SourceFile:460)
  13. at afy.c(SourceFile:426)
  14. at afy.d(SourceFile:335)
  15. at aop.h(SourceFile:134)
  16. at afy.h(SourceFile:1284)
  17. at ms.h(SourceFile:364)
  18. at net.minecraft.server.MinecraftServer.v(SourceFile:512)
  19. at net.minecraft.server.MinecraftServer.u(SourceFile:443)
  20. at btq.u(IntegratedServer.java:186)
  21. at net.minecraft.server.MinecraftServer.run(SourceFile:359)
  22. at lh.run(SourceFile:618)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Stacktrace:
  30. at aom.h(SourceFile:381)
  31. at aom.e(SourceFile:142)
  32. at aom.a(SourceFile:120)
  33.  
  34. -- Block being updated --
  35. Details:
  36. Source block type: ID #36 (tile.null // aoo)
  37. Block type: ID #33 (tile.pistonBase // aom)
  38. Block data value: 6 / 0x6 / 0b0110
  39. Block location: World: (-1212,4,361), Chunk: (at 4,0,9 in -76,22; contains blocks -1216,0,352 to -1201,255,367), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,0,0 to -1025,255,511)
  40. Stacktrace:
  41. at afy.e(SourceFile:478)
  42. at afy.d(SourceFile:460)
  43. at afy.c(SourceFile:426)
  44. at afy.d(SourceFile:335)
  45. at aop.h(SourceFile:134)
  46.  
  47. -- Block entity being ticked --
  48. Details:
  49. Name: Piston // aop
  50. Block type: ID #152 (tile.blockRedstone // alp)
  51. Block data value: 0 / 0x0 / 0b0000
  52. Block location: World: (-1212,4,362), Chunk: (at 4,0,10 in -76,22; contains blocks -1216,0,352 to -1201,255,367), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,0,0 to -1025,255,511)
  53. Actual block type: ID #152 (tile.blockRedstone // alp)
  54. Actual block data value: 0 / 0x0 / 0b0000
  55. Stacktrace:
  56. at afy.h(SourceFile:1284)
  57. at ms.h(SourceFile:364)
  58.  
  59. -- Affected level --
  60. Details:
  61. Level name: ssdsdsdsd
  62. All players: 1 total; [mv['Skyrbose'/2227, l='ssdsdsdsd', x=-1212,00, y=4,00, z=364,16]]
  63. Chunk stats: ServerChunkCache: 306 Drop: 0
  64. Level seed: 8325982212574954657
  65. Level generator: ID 01 - flat, ver 0. Features enabled: true
  66. Level generator options:
  67. Level spawn location: World: (-1217,4,368), Chunk: (at 15,0,0 in -77,23; contains blocks -1232,0,368 to -1217,255,383), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,0,0 to -1025,255,511)
  68. Level time: 2510 game time, 2510 day time
  69. Level dimension: 0
  70. Level storage version: 0x04ABD - Anvil
  71. Level weather: Rain time: 108054 (now: false), thunder time: 148066 (now: false)
  72. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  73. Stacktrace:
  74. at net.minecraft.server.MinecraftServer.v(SourceFile:512)
  75. at net.minecraft.server.MinecraftServer.u(SourceFile:443)
  76. at btq.u(IntegratedServer.java:186)
  77. at net.minecraft.server.MinecraftServer.run(SourceFile:359)
  78. at lh.run(SourceFile:618)
  79.  
  80. -- System Details --
  81. Details:
  82. Minecraft Version: 1.7.5
  83. Operating System: Windows 7 (x86) version 6.1
  84. Java Version: 1.7.0_51, Oracle Corporation
  85. Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
  86. Memory: 53306560 bytes (50 MB) / 186040320 bytes (177 MB) up to 518979584 bytes (494 MB)
  87. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
  88. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  89. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  90. Profiler Position: N/A (disabled)
  91. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  92. Player Count: 1 / 8; [mv['Skyrbose'/2227, l='ssdsdsdsd', x=-1212,00, y=4,00, z=364,16]]
  93. Type: Integrated Server (map_client.txt)
  94. Is Modded: Very likely; Jar signature invalidated
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement