Advertisement
Guest User

Untitled

a guest
May 2nd, 2015
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.55 KB | None | 0 0
  1. [00:26:34] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [00:26:37] [Server thread/INFO]: Loading properties
  3. [00:26:37] [Server thread/INFO]: Default game type: SURVIVAL
  4. [00:26:37] [Server thread/INFO]: Generating keypair
  5. [00:26:37] [Server thread/INFO]: Starting Minecraft server on 94.23.214.81:25573
  6. [00:26:38] [Server thread/WARN]: Failed to save user banlist:
  7. java.io.FileNotFoundException: banned-players.json (Permission denied)
  8. at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_45]
  9. at java.io.FileOutputStream.open(FileOutputStream.java:270) ~[?:1.8.0_45]
  10. at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_45]
  11. at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[?:1.8.0_45]
  12. at com.google.common.io.Files.newWriter(Files.java:103) ~[guava-17.0.jar:?]
  13. at net.minecraft.server.management.UserList.func_152678_f(SourceFile:113) ~[om.class:?]
  14. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152617_w(SourceFile:83) [ls.class:?]
  15. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:26) [ls.class:?]
  16. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  17. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  18. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  19. [00:26:38] [Server thread/WARN]: Failed to save ip banlist:
  20. java.io.FileNotFoundException: banned-ips.json (Permission denied)
  21. at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_45]
  22. at java.io.FileOutputStream.open(FileOutputStream.java:270) ~[?:1.8.0_45]
  23. at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_45]
  24. at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[?:1.8.0_45]
  25. at com.google.common.io.Files.newWriter(Files.java:103) ~[guava-17.0.jar:?]
  26. at net.minecraft.server.management.UserList.func_152678_f(SourceFile:113) ~[om.class:?]
  27. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152618_v(SourceFile:75) [ls.class:?]
  28. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:28) [ls.class:?]
  29. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  30. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  31. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  32. [00:26:38] [Server thread/WARN]: Failed to save operators list:
  33. java.io.FileNotFoundException: ops.json (Permission denied)
  34. at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_45]
  35. at java.io.FileOutputStream.open(FileOutputStream.java:270) ~[?:1.8.0_45]
  36. at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_45]
  37. at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[?:1.8.0_45]
  38. at com.google.common.io.Files.newWriter(Files.java:103) ~[guava-17.0.jar:?]
  39. at net.minecraft.server.management.UserList.func_152678_f(SourceFile:113) ~[om.class:?]
  40. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72419_u(SourceFile:115) [ls.class:?]
  41. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:31) [ls.class:?]
  42. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  43. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  44. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  45. [00:26:38] [Server thread/INFO]: Preparing level "world"
  46. [00:26:38] [Server thread/ERROR]: Encountered an unexpected exception
  47. java.lang.RuntimeException: Failed to check session lock, aborting
  48. at net.minecraft.world.storage.SaveHandler.func_75766_h(SaveHandler.java:70) ~[ayq.class:?]
  49. at net.minecraft.world.storage.SaveHandler.<init>(SaveHandler.java:48) ~[ayq.class:?]
  50. at net.minecraft.world.chunk.storage.AnvilSaveHandler.<init>(AnvilSaveHandler.java:18) ~[aym.class:?]
  51. at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75804_a(SourceFile:71) ~[ayn.class:?]
  52. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:200) ~[MinecraftServer.class:?]
  53. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]
  54. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  55. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  56. [00:26:38] [Server thread/ERROR]: This crash report has been saved to: /server/./crash-reports/crash-2015-05-03_00.26.38-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement