Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game crashes in GFXDeleteTextures(...) #837

Closed
stephengtuggy opened this issue Apr 19, 2024 · 1 comment · Fixed by #851
Closed

Game crashes in GFXDeleteTextures(...) #837

stephengtuggy opened this issue Apr 19, 2024 · 1 comment · Fixed by #851
Assignees
Labels
Milestone

Comments

@stephengtuggy
Copy link
Contributor

          So I'm definitely seeing **a** crash with the 0.9.x code. Pretty consistently, too. It occurs in a different part of the code -- in `GFXDeleteTextures(...)`. So probably a different bug. But I'm pretty sure that the Textures crash was one that I fixed -- or at least tried to -- in the ill-fated PR #754 . I will see if I can fix it again (without all the other problems that #754 came with LOL).

Originally posted by @stephengtuggy in #716 (comment)

@stephengtuggy
Copy link
Contributor Author

#851 has been merged, so I believe this one is now fixed as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment