Advertisement
Guest User

Untitled

a guest
May 11th, 2020
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. [14:19:00] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  2. [14:19:00] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  3. [14:19:00] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  4. [14:19:00] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  5. [14:19:00] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  6. [14:19:00] [Server thread/INFO]: Starting minecraft server version 1.15.2
  7. [14:19:00] [Server thread/INFO]: Loading properties
  8. [14:19:00] [Server thread/INFO]: Default game type: SURVIVAL
  9. [14:19:00] [Server thread/INFO]: Generating keypair
  10. [14:19:00] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
  11. [14:19:00] [Server thread/INFO]: Using default channel type
  12. [14:19:01] [Server thread/INFO]: Preparing level "world"
  13. [14:19:01] [Server thread/INFO]: [STDERR]: java.io.FileNotFoundException: ./world/session.lock (Permission denied)
  14. [14:19:01] [Server thread/INFO]: [STDERR]: at java.io.FileOutputStream.open0(Native Method)
  15. [14:19:01] [Server thread/INFO]: [STDERR]: at java.io.FileOutputStream.open(FileOutputStream.java:270)
  16. [14:19:01] [Server thread/INFO]: [STDERR]: at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
  17. [14:19:01] [Server thread/INFO]: [STDERR]: at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
  18. [14:19:01] [Server thread/INFO]: [STDERR]: at crn.h(SourceFile:87)
  19. [14:19:01] [Server thread/INFO]: [STDERR]: at crn.<init>(SourceFile:51)
  20. [14:19:01] [Server thread/INFO]: [STDERR]: at crp.a(SourceFile:113)
  21. [14:19:01] [Server thread/INFO]: [STDERR]: at crp.a(SourceFile:109)
  22. [14:19:01] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.a(SourceFile:360)
  23. [14:19:01] [Server thread/INFO]: [STDERR]: at wd.d(SourceFile:219)
  24. [14:19:01] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(SourceFile:628)
  25. [14:19:01] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:748)
  26. [14:19:01] [Server thread/ERROR]: Encountered an unexpected exception
  27. java.lang.RuntimeException: Failed to check session lock, aborting
  28. at crn.h(SourceFile:95) ~[minecraft_server.1.15.2.jar:?]
  29. at crn.<init>(SourceFile:51) ~[minecraft_server.1.15.2.jar:?]
  30. at crp.a(SourceFile:113) ~[minecraft_server.1.15.2.jar:?]
  31. at crp.a(SourceFile:109) ~[minecraft_server.1.15.2.jar:?]
  32. at net.minecraft.server.MinecraftServer.a(SourceFile:360) ~[minecraft_server.1.15.2.jar:?]
  33. at wd.d(SourceFile:219) ~[minecraft_server.1.15.2.jar:?]
  34. at net.minecraft.server.MinecraftServer.run(SourceFile:628) [minecraft_server.1.15.2.jar:?]
  35. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
  36. [14:19:01] [Server thread/ERROR]: This crash report has been saved to: /var/games/minecraft/servers/test3/./crash-reports/crash-2020-05-11_14.19.01-server.txt
  37. [14:19:01] [Server thread/INFO]: Stopping server
  38. [14:19:01] [Server thread/INFO]: Saving players
  39. [14:19:01] [Server thread/INFO]: Saving worlds
  40. [14:19:01] [Server thread/ERROR]: Exception stopping the server
  41. java.lang.NullPointerException: null
  42. at net.minecraft.server.MinecraftServer.a(SourceFile:559) ~[minecraft_server.1.15.2.jar:?]
  43. at net.minecraft.server.MinecraftServer.s(SourceFile:587) ~[minecraft_server.1.15.2.jar:?]
  44. at wd.s(SourceFile:597) ~[minecraft_server.1.15.2.jar:?]
  45. at net.minecraft.server.MinecraftServer.run(SourceFile:689) [minecraft_server.1.15.2.jar:?]
  46. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement