# 头颅纹理故障

{% hint style="info" %}
这是由 ItemsAdder 的表情功能引发的，并且目前没有修复的方法，只能禁用。
{% endhint %}

![](/files/CezVTPwea1Ju4cvERjSy)

{% embed url="<https://youtu.be/Gn7uzcSmjmU>" %}

如果你面前有多个相同玩家的头颅，就会发生这个错误。\
如果你面前有不同玩家的头颅或者只有一个头颅，就不会发生这个错误。

这个错误在 **OriginRealms** 服务器中也可以重现，并且在其他开发者发布的任何自定义表情系统中也会重现。\
我可能无法以任何方式修复这个错误，因为这是游戏渲染系统的工作方式。

我会尽力找到一个解决方法，但我怀疑这个游戏是否允许我识别放置的头颅以修复这个问题。

## 如何修复

唯一的修复方法是从 **ItemsAdder** 的 `config.yml` 禁用表情系统。\
不要忘记使用 `/iazip` 重新生成资源包。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://itemsadder.devs.beer/chinese/faq/placed-heads-texture-glitched.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
