Cave's images not shown properly in the Cave Compendium with Embedium installed
TysonNguyen619 opened this issue ยท 8 comments
Just a graphical bug no biggie. So, the first page for every cave's chapter contain the image associated with each caves. Currently, it doesn't cover the entire page but is rather pulled to one side.
Some more info:
- Alex's caves - 1.1.0
- Citadel - 2.5.3
- Forge 1.20.1 - 47.2.20
https://github.com/AlexModGuy/AlexsCaves/assets/150374817/62b67f9f-2411-4bbe-8aa6-23fc4bae811b
This glitch seems to come from an outdated Forge version.
When you update Forge to the latest version, the books should display like normally.
It is not true, I already tried to see if the glitch was solved in forge 4.2.20 (the newest version at the time of writing this), and the problem is still present.
I am realizing that this glitch is only happening to me if I have the Embeddium mod activated
This is an Embeddium bug and will be fixed in the next release is fixed in 0.3.6.
However, @AlexModGuy I think you didn't intend to call VertexConsumer#uv
twice per vertex here; vanilla just ignores the second call but it seems messy regardless.