Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
581
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 9/20/19 7:56 AM
  5. Description: Exception ticking world
  6.  
  7. java.lang.NullPointerException: Exception ticking world
  8. at bby.a(SourceFile:41)
  9. at bbu.a(SourceFile:95)
  10. at aze.b(SourceFile:437)
  11. at axw.a(SourceFile:803)
  12. at axw.a(SourceFile:791)
  13. at on.c(SourceFile:115)
  14. at ot.a(SourceFile:85)
  15. at ou.c(SourceFile:147)
  16. at oo.d(SourceFile:226)
  17. at net.minecraft.server.MinecraftServer.D(SourceFile:624)
  18. at nz.D(SourceFile:349)
  19. at net.minecraft.server.MinecraftServer.C(SourceFile:560)
  20. at net.minecraft.server.MinecraftServer.run(SourceFile:464)
  21. at java.lang.Thread.run(Thread.java:745)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Thread: Server thread
  29. Stacktrace:
  30. at bby.a(SourceFile:41)
  31. at bbu.a(SourceFile:95)
  32. at aze.b(SourceFile:437)
  33. at axw.a(SourceFile:803)
  34. at axw.a(SourceFile:791)
  35. at on.c(SourceFile:115)
  36. at ot.a(SourceFile:85)
  37. at ou.c(SourceFile:147)
  38. at oo.d(SourceFile:226)
  39.  
  40. -- Affected level --
  41. Details:
  42. Level name: world
  43. All players: 2 total; [oq['RealCheeki'/1419, l='world', x=534.33, y=72.00, z=-1517.96], oq['KaydenJames'/1650, l='world', x=522.80, y=71.50, z=-1536.14]]
  44. Chunk stats: ServerChunkCache: 741 Drop: 0
  45. Level seed: 4564762918022849300
  46. Level generator: ID 00 - default, ver 1. Features enabled: true
  47. Level generator options:
  48. Level spawn location: World: (425,64,430), Chunk: (at 9,4,14 in 26,26; contains blocks 416,0,416 to 431,255,431), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  49. Level time: 20768 game time, 20768 day time
  50. Level dimension: 0
  51. Level storage version: 0x04ABD - Anvil
  52. Level weather: Rain time: 7707 (now: true), thunder time: 102575 (now: false)
  53. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  54. Stacktrace:
  55. at net.minecraft.server.MinecraftServer.D(SourceFile:624)
  56. at nz.D(SourceFile:349)
  57. at net.minecraft.server.MinecraftServer.C(SourceFile:560)
  58. at net.minecraft.server.MinecraftServer.run(SourceFile:464)
  59. at java.lang.Thread.run(Thread.java:745)
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.12.2
  64. Operating System: Linux (amd64) version 5.1.15-1.el7.elrepo.x86_64
  65. Java Version: 1.8.0_111, Oracle Corporation
  66. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 340213752 bytes (324 MB) / 1005060096 bytes (958 MB) up to 3728736256 bytes (3556 MB)
  68. JVM Flags: 5 total; -Xmx4000M -Xms128M -XX:+UnlockExperimentalVMOptions -XX:MaxMetaspaceSize=320M -XX:MetaspaceSize=32M
  69. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  70. Profiler Position: N/A (disabled)
  71. Player Count: 2 / 100; [oq['RealCheeki'/1419, l='world', x=534.33, y=72.00, z=-1517.96], oq['KaydenJames'/1650, l='world', x=522.80, y=71.50, z=-1536.14]]
  72. Is Modded: Unknown (can't tell)
  73. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement