Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Can't render custom texture for specific MythicMobs entity. #287

Open
afoxxvi opened this issue Jul 21, 2024 · 0 comments
Open

[BUG] Can't render custom texture for specific MythicMobs entity. #287

afoxxvi opened this issue Jul 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@afoxxvi
Copy link

afoxxvi commented Jul 21, 2024

Describe the issue

Custom mob texture not rendered for mobs spawned by MythicMobs plugin on server.
However mob with the same name but spawned by vanilla spawn eggs is rendered correctly.

And furthur tests shows that only part of mythic mob's display name are calculated, for example, the resource pack render creepers as red one that has a name matches regex:.*(Fire).*, if a mythic mob has a display name of &aLv.1&fFire Creeper, everything after the first color change is ignored, while if it has the display name &fFire Creeper&aLv.1, this creeper is rendered in red correctly.

Posted in discord for several days: https://discord.com/channels/950942125225283634/1261946283476910092

Screenshots

See the discord link above.

Crash log

No any related log found.

Your setup: (please complete the following information):

  • Minecraft version: 1.20.4
  • ModLoader: fabric
  • ETF Version: 6.1.3
  • Does the issue persist with only ETF installed? yes
  • Have you checked the FAQ in the Readme, or Discord, to see if it is a known issue? yes
@afoxxvi afoxxvi added the bug Something isn't working label Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants