Probleme Help Me

Discussion in 'Bukkit Help' started by Alexouille, Jun 6, 2021.

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

    Alexouille

    here is what it puts me when I run




    [15:17:55] [Server thread/INFO]: Starting minecraft server version 1.15
    [15:17:55] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    [15:17:55] [Server thread/INFO]: Loading properties
    [15:17:55] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: Descripteur non valide
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_291]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_291]
    at java.io.BufferedInputStream.fill(Unknown Source) ~[?:1.8.0_291]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_291]
    at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
    at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
    at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
    at net.minecraft.server.v1_15_R1.DedicatedServer$2.run(DedicatedServer.java:97) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
    [15:17:56] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-f39a89e-4633e6c (MC: 1.15) (Implementing API version 1.15-R0.1-SNAPSHOT)
    [15:17:56] [Server thread/INFO]: Debug logging is disabled
    [15:17:56] [Server thread/INFO]: Using 4 threads for Netty based IO
    [15:17:56] [Server thread/INFO]: Server Ping Player Sample Count: 12
    [15:17:56] [Server thread/INFO]: Default game type: SURVIVAL
    [15:17:56] [Server thread/ERROR]: Encountered an unexpected exception
    java.net.UnknownHostException: PermaDeath.net
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:1.8.0_291]
    at java.net.InetAddress$2.lookupAllHostAddr(Unknown Source) ~[?:1.8.0_291]
    at java.net.InetAddress.getAddressesFromNameService(Unknown Source) ~[?:1.8.0_291]
    at java.net.InetAddress.getAllByName0(Unknown Source) ~[?:1.8.0_291]
    at java.net.InetAddress.getAllByName(Unknown Source) ~[?:1.8.0_291]
    at java.net.InetAddress.getAllByName(Unknown Source) ~[?:1.8.0_291]
    at java.net.InetAddress.getByName(Unknown Source) ~[?:1.8.0_291]
    at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:180) ~[spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
    at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:783) [spigot-1.15.jar:git-Spigot-f39a89e-4633e6c]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_291]
    [15:17:56] [Server thread/ERROR]: This crash report has been saved to: C:\Users\alexa\AppData\Roaming\.minecraft\local\.\crash-reports\crash-2021-06-06_15.17.56-server.txt
    [15:17:56] [Server thread/INFO]: Stopping server
    [15:17:56] [Server thread/INFO]: Saving players
    [15:17:56] [Server thread/INFO]: Saving worlds
     
  2. Online

    timtower Administrator Administrator Moderator

Thread Status:
Not open for further replies.

Share This Page