Advertisement
Guest User

Untitled

a guest
Jun 12th, 2019
1,246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. [11:49:21] [Server thread/ERROR]: Encountered an unexpected exception
  2. f: Exception ticking world
  3. at net.minecraft.server.MinecraftServer.D(SourceFile:628) ~[MinecraftServer.class:?]
  4. at net.minecraft.server.MinecraftServer.C(SourceFile:560) ~[MinecraftServer.class:?]
  5. at chd.C(IntegratedServer.java:252) ~[chd.class:?]
  6. at net.minecraft.server.MinecraftServer.run(SourceFile:464) [MinecraftServer.class:?]
  7. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  8. Caused by: java.lang.NullPointerException
  9. at anb.a(WorldEntitySpawner.java:335) ~[anb.class:?]
  10. at anb.a(WorldEntitySpawner.java:202) ~[anb.class:?]
  11. at oo.d(SourceFile:203) ~[oo.class:?]
  12. at net.optifine.override.WorldServerOF.d(WorldServerOF.java:39) ~[WorldServerOF.class:?]
  13. at net.minecraft.server.MinecraftServer.D(SourceFile:624) ~[MinecraftServer.class:?]
  14. ... 4 more
  15. [11:49:21] [Server thread/ERROR]: This crash report has been saved to: C:\Users\admin\AppData\Roaming\.minecraft\crash-reports\crash-2019-06-12_11.49.21-server.txt
  16. [11:49:21] [Server thread/INFO]: Stopping server
  17. ---- Minecraft Crash Report ----
  18. // Uh... Did I do that?
  19.  
  20. Time: 6/12/19 11:49 AM
  21. Description: Exception ticking world
  22.  
  23. java.lang.NullPointerException: Exception ticking world
  24. at anb.a(WorldEntitySpawner.java:335)
  25. at anb.a(WorldEntitySpawner.java:202)
  26. at oo.d(SourceFile:203)
  27. at net.optifine.override.WorldServerOF.d(WorldServerOF.java:39)
  28. at net.minecraft.server.MinecraftServer.D(SourceFile:624)
  29. at net.minecraft.server.MinecraftServer.C(SourceFile:560)
  30. at chd.C(IntegratedServer.java:252)
  31. at net.minecraft.server.MinecraftServer.run(SourceFile:464)
  32. at java.lang.Thread.run(Unknown Source)
  33.  
  34.  
  35. A detailed walkthrough of the error, its code path and all known details is as follows:
  36. ---------------------------------------------------------------------------------------
  37.  
  38. -- Head --
  39. Thread: Client thread
  40. Stacktrace:
  41. at anb.a(WorldEntitySpawner.java:335)
  42. at anb.a(WorldEntitySpawner.java:202)
  43. at oo.d(SourceFile:203)
  44. at net.optifine.override.WorldServerOF.d(WorldServerOF.java:39)
  45.  
  46. -- Affected level --
  47. Details:
  48. Level name: Skyblock 3.07
  49. All players: 1 total; [oq['skypig048'/0, l='Skyblock 3.07', x=7.62, y=61.42, z=-163.98]]
  50. Chunk stats: ServerChunkCache: 400 Drop: 0
  51. Level seed: 2331713264264927020
  52. Level generator: ID 08 - default_1_1, ver 0. Features enabled: true
  53. Level generator options:
  54. Level spawn location: World: (6,64,6), Chunk: (at 6,4,6 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  55. Level time: 38400 game time, 38400 day time
  56. Level dimension: 0
  57. Level storage version: 0x04ABD - Anvil
  58. Level weather: Rain time: 29606 (now: false), thunder time: 79867 (now: false)
  59. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  60. Stacktrace:
  61. at net.minecraft.server.MinecraftServer.D(SourceFile:624)
  62. at net.minecraft.server.MinecraftServer.C(SourceFile:560)
  63. at chd.C(IntegratedServer.java:252)
  64. at net.minecraft.server.MinecraftServer.run(SourceFile:464)
  65. at java.lang.Thread.run(Unknown Source)
  66.  
  67. -- System Details --
  68. Details:
  69. Minecraft Version: 1.12.2
  70. Operating System: Windows 7 (x86) version 6.1
  71. Java Version: 1.8.0_211, Oracle Corporation
  72. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  73. Memory: 140047640 bytes (133 MB) / 429953024 bytes (410 MB) up to 1060372480 bytes (1011 MB)
  74. JVM Flags: 6 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  75. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  76. Profiler Position: N/A (disabled)
  77. Player Count: 1 / 8; [oq['skypig048'/0, l='Skyblock 3.07', x=7.62, y=61.42, z=-163.98]]
  78. Type: Integrated Server (map_client.txt)
  79. Is Modded: Very likely; Jar signature invalidated
  80. #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\admin\AppData\Roaming\.minecraft\crash-reports\crash-2019-06-12_11.49.21-server.txt
  81. [11:49:21] [Server thread/INFO]: Saving players
  82. AL lib: (EE) alc_cleanup: 1 device not closed
  83. Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement