Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ouch. That hurt :(
  3.  
  4. Time: 17/02/19 2:44 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException: Exception in server tick loop
  8. at net.minecraft.world.storage.WorldSavedDataStorage.func_212426_a(SourceFile:31)
  9. at net.minecraft.world.ISaveDataAccess.func_212411_a(SourceFile:20)
  10. at net.minecraft.world.WorldServer.func_212251_i__(WorldServer.java:129)
  11. at net.minecraft.server.MinecraftServer.func_212369_a(MinecraftServer.java:328)
  12. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77)
  13. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:95)
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:549)
  15. at java.lang.Thread.run(Thread.java:745)
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- System Details --
  22. Details:
  23. Minecraft Version: 1.13.2
  24. Operating System: Mac OS X (x86_64) version 10.14.3
  25. Java Version: 1.8.0_74, Oracle Corporation
  26. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  27. Memory: 327673848 bytes (312 MB) / 704643072 bytes (672 MB) up to 2147483648 bytes (2048 MB)
  28. JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  29. FML: New FML!
  30. Loaded coremods (and transformers): Nothing
  31. Profiler Position: N/A (disabled)
  32. Player Count: 0 / 8; []
  33. Data Packs: vanilla, mod:forge
  34. Type: Integrated Server (map_client.txt)
  35. Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement