EverlastingAbilities

EverlastingAbilities

4M Downloads

GL_STACK_OVERFLOW in abilities GUI

MatthiasMann opened this issue ยท 1 comments

commented

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:

  1. Monitor the latest.log (eg "tail -f latest.log")
  2. Right click a totem to open the GUI (I already have several abilities like regeneration, water breathing, step assist, jump boost etc activated).
  3. 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.

commented

I'm not able to reproduce this myself, but I've included a change in the new release (1.5.5) that may fix your problem. Should this not be fixed, please let me know by commenting on this issue.