Jump to content

Unhandled Exception:GL_STACK_UNDERFLOW


BLaBZ
 Share

Recommended Posts

Typically, this error means the matrix stack is messed up. Be sure your push/pop matrix commands are identical in number.

 

A lot of people use their own OpenGL commands with LE.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Typically, this error means the matrix stack is messed up. Be sure your push/pop matrix commands are identical in number.

 

A lot of people use their own OpenGL commands with LE.

 

yes this appears to be the case... the quick and dirty conversion i just did of that c++ tut to bmax somewhat worked and wouldn't crash as long as i commented out all of the push/pop matrix commands in the user defined functions...

 

and AndyGFX's hud example from the old forum uses opengl commands and I believe MG has posted a small snippet here in this forum... not to mention that the blitz forum has a whole board dedicated to opengl programming. i would suggest breaking down masterxilo's example into sections and work on getting small parts of it to work to see what is causing the issue...

Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590

LE / 3DWS / BMX / Hexagon

macklebee's channel

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...