
GL_STACK_OVERFLOW in abilities GUI
MatthiasMann opened this issue ยท 1 comments
Issue type:
- ๐ Bug
Short description:
When opening the GUI to add new abilities (right clicking a totem) the following messages spam the log "latest.log":
[25Sep2019 21:40:55.533] [Client thread/INFO] [net.minecraft.client.renderer.GlDebugTextUtils/]: OpenGL debug message, id=1283, source=API, type=ERROR, severity=HIGH, message=GL_STACK_OVERFLOW error generated. Attribute stack overflow.
Steps to reproduce the problem:
- Monitor the latest.log (eg "tail -f latest.log")
- Right click a totem to open the GUI (I already have several abilities like regeneration, water breathing, step assist, jump boost etc activated).
- Watch the messages appear
Expected behaviour:
No log spam.
Versions:
- This mod: EverlastingAbilities-1.14.4-1.5.4
- Minecraft: 1.14.4
- Forge: 28.1.20
Log file:
It's long and has the above message repeated many times (along some other message with I file separately) - I can provide it if the above snippet is not enough.