Guest User

Crash Report

a guest
Jan 16th, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 1/16/16 12:50 PM
  5. Description: Exception while updating neighbours
  6.  
  7. java.lang.NullPointerException: Exception while updating neighbours
  8. at apr.F(SourceFile:135)
  9. at apr.m(SourceFile:88)
  10. at ajm.a(SourceFile:82)
  11. at ahp.e(SourceFile:446)
  12. at ahp.d(SourceFile:412)
  13. at ahp.c(SourceFile:381)
  14. at ahp.a(SourceFile:325)
  15. at akk.c(SourceFile:78)
  16. at apx.c(SourceFile:16)
  17. at ahp.k(SourceFile:1422)
  18. at lp.k(SourceFile:552)
  19. at net.minecraft.server.MinecraftServer.D(SourceFile:624)
  20. at la.D(SourceFile:339)
  21. at net.minecraft.server.MinecraftServer.C(SourceFile:552)
  22. at net.minecraft.server.MinecraftServer.run(SourceFile:456)
  23. at java.lang.Thread.run(Unknown Source)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Stacktrace:
  31. at apr.F(SourceFile:135)
  32. at apr.m(SourceFile:88)
  33. at ajm.a(SourceFile:82)
  34.  
  35. -- Block being updated --
  36. Details:
  37. Source block type: ID #151 (tile.daylightDetector // akk)
  38. Block: minecraft:beacon
  39. Block location: World: (-11,68,15), Chunk: (at 5,4,15 in -1,0; contains blocks -16,0,0 to -1,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  40. Stacktrace:
  41. at ahp.e(SourceFile:446)
  42. at ahp.d(SourceFile:412)
  43. at ahp.c(SourceFile:381)
  44. at ahp.a(SourceFile:325)
  45. at akk.c(SourceFile:78)
  46. at apx.c(SourceFile:16)
  47.  
  48. -- Block entity being ticked --
  49. Details:
  50. Name: DLDetector // apx
  51. Block type: ID #151 (tile.daylightDetector // akk)
  52. Block data value: 13 / 0xD / 0b1101
  53. Block location: World: (-11,69,15), Chunk: (at 5,4,15 in -1,0; contains blocks -16,0,0 to -1,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  54. Actual block type: ID #151 (tile.daylightDetector // akk)
  55. Actual block data value: 13 / 0xD / 0b1101
  56. Stacktrace:
  57. at ahp.k(SourceFile:1422)
  58. at lp.k(SourceFile:552)
  59.  
  60. -- Affected level --
  61. Details:
  62. Level name: world
  63. All players: 0 total; []
  64. Chunk stats: ServerChunkCache: 628 Drop: 0
  65. Level seed: -322410565372745022
  66. Level generator: ID 00 - default, ver 1. Features enabled: true
  67. Level generator options:
  68. Level spawn location: World: (19,64,194), Chunk: (at 3,4,2 in 1,12; contains blocks 16,0,192 to 31,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  69. Level time: 1598218240 game time, 59576874 day time
  70. Level dimension: -1
  71. Level storage version: 0x04ABD - Anvil
  72. Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
  73. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  74. Stacktrace:
  75. at net.minecraft.server.MinecraftServer.D(SourceFile:624)
  76. at la.D(SourceFile:339)
  77. at net.minecraft.server.MinecraftServer.C(SourceFile:552)
  78. at net.minecraft.server.MinecraftServer.run(SourceFile:456)
  79. at java.lang.Thread.run(Unknown Source)
  80.  
  81. -- System Details --
  82. Details:
  83. Minecraft Version: 16w02a
  84. Operating System: Linux (amd64) version 2.6.32-504.3.3.el6.x86_64
  85. Java Version: 1.7.0_72, Oracle Corporation
  86. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  87. Memory: 1030925624 bytes (983 MB) / 1419116544 bytes (1353 MB) up to 1419116544 bytes (1353 MB)
  88. JVM Flags: 5 total; -Xmx1400M -Xms1400M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M
  89. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  90. Profiler Position: N/A (disabled)
  91. Player Count: 0 / 28; []
  92. Is Modded: Unknown (can't tell)
  93. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment