Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2017
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll do better next time, I promise!
  3.  
  4. Time: 10/3/17 2:44 PM
  5. MITE Release: 1.6.4 R188
  6.  
  7. Description: Ticking entity
  8.  
  9. java.lang.ArrayIndexOutOfBoundsException: -1
  10. at adr.a(Chunk.java:1504)
  11. at WorldMap.addSurvey(WorldMap.java:556)
  12. at js.addWorldMapSurvey(WorldServer.java:2733)
  13. at jv.l_(EntityPlayerMP.java:1223)
  14. at abw.a(World.java:4730)
  15. at js.a(WorldServer.java:2274)
  16. at abw.g(World.java:4694)
  17. at abw.h(World.java:4555)
  18. at js.h(WorldServer.java:2101)
  19. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:908)
  20. at is.t(DedicatedServer.java:698)
  21. at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:747)
  22. at is.s(DedicatedServer.java:479)
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:623)
  24. at hi.run(SourceFile:583)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Stacktrace:
  32. at adr.a(Chunk.java:1504)
  33. at WorldMap.addSurvey(WorldMap.java:556)
  34. at js.addWorldMapSurvey(WorldServer.java:2733)
  35. at jv.l_(EntityPlayerMP.java:1223)
  36. at abw.a(World.java:4730)
  37. at js.a(WorldServer.java:2274)
  38. at abw.g(World.java:4694)
  39.  
  40. -- Entity being ticked --
  41. Details:
  42. Entity Type: null (jv)
  43. Entity ID: 1684
  44. Entity Name: DerekBurm
  45. Entity's Exact location: -208.57, 71.00, 243.98
  46. Entity's Block location: World: (-209,71,243), Chunk: (at 15,4,3 in -14,15; contains blocks -224,0,240 to -209,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  47. Entity's Momentum: 0.00, -0.08, 0.00
  48. Stacktrace:
  49. at abw.h(World.java:4555)
  50. at js.h(WorldServer.java:2101)
  51.  
  52. -- Affected level --
  53. Details:
  54. Level name: world
  55. All players: 2 total; [jv['knoxx093'/5, l='world', x=-203.30, y=91.00, z=462.76], jv['DerekBurm'/1684, l='world', x=-208.57, y=71.00, z=243.98]]
  56. Chunk stats: ServerChunkCache: 841 Drop: 0
  57. Level seed: 85363
  58. Level generator: ID 02 - largeBiomes, ver 0. Features enabled: true
  59. Level generator options:
  60. Level spawn location: World: (-196,64,256), Chunk: (at 12,4,0 in -13,16; contains blocks -208,0,256 to -193,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  61. Level time: 56284664 game time, 4664 day time
  62. Level dimension: 0
  63. Level storage version: 0x04ABD - Anvil
  64. Level weather: Information removed as of R132
  65. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  66. Stacktrace:
  67. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:908)
  68. at is.t(DedicatedServer.java:698)
  69. at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:747)
  70. at is.s(DedicatedServer.java:479)
  71. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:623)
  72. at hi.run(SourceFile:583)
  73.  
  74. -- System Details --
  75. Details:
  76. Minecraft Version: 1.6.4
  77. Operating System: Linux (amd64) version 2.6.32-042stab123.1
  78. Java Version: 1.8.0_144, Oracle Corporation
  79. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80. Memory: 1479223016 bytes (1410 MB) / 2058354688 bytes (1963 MB) up to 2058354688 bytes (1963 MB)
  81. JVM Flags: 2 total; -Xmx2048M -Xms2048M
  82. AABB Pool Size: 35794 (2004464 bytes; 1 MB) allocated, 30 (1680 bytes; 0 MB) used
  83. Suspicious classes: Packet92UpdateTimeSmall, ThreadDedicatedServer, Packet85SimpleSignal, ...]
  84. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 71
  85. Profiler Position: N/A (disabled)
  86. Vec3 Pool Size: 202255 (11326280 bytes; 10 MB) allocated, 0 (0 bytes; 0 MB) used
  87. Player Count: 2 / 20; [jv['knoxx093'/5, l='world', x=-203.30, y=91.00, z=462.76], jv['DerekBurm'/1684, l='world', x=-208.57, y=71.00, z=243.98]]
  88. Is Modded: Unknown (can't tell)
  89. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement