小轩YioXin
模组服进一个玩家后台卡住全部玩家掉线登录的时候有延迟,输入指令没反应两三秒然后才登陆成功





.神
后台有生成报错吗

小轩YioXin

后台直接卡住

灭HIM专家
登陆插件是不是fastlogin??

小轩YioXin
灭HIM专家 发表于 2019-8-26 12:22
登陆插件是不是fastlogin??

解决了 炸服狗导致服务器区块卡住

Stant_hed
区块实体问题
建议在config文件夹中forge配置中的这些设置为true,默认是false!。

# 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=true

    # 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=true