Hi,
Whenever I exit my game, I get this error message:
I have tried re-importing the images, but it still appears. I think this is the reason I am having trouble bundling the application.
Any fixes?
Hi,
Whenever I exit my game, I get this error message:
I have tried re-importing the images, but it still appears. I think this is the reason I am having trouble bundling the application.
Any fixes?
This means we leak resources.
Are you creating atlases or textures at runtime?
Would it be possible for you to share the project with us? Or a small repro case?
I’d also recommend creating a ticket on Github for this issue.
I believe it to be atlases? Im creating game objects that use a sprite, the image being an atlas.
Please create a ticket on GitHub and please share your project here or a minimal version of it. You could also share it with me via email (bjorn@defold.se).