[Bug] so i am trying to change the model and theres no models to change it to idk why
N3BULAONYOUTUBE opened this issue ยท 3 comments
๐ก Check the
Bug Tracker
and Crash Tracker before
reporting a new issue.
There you can find a lot of useful information and solutions for common problems.
Note:
Please make sure to fill out the following template to the best of your ability. This will help us
to identify and fix the issue faster.
Minecraft and Mod version ๐
1.20.1
Describe the bug ๐
cant see any models
To Reproduce โ๏ธ
Steps to reproduce the behavior:
idk
Expected behavior โ๏ธ
A clear and concise description of what you expected to happen.
idk
Debugging ๐ ๏ธ
Before reporting an issue, please enable the debug mode over /easy_npc debug true
to get more
detailed information about the issue in the logs.
Additionally, check if there is anything relevant in the crash-reports, debug.log, and latest.log
file.
Is the issue happening in combination with other mods? (If yes, please provide a full list) ๐งฉ
Additional context ๐
Add any other context about the problem here.
Thank you for the report!
Troubleshooting Steps:
- Please check the client-side log file (
latest.log
ordebug.log
) to see if any errors or warnings are listed. - If nothing stands out, try enabling debug mode using the command:
This will provide more detailed information in the logs, which can help identify the issue.
/easy_npc debug log true
Possible Cause:
From what you've described, it seems likely that a custom model may be causing issues. If the model isn't compatible with the standard mob renderer, it may result in the model not being displayed at all.
Next Steps:
- Try changing the model using commands, even if the UI isn't functioning properly.
- For more details on how to do this, check the Custom Models command guide:
๐ Custom Model Commands
If the problem persists or you find relevant errors in the logs, feel free to share them, and Iโd be happy to investigate further.
Please check my previous comment and provide the requested details if you're experiencing the same issue. This will help in identifying and resolving the problem more effectively.
Additionally, the comment includes a workaround in case the UI isn't functioning as expected.
๐ See the full explanation here:
GitHub Issue #401 - Comment