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

Reset bakelab #30

Open
ErfolgreichCharismatisch opened this issue Jul 31, 2023 · 2 comments
Open

Reset bakelab #30

ErfolgreichCharismatisch opened this issue Jul 31, 2023 · 2 comments

Comments

@ErfolgreichCharismatisch
Copy link

ErfolgreichCharismatisch commented Jul 31, 2023

Bakelab is stuck here after baking was interrupted. Restart, uninstall, reinstall, always the same image. How do I reset it?

Its saved within the blend file, other files work. Which temp files does it create and where?

SharedScreenshot

@KaijuKoder
Copy link

KaijuKoder commented Sep 9, 2023

Found that if BakeLab2 crashes, press F3 (operator search), then try the various operators until you find one which gets you back to the front panel.

@Gh0StCK
Copy link

Gh0StCK commented Sep 27, 2023

I found a manual solution to this problem if you can't solve it as described above.
To reset BakeLab you need:

Go to the console (This is called Shift+F4)
In it write props = C.scene.BakeLabProps.
Then props.bake_state='NONE'
It is all! If the visible window has not changed its status, simply temporarily change the tab to any other one, and then go back to BakeLab.

I made some fixes for this add-on here:
https://github.com/Gh0StCK/BakeLabUpdates

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

3 participants