VTubeTiny icon indicating copy to clipboard operation
VTubeTiny copied to clipboard

VTubeTiny sometimes crashes in the Texture destructor.

Open purifetchi opened this issue 2 years ago • 0 comments

It's happened to me a couple of times, where VTubeTiny just dies inside of the Texture finalizer. The actual offender seems to be freeing an invalid texture, which doesn't sound proper. Or at least the final line of the error points to Raylib.UnloadTexture.

purifetchi avatar Dec 10 '22 10:12 purifetchi