Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.12.2] 在游玩时崩溃 #911

Open
Minecraft0122 opened this issue Dec 25, 2024 · 0 comments
Open

[1.12.2] 在游玩时崩溃 #911

Minecraft0122 opened this issue Dec 25, 2024 · 0 comments

Comments

@Minecraft0122
Copy link

运行环境

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" ”
在这之后,服务器的进程并没有停止,但仅有广告在正常运行

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant