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

Using "Blender Start" terminated with exit code: 3221225477 after reading userpref.blend that was altered by this extension #156

Open
Valery-AA opened this issue Dec 11, 2023 · 0 comments

Comments

@Valery-AA
Copy link

Valery-AA commented Dec 11, 2023

The terminal process "e:\SteamLibrary\steamapps\common\Blender\blender.exe '--python', 'c:\Users\User.vscode\extensions\jacqueslucke.blender-development-0.0.19\pythonFiles\launch.py'" terminated with exit code: 3221225477.

As Soon as i launched the command blender has been fully unable to launch in any way, I've reinstalled and manually deleted everything belonging to the previous install to see if it was dependent on something else, it is not

it's crashing with an ACCESS_VIOLATION that i don't know where it is even from as i was developing the add-on just fine with no errors and attempted to use this method only after someone suggested it to me
i have no way to edit the userprefs.blend file as any other blender version i have installed won't start either
there are 2 years of tweaks and changes on that file i can't just delete it
running commands from VS should not edit directly userprefs.blend
the last message i saw on the first launch was it was updating userprefs after 3 py packages where installed

the process was simply:
launch vs code > open my add-on folder > use "blender start" from VSCode F1 Menu > select the .exe > launch
after doing these steps i have no been able launch blender from anywhere

related issue: blender/blender-addons#61443
it was supposed to be fixed, seems it isn't

update: removing literally every file from the folders including userprefs still crashes with no resolution and running any debug bat file will always result in an empty log

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