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

Blender: Run Script is broken for versions 2.80 - 2.92 #182

Open
Mateusz-Grzelinski opened this issue Aug 11, 2024 · 0 comments
Open

Blender: Run Script is broken for versions 2.80 - 2.92 #182

Mateusz-Grzelinski opened this issue Aug 11, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@Mateusz-Grzelinski
Copy link
Collaborator

Mateusz-Grzelinski commented Aug 11, 2024

Only 2.93 and later can run scripts correctly, blender prior to 2.92 Run Script ends with error and debug points in scripts are not hit:

rejected promise not handled within 1 second: AggregateError
extensionHostProcess.js:148
stack trace: AggregateError: 
	at internalConnectMultiple (node:net:1117:18)
	at afterConnectMultiple (node:net:1684:7)
	at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)
extensionHostProcess.js:148
rejected promise not handled within 1 second: AggregateError

Maybe related to #174

@Mateusz-Grzelinski Mateusz-Grzelinski added bug Something isn't working good first issue Good for newcomers labels Aug 11, 2024
@Mateusz-Grzelinski Mateusz-Grzelinski modified the milestones: 0.0.22, 0.0.23 Aug 12, 2024
@Mateusz-Grzelinski Mateusz-Grzelinski modified the milestones: 0.0.23, 0.0.24 Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant