Skip to main content
GMeur
Associate III
September 7, 2020
Question

Unhandled exception in SDL_DestroyTexture();

  • September 7, 2020
  • 0 replies
  • 832 views

Hello,

I've got a strange bug at times when clicking on a 'home-made' button. VS stops at SDL_DestroyTexture(framebufferTexture); and tells me there is an unhandled exception (see image) but then, when I click on 'continue' the code runs just fine and does whatever action it was supposed to execute. However, I'm worried that it can have some serious consequences over time and I'd like to understand what's going on here.

Any help is more than welcomed.

Guillaume.

0693W000003QvjbQAC.png

This topic has been closed for replies.