1
Server Help
When ever i try to start the server it says this.
! 15:44:35 Failed to load player list "Admins". (java.io.FileNotFoundException: admins.txt (No such file or directory))
! 15:44:35 Failed to load player list "Banned". (java.io.FileNotFoundException: banned.txt (No such file or directory))
! 15:44:35 Failed to load player list "Banned (IP)". (java.io.FileNotFoundException: banned-ip.txt (No such file or directory))
! 15:44:35 Failed to load player list "Players". (java.io.FileNotFoundException: players.txt (No such file or directory))
! 15:44:35 Failed to load server.properties!
*** 15:44:35 Failed to start the server!
! 15:44:35 Failed to load player list "Admins". (java.io.FileNotFoundException: admins.txt (No such file or directory))
! 15:44:35 Failed to load player list "Banned". (java.io.FileNotFoundException: banned.txt (No such file or directory))
! 15:44:35 Failed to load player list "Banned (IP)". (java.io.FileNotFoundException: banned-ip.txt (No such file or directory))
! 15:44:35 Failed to load player list "Players". (java.io.FileNotFoundException: players.txt (No such file or directory))
! 15:44:35 Failed to load server.properties!
*** 15:44:35 Failed to start the server!
1
Basically, it is saying that the server cant load the files, because they are not there in the root directory. When you start the server for the first time, they should get created automatically. It's weird why the didn't. Try creating the files separately, in the same directory as the minecraftserver jar file, and boot it up. Make sure the names of the files you create are correct.
Let me know how this goes.
Let me know how this goes.
