sszq
谢谢大佬了

离风_Mcxixif_
下载最新的通用修复BUG模组试试?

mctop
实体崩溃了!

实体名称:limc
实体ID:1585819
出现问题世界:World
实体出错位置【x,y,z】:-14478128.47, 70.00, -4149495.79
出错的region文件:-28278,-8105


解决方案:
服务端根目录找到config文件夹打开forge.cfg文件找到以下两行内容
    # Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
    B:removeErroringEntities=false

    # Set this to true to remove any TileEntity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
    B:removeErroringTileEntities=false
把两个false改成true即可
并且找到服务端根目录打开world文件夹找到region文件夹删除对应出错region文件

sszq
mctop 发表于 2020-1-31 14:24
实体崩溃了!

实体名称:limc

谢谢大佬

第一页 上一页 下一页 最后一页