menu

arrow_back サーバー構築ができない

(140 ポイント)
閉鎖解除
0 支持
今回このFastServerv3.0.1を使い、解説動画の通りに進めて1.19.3のspigotサーバーを構築しようとしたのですが、一向にサーバー完了のメッセージボックスが出てきません。

長くて1分とあるのですが、5分待っても10分待っても一向に出てきません。

「もう完了したのかな?」と思い、サーバーを起動しようとしても、なにも起きず起動できません。

別のバニラサーバー等も試したのですが、同様にメッセージボックスは出てこず、サーバーも起動できません。

解説動画で、メッセージボックスが出てこない場合はエラーが起きているかもしれない、といっていたのですが、具体的にどのようなエラーが考えられるのでしょうか?

特にエラーメッセージも出てこないので何が原因かわからない状況です。

OSはWindows11です。

回答 1

(2.7k ポイント)
0 支持
コマンドプロンプトというもので起動してみてください。(動画内で解説しています。)

そこで出たエラー画像をはっつけてもらえると助かります。

5 コメント数

コマンドプロンプトから起動しても構築出来ません
コマンドプロンプトで実行したところ、このような内容になりました。

プログラム自体は普通に起動できるのですが……

C:\Users\User>java -jarC:\Users\User\AppData\Roaming\.minecraft\FastServer\FastServerv3.0.1.jar
Unrecognized option: -jarC:\Users\User\AppData\Roaming\.minecraft\FastServer\FastServerv3.0.1.jar
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
追記
動画で、Java17を入れてくださいと言われていたのを聞いて、確認したところ、入っていませんでした。
Java17を入れて再びコマンドプロンプトで実行したところ、以下のような状態になりました。

C:\Users\User> java -jar C:\Users\User\AppData\Roaming\.minecraft\FastServer\FastServerv3.0.1.jar
windows 11
Check OS WINDOWS
\Users\localaccount\Downloads\jdks
java.nio.file.AccessDeniedException: C:\Users\localaccount
最新バージョンです
2月 26, 2023 2:31:36 午前 com.sun.javafx.application.PlatformImpl startup
警告: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @63870779'
poweron
50
50
create
MinecrerSpigotjava.nio.file.FileAlreadyExistsException: C:\Users\User\AppData\Roaming\.minecraft\FastServer\1.19.3spigpt\spigot.yml
java.nio.file.FileAlreadyExistsException: C:\Users\User\AppData\Roaming\.minecraft\FastServer\1.19.3spigpt\bukkit.yml
java.nio.file.FileAlreadyExistsException: C:\Users\User\AppData\Roaming\.minecraft\FastServer\1.19.3spigpt\Geyserstart.sh
java.nio.file.FileAlreadyExistsException: C:\Users\User\AppData\Roaming\.minecraft\FastServer\1.19.3spigpt\start.sh
java.nio.file.FileAlreadyExistsException: C:\Users\User\AppData\Roaming\.minecraft\FastServer\1.19.3spigpt\Geyserstart.bat
java.nio.file.FileAlreadyExistsException: C:\Users\User\AppData\Roaming\.minecraft\FastServer\1.19.3spigpt\start.bat
windows 11
windows 11
3/0
0
Content-Type: application/java-archive Server
3/0
1
1
Content-Type: application/java-archive Geyser
2
3/2
2
HTTP Status 404
java.lang.Exception: HTTP Status 404
        at com.fastserverv.Download$1.run(Download.java:386)
        at java.base/java.lang.Thread.run(Thread.java:833)
java.nio.file.FileAlreadyExistsException: C:\Users\User\AppData\Roaming\.minecraft\FastServer\1.19.3spigpt\GeyserServer\config.yml
3/2
3
3/2
4
3/2
5
3/2
6
3/2
7
3/2
8
3/2
9
3/2
10
これ以降は11・12……と続いていくだけです。
最新版でそちらのエラーを修正しましたのでアップデートをお願いいたします。
最新版にアップデートしましたが、改善されません。
コンソールは以下の通りです。

Microsoft Windows [Version 10.0.22621.1265]
(c) Microsoft Corporation. All rights reserved.

C:\Users\User> java -jar  C:\Users\User\AppData\Roaming\.minecraft\FastServer\FastServerv3.0.2.jar
windows 11
Check OS WINDOWS
\Users\localaccount\Downloads\jdks
java.nio.file.AccessDeniedException: C:\Users\localaccount
最新バージョンです
2月 27, 2023 10:45:06 午後 com.sun.javafx.application.PlatformImpl startup
警告: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @361a6d3b'
poweron
50
50
No found1
No found2
No found3
18
17
create
MinecrerSpigot3/0
0
Content-Type: application/java-archive Server
3/0
1
1
Content-Type: application/java-archive Geyser
Content-Type: application/java-archive FloodGate
3/2
2
3
3/3
3
nor match
Content-Type: application/zip JDK
java.io.FileNotFoundException: \Users\localaccount\Downloads\jdks\jdk17\temp.zip (指定されたパスが見つかりません。)
        at java.base/java.io.FileOutputStream.open0(Native Method)
        at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
        at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
        at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:123)
        at com.fastserverv.Download$2.run(Download.java:1335)
        at java.base/java.lang.Thread.run(Thread.java:833)
C:\Users\localaccount\Downloads\jdks\jdk17
getSpecifiedJavaExecutable() => C:\Users\localaccount\Downloads\jdks\jdk17
Exception in thread "Thread-4" java.lang.NullPointerException: Cannot read the array length because "<local3>" is null
        at com.fastserverv.Download.setExecutable(Download.java:1887)
        at com.fastserverv.Download$2.run(Download.java:1656)
        at java.base/java.lang.Thread.run(Thread.java:833)
bye
poweroff