Advertisement
Guest User

Untitled

a guest
Sep 4th, 2016
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 9/4/16 5:09 AM
  5. Description: Ticking entity
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 3
  8. at zn.dp(SourceFile:529)
  9. at zn.M(SourceFile:217)
  10. at sg.cr(EntityLiving.java:906)
  11. at sf.n(SourceFile:1792)
  12. at sg.n(EntityLiving.java:685)
  13. at rt.n(SourceFile:134)
  14. at sf.m(SourceFile:1654)
  15. at sg.m(EntityLiving.java:384)
  16. at aid.a(SourceFile:1527)
  17. at ls.a(SourceFile:718)
  18. at aid.g(SourceFile:1505)
  19. at aid.k(SourceFile:1388)
  20. at ls.k(SourceFile:551)
  21. at net.minecraft.server.MinecraftServer.D(SourceFile:626)
  22. at net.minecraft.server.MinecraftServer.C(SourceFile:554)
  23. at bzl.C(IntegratedServer.java:240)
  24. at net.minecraft.server.MinecraftServer.run(SourceFile:458)
  25. at java.lang.Thread.run(Unknown Source)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Thread: Server thread
  33. Stacktrace:
  34. at zn.dp(SourceFile:529)
  35. at zn.M(SourceFile:217)
  36. at sg.cr(EntityLiving.java:906)
  37. at sf.n(SourceFile:1792)
  38. at sg.n(EntityLiving.java:685)
  39. at rt.n(SourceFile:134)
  40. at sf.m(SourceFile:1654)
  41. at sg.m(EntityLiving.java:384)
  42. at aid.a(SourceFile:1527)
  43. at ls.a(SourceFile:718)
  44. at aid.g(SourceFile:1505)
  45.  
  46. -- Entity being ticked --
  47. Details:
  48. Entity Type: Villager (zn)
  49. Entity ID: 1
  50. Entity Name: Toadshop
  51. Entity's Exact location: -1077.50, 5.00, 639.50
  52. Entity's Block location: World: (-1078,5,639), Chunk: (at 10,0,15 in -68,39; contains blocks -1088,0,624 to -1073,255,639), Region: (-3,1; contains chunks -96,32 to -65,63, blocks -1536,0,512 to -1025,255,1023)
  53. Entity's Momentum: 0.00, -0.08, 0.00
  54. Entity's Passengers: []
  55. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  56. Stacktrace:
  57. at aid.k(SourceFile:1388)
  58. at ls.k(SourceFile:551)
  59.  
  60. -- Affected level --
  61. Details:
  62. Level name: DumbTown
  63. All players: 1 total; [lu['LetzTaco'/18, l='DumbTown', x=-1076.03, y=5.00, z=638.82]]
  64. Chunk stats: ServerChunkCache: 577 Drop: 0
  65. Level seed: 5338712670975138349
  66. Level generator: ID 01 - flat, ver 0. Features enabled: false
  67. Level generator options:
  68. Level spawn location: World: (-1048,8,471), Chunk: (at 8,0,7 in -66,29; contains blocks -1056,0,464 to -1041,255,479), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,0,0 to -1025,255,511)
  69. Level time: 1469791 game time, 500 day time
  70. Level dimension: 0
  71. Level storage version: 0x04ABD - Anvil
  72. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  73. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  74. Stacktrace:
  75. at net.minecraft.server.MinecraftServer.D(SourceFile:626)
  76. at net.minecraft.server.MinecraftServer.C(SourceFile:554)
  77. at bzl.C(IntegratedServer.java:240)
  78. at net.minecraft.server.MinecraftServer.run(SourceFile:458)
  79. at java.lang.Thread.run(Unknown Source)
  80.  
  81. -- System Details --
  82. Details:
  83. Minecraft Version: 1.10.2
  84. Operating System: Windows 8.1 (amd64) version 6.3
  85. Java Version: 1.8.0_31, Oracle Corporation
  86. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  87. Memory: 99869160 bytes (95 MB) / 308539392 bytes (294 MB) up to 1060372480 bytes (1011 MB)
  88. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  89. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  90. Profiler Position: N/A (disabled)
  91. Player Count: 1 / 8; [lu['LetzTaco'/18, l='DumbTown', x=-1076.03, y=5.00, z=638.82]]
  92. Type: Integrated Server (map_client.txt)
  93. Is Modded: Very likely; Jar signature invalidated
  94. OptiFine Version: OptiFine_1.10.2_HD_U_C2
  95. Render Distance Chunks: 10
  96. Mipmaps: 4
  97. Anisotropic Filtering: 1
  98. Antialiasing: 0
  99. Multitexture: false
  100. Shaders: (internal)
  101. OpenGlVersion: 4.5.0 NVIDIA 369.09
  102. OpenGlRenderer: GeForce GTX 650/PCIe/SSE2
  103. OpenGlVendor: NVIDIA Corporation
  104. CpuCount: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement