A梦很帅
-



皇殇之神
   Entity ID: 192         Entity Name: LK_Ameng         Entity's Exact location: 2308.50, 64.90, 2031.50         Entity's Block

物品ID 192这个东西 把这个区块删了 坐标: 2308.50, 64.90, 2031.50   

xmdhs
皇殇之神 发表于 2019-7-25 09:45
Entity ID: 192         Entity Name: LK_Ameng         Entity's Exact location: 2308.50, 64.90, 203 ...

这是个玩家。。。。


麻烦上传下 log

A梦很帅
这是crashport  
初步判定是 时装工坊的模特(实体)
我在想怎么删除实体
然后禁用模特

现在没法直接kill  Ess会判定为/kill  @e   为玩家不在线 。。。

A梦很帅
xmdhs 发表于 2019-7-25 09:50
这是个玩家。。。。


麻烦上传下 log

看一下楼下 详细情况

xmdhs
A梦很帅 发表于 2019-7-25 09:53
这是crashport  
初步判定是 时装工坊的模特(实体)
我在想怎么删除实体

似乎是这玩意的问题,另外以后上传不要粘贴,你这个乱的没法看
  1. armourers_workshop:tile.mannequin[part=top,rotation=0]         Block location: World: (2308,64,2031), Chunk: (at 4,4,15 in 144,126; contains blocks 2304,0,2016 to 2319,255,2031
复制代码

不是实体的样子,试试

打开服务器文件夹 config/ 中的文件 forge.cfg ,将
  1. B:removeErroringEntities=false
  2. B:removeErroringTileEntities=false
复制代码

改为
  1. B:removeErroringEntities=true
  2. B:removeErroringTileEntities=true
复制代码

下一页 最后一页