十雨

服务器一直刷Skipping Entity with id

一开服务器就刷 求解

Yougex
实体错误
  1.     # 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.
  2.     B:removeErroringEntities=true

  3.     # 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.
  4.     B:removeErroringTileEntities=true
复制代码

十雨

怎么解决???

Yougex
十雨 发表于 2016-8-16 11:42
怎么解决???

X:/config/forge.cfg
X为服务端目录。
把这些配置改为:
  1. B:removeErroringEntities=true

  2. B:removeErroringTileEntities=true
复制代码

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