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] Entity textures missing after unloading entity once #307

Open
MiraculixxT opened this issue Sep 9, 2024 · 0 comments
Open

[BUG] Entity textures missing after unloading entity once #307

MiraculixxT opened this issue Sep 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MiraculixxT
Copy link

Describe the issue

  • What happened?
    • I added a custom texture for piglins depending on their health state. E.g. piglins with 1hp has different texture than piglins with 2hp. If the entity got unloaded once after spawning from the client and loaded again (e.g. leaving the entity render distance), no texture is rendered at all or the default texture. This also happens after rejoining and is not resolved by reloading textures or chunks client side.
  • Does this issue also occur with OptiFine?
    • yes but less (feels more random there)
  • Extra note
    • The piglin also has a custom model set with the mod EMF, but the model does not change with health states.

Screenshots
Piglin with 1hp having the right texture
grafik

Same entity with same resource pack after moving away until entity render distance and coming back:
grafik

Crash log

  • Absolutely no logging about this behavior

Your setup: (please complete the following information):

  • Minecraft version: 1.21
  • ModLoader: fabric
  • ETF Version 6.2.3
  • Does the issue persist with only ETF installed?
    • Tested it with only ETF & EMF installed
  • Have you checked the FAQ in the Readme, or Discord, to see if it is a known issue?
    • Readme yes
@MiraculixxT MiraculixxT added the bug Something isn't working label Sep 9, 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