mon serveur paper ne reconnait pas certains plugins .

elochon

Aventurier
24 Février 2021
13
0
1
24
j'ai un serveur paper et j'ai installé les 5 plugin Essensials mais une fois en jeu quand je fais la commande /pl mon serveur ne m'affiche que 1 plugin (EssensialsProtect)
comment faire ?
 

elochon

Aventurier
24 Février 2021
13
0
1
24
voici mes logs (il y en a beaucoup)
Code:
[10:51:00] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[10:51:00] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[10:51:00] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[10:51:00] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[10:51:00] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[10:51:00] [main/INFO]: Reloading ResourceManager: Default
[10:51:02] [Worker-Main-4/INFO]: Loaded 7 recipes
[10:51:03] [Worker-Main-4/INFO]: Loaded 927 advancements
[10:51:07] [Server thread/INFO]: Starting minecraft server version 1.16.4
[10:51:07] [Server thread/INFO]: Loading properties
[10:51:07] [Server thread/INFO]: Default game type: SURVIVAL
[10:51:07] [Server thread/INFO]: Generating keypair
[10:51:07] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: Descripteur non valide
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_251]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_251]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_251]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_251]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_251]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_251]
    at zg$1.run(SourceFile:95) [server(1).jar:?]
[10:51:08] [Server thread/INFO]: Starting Minecraft server on *:25565
[10:51:08] [Server thread/INFO]: Using default channel type
[09:36:02] [main/INFO]: Environment: authHost='[URL]https://authserver.mojang.com[/URL]', accountsHost='[URL]https://api.mojang.com[/URL]', sessionHost='[URL]https://sessionserver.mojang.com[/URL]', servicesHost='[URL]https://api.minecraftservices.com[/URL]', name='PROD'
[09:36:04] [main/INFO]: Reloading ResourceManager: Default, bukkit
[13:52:19] [main/INFO]: Environment: authHost='[URL]https://authserver.mojang.com[/URL]', accountsHost='[URL]https://api.mojang.com[/URL]', sessionHost='[URL]https://sessionserver.mojang.com[/URL]', servicesHost='[URL]https://api.minecraftservices.com[/URL]', name='PROD'
[13:52:20] [main/INFO]: Reloading ResourceManager: Default, bukkit
[13:52:22] [Worker-Main-2/INFO]: Loaded 7 recipes
[13:52:26] [Server thread/INFO]: Starting minecraft server version 1.16.5
[13:52:26] [Server thread/INFO]: Loading properties
[13:52:26] [Server console handler/ERROR]: [TerminalConsole] Failed to read console input
java.io.IOException: Descripteur non valide
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_251]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_251]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_251]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_251]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_251]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_251]
    at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:180) ~[patched_1.16.5.jar:git-Paper-468]
    at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[patched_1.16.5.jar:git-Paper-468]
    at net.minecraft.server.v1_16_R3.DedicatedServer$1.run(DedicatedServer.java:67) ~[patched_1.16.5.jar:git-Paper-468]
    Suppressed: java.io.IOException: Descripteur non valide
        at java.io.FileInputStream.close0(Native Method) ~[?:1.8.0_251]
        at java.io.FileInputStream.access$000(Unknown Source) ~[?:1.8.0_251]
        at java.io.FileInputStream$1.close(Unknown Source) ~[?:1.8.0_251]
        at java.io.FileDescriptor.closeAll(Unknown Source) ~[?:1.8.0_251]
        at java.io.FileInputStream.close(Unknown Source) ~[?:1.8.0_251]
        at java.io.BufferedInputStream.close(Unknown Source) ~[?:1.8.0_251]
        at sun.nio.cs.StreamDecoder.implClose(Unknown Source) ~[?:1.8.0_251]
        at sun.nio.cs.StreamDecoder.close(Unknown Source) ~[?:1.8.0_251]
        at java.io.InputStreamReader.close(Unknown Source) ~[?:1.8.0_251]
        at java.io.BufferedReader.close(Unknown Source) ~[?:1.8.0_251]
        at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:183) ~[patched_1.16.5.jar:git-Paper-468]
        at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[patched_1.16.5.jar:git-Paper-468]
        at net.minecraft.server.v1_16_R3.DedicatedServer$1.run(DedicatedServer.java:67) ~[patched_1.16.5.jar:git-Paper-468]
[13:52:27] [Server thread/INFO]: This server is running Paper version git-Paper-468 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[13:52:27] [Server thread/INFO]: Debug logging is disabled
[13:52:27] [Server thread/INFO]: Server Ping Player Sample Count: 12
[13:52:27] [Server thread/INFO]: Using 4 threads for Netty based IO
[13:52:27] [Server thread/INFO]: Default game type: SURVIVAL
[13:52:27] [Server thread/ERROR]: Encountered an unexpected exception
java.net.UnknownHostException: mc.le_serveur_de_eliasclochon.com
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:1.8.0_251]
    at java.net.InetAddress$2.lookupAllHostAddr(Unknown Source) ~[?:1.8.0_251]
    at java.net.InetAddress.getAddressesFromNameService(Unknown Source) ~[?:1.8.0_251]
    at java.net.InetAddress.getAllByName0(Unknown Source) ~[?:1.8.0_251]
    at java.net.InetAddress.getAllByName(Unknown Source) ~[?:1.8.0_251]
    at java.net.InetAddress.getAllByName(Unknown Source) ~[?:1.8.0_251]
    at java.net.InetAddress.getByName(Unknown Source) ~[?:1.8.0_251]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:185) ~[patched_1.16.5.jar:git-Paper-468]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:936) ~[patched_1.16.5.jar:git-Paper-468]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:174) ~[patched_1.16.5.jar:git-Paper-468]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
[13:52:27] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Utilisateur\Desktop\serveur\.\crash-reports\crash-2021-02-24_13.52.27-server.txt
[13:52:27] [Server thread/INFO]: Stopping server
[13:52:27] [Server thread/INFO]: Saving players
[13:52:27] [Server thread/INFO]: Saving worlds
[13:52:27] [Server thread/INFO]: Flushing Chunk IO
[13:52:27] [Server thread/INFO]: Closing Thread Pool
[13:52:27] [Server thread/INFO]: Closing Server

PS: merci d'avoir repondu a ma question :merci
 
Dernière édition par un modérateur:

elochon

Aventurier
24 Février 2021
13
0
1
24
SharedScreenshot.jpg
 
Dernière édition:

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 531
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

C'est normal que tu ai "beaucoup" de fichier log. Celui qu'il nous faut c'est le "latest.log".
Tu as une erreur lié à la console... Est-ce que tu peux essayer de re-télécharger paper (histoire d'être sur qu'il ne soit pas corrompu).
Et est-ce que tu pourrais me donner la commande avec laquelle tu démarre ton serveur (le problème pourrait venir de la).


Cordialement,
Detobel36
 

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 139
163
464
247
21
Mìlhüsa
Bonjour,

Code:
[13:52:27] [Server thread/ERROR]: Encountered an unexpected exception
java.net.UnknownHostException: mc.le_serveur_de_eliasclochon.com
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:1.8.0_251]
    at java.net.InetAddress$2.lookupAllHostAddr(Unknown Source) ~[?:1.8.0_251]
    at java.net.InetAddress.getAddressesFromNameService(Unknown Source) ~[?:1.8.0_251]
    at java.net.InetAddress.getAllByName0(Unknown Source) ~[?:1.8.0_251]
    at java.net.InetAddress.getAllByName(Unknown Source) ~[?:1.8.0_251]
    at java.net.InetAddress.getAllByName(Unknown Source) ~[?:1.8.0_251]
    at java.net.InetAddress.getByName(Unknown Source) ~[?:1.8.0_251]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:185) ~[patched_1.16.5.jar:git-Paper-468]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:936) ~[patched_1.16.5.jar:git-Paper-468]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:174) ~[patched_1.16.5.jar:git-Paper-468]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
Tu dois laisser le champ server-ip dans ton server.properties vide, c'est à ton site Internet de rediriger vers ton ordinateur et non à ton ordinateur de dire à quelle adresse il se trouve.
De plus ton domaine n'existe pas.

Cordialement,
ShE3py
 

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 531
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

mais que veut dire domaine
Dans le fichier server.properties, à la ligne server-ip tu as mis "mc.le_serveur_de_eliasclochon.com".
Sauf que tu ne peux pas mettre ce que tu veux...

Le nom d'un site web doit être acheté. Tu ne peux pas dire du jour au lendemain "le_serrver_de_eliasclochon.com" c'est à moi. Tu dois l'acheter...


Cordialement,
Detobel36