-
Notifications
You must be signed in to change notification settings - Fork 75
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
Ping & Module-reload Spam #186
Comments
So the log that you provided is produced all at once? I have never seen that type of behavior... |
Or even easier: try to ru your add-on in clean blender config. The easiest (and non destructive) way to do it is to set env car, see https://github.com/JacquesLucke/blender_vscode?tab=readme-ov-file#how-can-i-separate-development-environment-from-my-daily-work This pretty new readme section. |
I noticed that this issue occurs only in Debug window in VS code. If you take a look at Terminal window the it works fine. i with we could make terminal be focused by default, but I do not know how... |
I am getting close: when blender fails to start, some operations are still scheduled to be performed; the are performed when new blender instance comes online. To be investigated further. |
I'm not sure if it's something about the addon I'm developing, I don't even know where to begin debugging.
Upon saving a file to reload the addon, it absolutely spams pings to reload the addon. I do not know what else I can say about that.
The text was updated successfully, but these errors were encountered: