電子書籍の厳選無料作品が豊富!

今回配布ワールドのThe Unusual SkyBlock 1.8.3版ver10.1.9を導入しようとデータを配置してサーバーを起動したらクラッシュしてしまいました。
配布データを消すと素のワールドとして起動出来ているので何かしら原因があると思うのですが、レポートを見てもいまいち分からず助けていただきたく質問を投稿させていただきました。
よろしくお願いいたします。

以下クラッシュレポート
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 6/1/20 5:37 AM
Description: Exception in server tick loop

java.lang.RuntimeException: Failed to check session lock, aborting
at atn.h(SourceFile:49)
at atn.<init>(SourceFile:35)
at atk.<init>(SourceFile:19)
at atl.a(SourceFile:78)
at net.minecraft.server.MinecraftServer.a(SourceFile:231)
at kp.i(SourceFile:211)
at net.minecraft.server.MinecraftServer.run(SourceFile:419)
at java.lang.Thread.run(Thread.java:748)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.8.3
Operating System: Linux (amd64) version 4.18.0-147.5.1.el8_1.x86_64
CPU: 4x Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz
Java Version: 1.8.0_252, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 923776160 bytes (880 MB) / 1029177344 bytes (981 MB) up to 1029177344 bytes (981 MB)
JVM Flags: 2 total; -Xmx1024M -Xms1024M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Profiler Position: N/A (disabled)
Player Count: 0 / 20; []
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)

A 回答 (1件)

メモリ不足ではないですかね。

-Xmxを4096M位にしてみてはどうでしょうか?
    • good
    • 2
この回答へのお礼

ありがとうございます!メモリ不足のようでした。
回答本当にありがとうございます。

お礼日時:2020/06/12 20:20

お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!