# ► NPC人物看起來很奇怪，就跟電影鬼片一樣。

![](/files/-LVgztg2-Xm0E6tXkdoq)

當你發現你的遊戲裏面NPC人物，看起來像上圖，或者是下圖，如此驚悚，像恐怖片一般，明明遊戲是大白天，哪來的何方妖孽。

上面的身體看起來藍籃紫紫的，叫做MOD抓不到材質(Texture)

下面的身體看起來就像是完全透明，可以100%透光的，看見牆壁的，叫做抓不到模型(Model)

![](/files/-LVh-FqrmieWklVS7MG2)

＊主要兩種可能性

１．ＭＯＤ裡面沒有放入這個材質或模型

２．ＥＳＰ設定裡面的連結路徑跑掉了

＊另外一種衝突可能性

可能有身形相關的衝突，像是用了身材姣好的線條身形＜模型＞跟人物美化＜材質＞貼不上去，簡稱ＭＯＤ衝突


---

# 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://astorbt.gitbook.io/unofficial-skyrim-hand-book-shang-gu-juan-zhou-fu-zhu-ben-ben/lao-hu-ctd-ba-suan-ben/menu/npc-ren-wu-kan-qi-hen-qi-guai-jiu-gen-ying-gui-pian-yi.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.
