Question Server not working after altering ops.json

Discussion in 'Bukkit Help' started by blazermc7751, Apr 10, 2020.

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

    blazermc7751

    This is what happens when i run the server
    Code:
    [09:40:59] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
    [09:40:59] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
    [09:40:59] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
    [09:40:59] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
    [09:40:59] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
    [09:41:00] [Server thread/INFO]: Starting minecraft server version 1.15.2
    [09:41:00] [Server thread/INFO]: Loading properties
    [09:41:00] [Server thread/INFO]: Default game type: SURVIVAL
    [09:41:00] [Server thread/INFO]: Generating keypair
    [09:41:00] [Server thread/INFO]: Starting Minecraft server on 192.168.1.10:25565
    [09:41:00] [Server thread/INFO]: Using default channel type
    [09:41:02] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
    [09:41:02] [Server thread/WARN]: The exception was: java.net.BindException: Cannot assign requested address: bind
    [09:41:02] [Server thread/WARN]: Perhaps a server is already running on that port?
    [09:41:02] [Server thread/INFO]: Stopping server
    [09:41:02] [Server thread/INFO]: Saving worlds
    [09:41:02] [Server thread/ERROR]: Exception stopping the server
    java.lang.NullPointerException: null
        at net.minecraft.server.MinecraftServer.a(SourceFile:559) ~[server.jar:?]
        at net.minecraft.server.MinecraftServer.s(SourceFile:587) ~[server.jar:?]
        at wd.s(SourceFile:597) ~[server.jar:?]
        at net.minecraft.server.MinecraftServer.run(SourceFile:689) [server.jar:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
     
    Last edited by a moderator: Apr 10, 2020
  2. Offline

    timtower Administrator Administrator Moderator

Thread Status:
Not open for further replies.

Share This Page