
[1.21.1] Removing key bind cause GL Error console log spam
bookerthegeek opened this issue ยท 1 comments
Heyo!
Hello good peoples! I am here today after noticing something troubling in my logs. Thousands and thousands on lines of errors. Really, it was the same error repeating over and over again, multiple times a second. The error that was showing up was as follows:
[19:04:36] [Render thread/ERROR] [mojang/Window]: ########## GL ERROR ##########
[19:04:36] [Render thread/ERROR] [mojang/Window]: @ Pre render
[19:04:36] [Render thread/ERROR] [mojang/Window]: 65539: Invalid key -1
After a bit of internet troubleshooting, I was Informed that is a key binding issue. So, I thought, ok, let's find out. After narrowing it down to a specific key bind, I created a new instance with only that mod (and dependencies) installed and tested again. Sadly, that is why I am here, for when the key bind to "Research relic under the cursor" is unbound is when this error is thrown. Please note that I was not in my inventory during this time. This does not cause any issues in game but does cause the log to grow to an unreasonable large size.
Information
- Minecraft : 1.21.1
- NeoForge: 21.1.119
- LWJGL 3 : 3.3.3
- Architectury : 13.0.8
- Curios API : 9.2.2+1.21.1
- OctoLib : 0.5.0.1
- Relics : 0.10.5.1
Final Thoughts
Thank your taking the time to review my issue, and I wish you the best of luck in resolving it. Also, love the mod, and I am looking forward to what comes next in future updates. Keep up the great work and have an amazing day!