Advertisement
Guest User

Untitled

a guest
May 11th, 2020
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 5/11/20 2:19 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.RuntimeException: Failed to check session lock, aborting
  8. at crn.h(SourceFile:95)
  9. at crn.<init>(SourceFile:51)
  10. at crp.a(SourceFile:113)
  11. at crp.a(SourceFile:109)
  12. at net.minecraft.server.MinecraftServer.a(SourceFile:360)
  13. at wd.d(SourceFile:219)
  14. at net.minecraft.server.MinecraftServer.run(SourceFile:628)
  15. at java.lang.Thread.run(Thread.java:748)
  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.15.2
  24. Minecraft Version ID: 1.15.2
  25. Operating System: FreeBSD (amd64) version 11.3-RELEASE-p7
  26. Java Version: 1.8.0_252, Oracle Corporation
  27. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  28. Memory: 883765448 bytes (842 MB) / 1008730112 bytes (962 MB) up to 1008730112 bytes (962 MB)
  29. CPUs: 4
  30. JVM Flags: 2 total; -Xmx1024M -Xms1024M
  31. Player Count: 0 / 20; []
  32. Data Packs:
  33. Is Modded: Unknown (can't tell)
  34. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement