![Armor Statues [Forge & Fabric]](https://media.forgecdn.net/avatars/thumbnails/857/659/256/256/638262418942158461.png)
[Bug]: Black Poses Previews when FancyMenu is Installed
LolJohn11 opened this issue ยท 4 comments
Mod Loader (Required)
Forge
Minecraft Version (Required)
1.19.2
Mod Version (Required)
v4.0.1
Notes (Required)
Current bug
When configuring an armor stand in-game, the pose previews are covered in black "sectors", making it impossible to see the poses.
While narrowing down the cause of the bug, I discovered that it was FancyMenu that generated this bug, since removing that mod would solve the issue.
The armor stand entities (the poses themselves) seem to render behind those black sectors, as indicated by equipment poking through some of the pose previews when equipped to the armor stand.
Steps to reproduce
- Have ArmorStatues and FancyMenu installed
- Place an armor stand in the world
- Shift-click on the stand and navigate to the Poses tab
latest.log (Optional)
No response
Forwarded issue to FancyMenu, they take over a lot of the rendering on screens, these issues come from their changes.
Keksuccino/FancyMenu#394
In the meantime it's maybe possible to blacklist this screen from FancyMenu? I'm not familiar with the mod much, but I think I've seen an option to do something like that.
Forwarded issue to FancyMenu, they take over a lot of the rendering on screens, these issues come from their changes. Keksuccino/FancyMenu#394
I see, hoping it will be fixed soon.
In the meantime it's maybe possible to blacklist this screen from FancyMenu? I'm not familiar with the mod much, but I think I've seen an option to do something like that.
I've looked both on their wiki and in the mod's config files, but have not found anything of the sort, unfortunately.