Solved [Server thread/WARN] Help me!

Discussion in 'Bukkit Help' started by xMinecraft, Jun 30, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    xMinecraft

    Code:
    [02:15:08] [Server thread/INFO]: Starting minecraft server version 1.7.9
    [02:15:08] [Server thread/INFO]: Loading properties
    [02:15:08] [Server thread/WARN]: server.properties does not exist
    [02:15:08] [Server thread/INFO]: Generating new properties file
    [02:15:08] [Server thread/INFO]: Default game type: SURVIVAL
    [02:15:08] [Server thread/INFO]: Generating keypair
    [02:15:09] [Server thread/INFO]: Starting Minecraft server on *:25565
    [02:15:10] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2)
    [02:15:10] [Server thread/WARN]: Failed to load user banlist:
    java.io.FileNotFoundException: banned-players.json (No such file or directory)
        at java.io.FileInputStream.open(Native Method) ~[?:1.6.0_30]
        at java.io.FileInputStream.<init>(FileInputStream.java:140) ~[?:1.6.0_30]
        at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.y(SourceFile:99) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:25) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    [02:15:10] [Server thread/WARN]: Failed to load ip banlist:
    java.io.FileNotFoundException: banned-ips.json (No such file or directory)
        at java.io.FileInputStream.open(Native Method) ~[?:1.6.0_30]
        at java.io.FileInputStream.<init>(FileInputStream.java:140) ~[?:1.6.0_30]
        at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.x(SourceFile:91) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:27) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    [02:15:10] [Server thread/WARN]: Failed to load operators list:
    java.io.FileNotFoundException: ops.json (No such file or directory)
        at java.io.FileInputStream.open(Native Method) ~[?:1.6.0_30]
        at java.io.FileInputStream.<init>(FileInputStream.java:140) ~[?:1.6.0_30]
        at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.z(SourceFile:107) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:29) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    [02:15:10] [Server thread/WARN]: Failed to load white-list:
    java.io.FileNotFoundException: whitelist.json (No such file or directory)
        at java.io.FileInputStream.open(Native Method) ~[?:1.6.0_30]
        at java.io.FileInputStream.<init>(FileInputStream.java:140) ~[?:1.6.0_30]
        at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.B(SourceFile:123) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:30) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
        at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [sv.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
     
  2. Offline

    MaliciousMan

    Take a look a warning it's telling you.
    Code:
    [02:15:10] [Server thread/WARN]: Failed to load ip banlist:
    java.io.FileNotFoundException: banned-ips.json (No such file or directory)
    FileNotFoundException/(No such file or directory) means it couldn't find the file. Obviously, because it hasn't generated them yet. Once you run your server again, I assure you those errors will be gone because the files will be generated.
     
  3. Offline

    xMinecraft


    The files exists..

    I restart my server many times..

    Regards


    Sorry, i read the log incorrect.

    But i've problem with whitelist...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  4. Offline

    MaliciousMan

    There is no other explanation other than bukkit can not find the file it is looking for in the root folder. Check to make sure it hasn't been renamed and moved. And make sure bukkit has your computer's permission to create files for itself in the root folder.

    EDIT: Could you elaborate on your "problem with whitelist"?
     
  5. Offline

    xMinecraft


    When I active whitelist and my users try connect my server, my server says: "you are not white-listed"..

    And the whitelist.json exist and contains the nicks

    The whitelist is fixed

    I know it :confused:

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
Thread Status:
Not open for further replies.

Share This Page