Serious render problem with DragonAPI
M3MEMonster opened this issue ยท 10 comments
Your GTNH Discord Username
No response
Mod Version
1.0.0-alpha14
Java Version
Java 21
Bug Report
When I installed angelica with Reika's mods(all his mods need DragonAPI to work), the text in command bar and f3 and WAILA will lose their color even become a piece of grey blank. And the render when GUI is opeded is also very weird. Here are some screenshots.
Mod List or GTNH Pack Version
angelica, CodeChickenCore+Lib-1.2.0, unimixins-0.1.15, gtnhlib-0.2.1, hodgepodge-2.4.9, LWJGL3ify-1.5.12, DragonAPI-v33b, ChromatiCraft-v33a, RotaryCraft-v33a, ReactorCraft-v33a, ElectriCraft-v33a, TreeClimbing-v33a. Actually there are many other mods but angelica has no problem with them. The problem only happened when I added Reika's mods.
Final Checklist
- I have searched the issues and haven't found a similar issue.
- I have read the known incompatibilities and this is not related to one of those.
- I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)
- This issue is not shader related (they aren't ready yet for testing)
Do you mean by "no effects" that the issue is not reproducible without lwjgl3ify?
Do you mean by "no effects" that the issue is not reproducible without lwjgl3ify?
No, it still here.
reika's mods are, frankly put, horrendously incompatible with many mods due to some inner workings that angelica modified
Actually there are many other mods
Actually, attach the full modlist (cause a debug crash F3+C) or even better - full log.
After that, try disabling font rendering tweaks in Angelica.
Full log: latest.log
F3+C crash:
crash-2024-01-15_22.23.13-client.txt
And this phenomenon still happens when I alredy set font rendering tweaks and HUDCaching false.
Actually there are many other mods
Actually, attach the full modlist (cause a debug crash F3+C) or even better - full log.
After that, try disabling font rendering tweaks in Angelica.
IDK, I'm unable to reproduce. It's either not a DragonAPI itself, or not related to it at all.
IDK, I'm unable to reproduce. It's either not a DragonAPI itself, or not related to it at all.
Yes, DragonAPI itself will not cause anything. But no one will use ONLY DragonAPI itself as well. Try to add any of Reika's mods(ChromatiCraft, ElectriCraft, ReactorCraft, RotaryCraft...) Once some mods require some methods from DragonAPI, this phenomenon will happen.