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

Memory leaks #31

Closed
rayzchen opened this issue Apr 3, 2022 · 3 comments
Closed

Memory leaks #31

rayzchen opened this issue Apr 3, 2022 · 3 comments
Labels
Meta: Invalid This doesn't seem right Type: Bug Something isn't working

Comments

@rayzchen
Copy link
Collaborator

rayzchen commented Apr 3, 2022

Sometimes MemoryError is encountered when copying the scene at runtime, especially with shaders and skyboxes duplicated (which they aren't meant to be).

@rayzchen rayzchen added the Type: Bug Something isn't working label Apr 12, 2022
@rayzchen
Copy link
Collaborator Author

Skybox duplication fixed, shaders however are copied but keep their program IDs from OpenGL.

@rayzchen
Copy link
Collaborator Author

Not reproducible yet (it might be because I'm using 32-bit python)

@rayzchen rayzchen added the Meta: Invalid This doesn't seem right label May 8, 2022
@rayzchen
Copy link
Collaborator Author

rayzchen commented May 8, 2022

May close this and reopen when encountered.

@rayzchen rayzchen closed this as completed May 8, 2022
@rayzchen rayzchen closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta: Invalid This doesn't seem right Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant