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

Error: Not freed memory blocks: 4, total unfreed memory 0.000420 MB #29

Open
JamesO2x opened this issue Mar 31, 2022 · 0 comments
Open

Comments

@JamesO2x
Copy link
Contributor

In any Blend file that I run the Insert Mario script in, I'll get this error later when quitting Blender.

Blender quit
Error: Not freed memory blocks: 4, total unfreed memory 0.000420 MB

This appears in the Blender Console after the program window is fully closed. The console window can't be closed in this state (the X is greyed out), so I have to use Task Manager to close it.

It seems the script is failing to free up some part of the memory on quit. Its a small amount of memory, so not a huge deal, but still a bug none the less. It could be conflict with some other addon I have, but this definitely only happens in Blend files that I run the libsm64 script in.

Picture of the console on quit:
Imgur

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant