Skip to content

[1.12.2] 在游玩时崩溃 #911

@Minecraft0122

Description

@Minecraft0122

运行环境

Minecraft版本(1.12.2/1.16.5/1.18.2): 1.12.2
构建版本(从/version指令获取): git-CatServer-1.12.2-5a600445 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT, Forge version 14.23.5.2860)
相关模组/插件:
模组:星辉魔法(https://www.mcmod.cn/class/639.html)、末影接口(https://www.mcmod.cn/class/181.html)、神秘时代6(https://www.mcmod.cn/class/956.html)
插件:My_Worlds(https://www.spigotmc.org/resources/myworlds.39594/)

描述这个BUG
(描述的并不清楚,要不直接看日志?)
(如果有报错请附上pastebin链接或上传日志文件)
https://mclo.gs/Nd30XJl
2024-12-25-1.log

看了下日志,一直是末影接口在报错,但是这个时间没有玩家玩末影接口
下面是找出崩溃前1分钟的错误,可能有一部分内容与崩溃无关

  1. 末影接口:
    [Server thread/WARN] [enderio]: @devs: See github for dev env setup; set INDEV if needed.
  2. CatServer:
    [03:08:51] [Netty Epoll Server IO #1/WARN] [CatServer]: A Mod/Plugin try to async update block, it will be executed safely on the main server thread until return!
    [03:08:51] [Netty Epoll Server IO #1/WARN] [CatServer]: Please check the stacktrace in debug.log and report the author.
  3. 星辉魔法:
    [03:52:57] [Server thread/WARN] [Astral Sorcery]: Infusion finished, player that initialized crafting could not be found!
    [03:52:57] [Server thread/WARN] [Astral Sorcery]: Affected tile: BlockPos{x=1676, y=201, z=1562} in dim 0
  4. My_world:
    [03:58:53] [Server thread/WARN] [com.bergerkiller.bukkit.mw.MyWorlds]: [My_Worlds] Failed to save player data for MS_
    java.lang.NoClassDefFoundError: net/minecraft/entity/Entity$2
  5. Java.io:
    [Server thread/WARN] []: java.io.FileNotFoundException: /home/container/world/DIM7/DIM7/BattletowerPositionsFile.txt (没有那个文件或目录)

导致的问题
在末影接口连续报出1分钟的“[Server thread/WARN] [enderio]: @devs: See github for dev env setup; set INDEV if needed.”,服务器崩溃
服务器强制保存数据后,等待了约30秒报出了
“The server has stopped responding!”
“Exception in thread "Spigot Watchdog Thread" ”
在这之后,服务器的进程并没有停止,但仅有广告在正常运行

复现方法
未复现成功,制造此问题的玩家并不知道自己做了什么

截图/视频
(如果没有可以忽略)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions