Hi,
I have updated my pc last weekend from windows 7 to windows 10.
With windows 7 everything in sublime text 3 worked fine. Sadly I had no idea that this wouldn’t be the case with windows 10.
When i do start sublimetext 3 I get an error:
[code]---------------------------
plugin_host.exe - Anwendungsfehler
Die Anwendung konnte nicht korrekt gestartet werden (0xc000007b). Klicken Sie auf “OK”, um die Anwendung zu schließen.
OK
---------------------------[/code]
after this another one:
[code]---------------------------
Sublime Text
plugin_host has exited unexpectedly, plugin functionality won’t be available until Sublime Text has been restarted
OK
---------------------------[/code]
in the console i get this:
DPI scale: 1.5
startup, version: 3083 windows x64 channel: stable
executable: /D/System/Sublime Text 3/sublime_text.exe
working dir: /D/System/Sublime Text 3
packages path: /C/Users/Simon/AppData/Roaming/Sublime Text 3/Packages
state path: /C/Users/Simon/AppData/Roaming/Sublime Text 3/Local
zip path: /D/System/Sublime Text 3/Packages
zip path: /C/Users/Simon/AppData/Roaming/Sublime Text 3/Installed Packages
ignored_packages: "Vintage"]
pre session restore time: 1.33069
warning: mnemonic b not found in menu caption SFTP/FTP
I have also tried a clean install and adding one package after another. But it seems even the installation of the packager does crash.
Does anyone have a hint, how to resolve this? By now sublime text is not usable anymore for development
best regards