Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error 1285 - gluBuild2DMipmaps failed ?
#1
Question 
I left 2 instances of the QB64PE IDE (v3.10.0 - guess I'm due for an update!) 
open with the program A and program B code listed here
and when I opend my PC today, saw 2 alert boxes open saying "gluBuild2DMipmaps failed.png:  1285". 
Clicking OK on either of them just re-opens the popup, and I ended up having to kill QB64PE to make them go away. 

Does anyone recognize this error message as indicating something specific, that might help track down the cause? 

   
Reply
#2
The 1285 means OpenGL reported an 'out of memory' error, and that message itself gets thrown if OpenGL fails when creating a new Hardware image (probably for the screen redraw, so hence why it just keeps popping back up). I think it means vram, but it's not super clear, and that probably depends on the particular system and setup anyway.

When you killed QB64PE did you happen to take a look at memory usage? And did you have the A and B programs running?
Reply
#3
(05-21-2024, 04:11 PM)DSMan195276 Wrote: The 1285 means OpenGL reported an 'out of memory' error, and that message itself gets thrown if OpenGL fails when creating a new Hardware image (probably for the screen redraw, so hence why it just keeps popping back up). I think it means vram, but it's not super clear, and that probably depends on the particular system and setup anyway.

When you killed QB64PE did you happen to take a look at memory usage? And did you have the A and B programs running?
Thanks for your reply - I did not look at the memory usage, but the a & b programs were not running as far as I could see. If the error pops up again, I'll be sure to check the memory usage. 
Thanks again!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Mac debugger not connecting, a user error! BlameTroi 0 110 02-07-2026, 06:18 PM
Last Post: BlameTroi
  ERROR MESSAGES COLORS ? aurel 5 399 01-02-2026, 11:26 AM
Last Post: aurel
  Using CONST & _RGB used together seem to error... Dav 12 714 12-12-2025, 12:29 AM
Last Post: Dav
  error doing image collision detection with _MemGet madscijr 55 4,769 10-01-2025, 03:25 PM
Last Post: bplus
Tongue Ubuntu 18.0.4 C++ Compilation Failed SOLVED (sorta) Shed_Grill 6 884 07-14-2025, 12:32 AM
Last Post: Shed_Grill

Forum Jump:


Users browsing this thread: 1 Guest(s)