763908983

玩家进入地皮加载区块后就崩溃,麻烦大佬看看崩溃报告

addpromax
大概率是有关植物魔法的
但报错没有提及是什么方块导致的
建议在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

这两项改为true

如果不行 请尝试清理玩家地图
使用强制上线固定地点防止服务器崩溃
tplogin啥的