Проблема с созданрием сервера Майнкрафт v 1.14.4.
Длела все по гайду, но в итоге мне пишет что мой сервер "устарел" а в консоли сервера выдает некоторые ошибки в Java и нету некоторых команд, которые были видны на скриншоте в гайде. Помогите. Консоль снизу.
[13:20:40 WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[13:20:40 WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[13:20:40 WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[13:20:40 WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[13:20:40 WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[13:20:40 INFO]: Starting minecraft server version 1.14.4
[13:20:40 INFO]: Loading properties
[13:20:40 INFO]: Default game type: SURVIVAL
[13:20:40 INFO]: Generating keypair
[13:20:40 ERROR]: Exception handling console input
java.io.IOException: Неверный дескриптор
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_25]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_25]
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_25]
at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_25]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_25]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_25]
at uk$2.run(SourceFile:109) [minecraft_server.1.14.4.jar:?]
[13:20:40 INFO]: Starting Minecraft server on 25.1.246.79:25565
[13:20:40 INFO]: Using default channel type
[13:20:42 INFO]: Preparing level "world"
[13:20:42 INFO]: Found new data pack vanilla, loading it automatically
[13:20:42 INFO]: Reloading ResourceManager: Default
[13:20:43 INFO]: Loaded 6 recipes
[13:20:43 INFO]: Loaded 811 advancements
Сообщение отредактировал 4 января 2020 - 05:45