Advertisement
Guest User

Feed The Beast server.properties

a guest
Oct 20th, 2013
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1. 2013-10-20 15:14:26 [INFO] Starting minecraft server version 1.5.2
  2. 2013-10-20 15:14:52 [INFO] Loading properties
  3. 2013-10-20 15:14:52 [INFO] Default game type: SURVIVAL
  4. 2013-10-20 15:14:52 [INFO] Generating keypair
  5. 2013-10-20 15:14:52 [INFO] Starting Minecraft server on *:40012
  6. 2013-10-20 15:14:52 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  7. 2013-10-20 15:14:52 [WARNING] The server will make no attempt to authenticate usernames. Beware.
  8. 2013-10-20 15:14:52 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  9. 2013-10-20 15:14:52 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
  10. 2013-10-20 15:15:11 [WARNING] Failed to save server.properties
  11. java.io.FileNotFoundException: server.properties (Permission denied)
  12. at java.io.FileOutputStream.open(Native Method)
  13. at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
  14. at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
  15. at net.minecraft.server.dedicated.PropertyManager.func_73668_b(SourceFile:48)
  16. at net.minecraft.server.dedicated.DedicatedServer.func_71326_a(DedicatedServer.java:370)
  17. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72371_a(SourceFile:40)
  18. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:17)
  19. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:143)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  21. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  22. 2013-10-20 15:15:11 [INFO] Generating new properties file
  23. 2013-10-20 15:15:11 [WARNING] Failed to save server.properties
  24. java.io.FileNotFoundException: server.properties (Permission denied)
  25. at java.io.FileOutputStream.open(Native Method)
  26. at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
  27. at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
  28. at net.minecraft.server.dedicated.PropertyManager.func_73668_b(SourceFile:48)
  29. at net.minecraft.server.dedicated.PropertyManager.func_73666_a(SourceFile:42)
  30. at net.minecraft.server.dedicated.PropertyManager.func_73668_b(SourceFile:52)
  31. at net.minecraft.server.dedicated.DedicatedServer.func_71326_a(DedicatedServer.java:370)
  32. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72371_a(SourceFile:40)
  33. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:17)
  34. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:143)
  35. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  36. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  37. /////////////////////////////////////////////// THIS PART IS REPEATING IN THE LOG VVVVVVV!!!!!!!!!
  38. 2013-10-20 15:15:11 [INFO] Generating new properties file
  39. 2013-10-20 15:15:11 [WARNING] Failed to save server.properties
  40. java.io.FileNotFoundException: server.properties (Permission denied)
  41. at java.io.FileOutputStream.open(Native Method)
  42. at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
  43. at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
  44. at net.minecraft.server.dedicated.PropertyManager.func_73668_b(SourceFile:48)
  45. at net.minecraft.server.dedicated.PropertyManager.func_73666_a(SourceFile:42)
  46. at net.minecraft.server.dedicated.PropertyManager.func_73668_b(SourceFile:52)
  47. at net.minecraft.server.dedicated.PropertyManager.func_73666_a(SourceFile:42)
  48. at net.minecraft.server.dedicated.PropertyManager.func_73668_b(SourceFile:52)
  49. at net.minecraft.server.dedicated.DedicatedServer.func_71326_a(DedicatedServer.java:370)
  50. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72371_a(SourceFile:40)
  51. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:17)
  52. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:143)
  53. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  54. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  55. 2013-10-20 15:15:11 [INFO] Generating new properties file
  56. /////////////////////////////////////////////// THIS PART IS REPEATING IN THE LOG ^^^^^^^^^^^!!!!!!!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement