Sublime Forum

Error: plugin_host has exited unexpectedly, plugin functionality won't be available until Sublime Text has been restarted

#1

This error pops up every time i open Sublime Text, i’ve tried reinstalling Sublime and reverting (http://www.sublimetext.com/docs/3/revert.html) but problem still persists. I’m using Windows 7 Professional 64-bit with Sublime Text 3 version 3207 x64, here’s the console log after a fresh install with no packages:

DPI mode: system
DPI scale: 1
startup, version: 3207 windows x64 channel: stable
executable: /d/programming/sublime text 3/sublime_text.exe
working dir: /D/Programming/Sublime Text 3
packages path: /C/Users/DELL/AppData/Roaming/Sublime Text 3/Packages
state path: /C/Users/DELL/AppData/Roaming/Sublime Text 3/Local
zip path: /d/programming/sublime text 3/Packages
zip path: /C/Users/DELL/AppData/Roaming/Sublime Text 3/Installed Packages
ignored_packages: [“Vintage”]
generating syntax summary
generating meta info summary
pre session restore time: 1.26587
startup time: 1.28387
first paint time: 1.28387
reloading plugin Default.arithmetic
reloading plugin Default.auto_indent_tag
reloading plugin Default.block
reloading plugin Default.colors
reloading plugin Default.comment
reloading plugin Default.convert_color_scheme
reloading plugin Default.convert_syntax
reloading plugin Default.copy_path
reloading plugin Default.detect_indentation
reloading plugin Default.echo
reloading plugin Default.exec
reloading plugin Default.fold
reloading plugin Default.font
reloading plugin Default.goto_line
reloading plugin Default.history_list
reloading plugin Default.indentation
reloading plugin Default.install_package_control
reloading plugin Default.kill_ring
reloading plugin Default.mark
reloading plugin Default.new_templates
reloading plugin Default.open_context_url
reloading plugin Default.open_in_browser
reloading plugin Default.pane
reloading plugin Default.paragraph
reloading plugin Default.paste_from_history
reloading plugin Default.profile
reloading plugin Default.quick_panel
reloading plugin Default.rename
reloading plugin Default.run_syntax_tests
reloading plugin Default.save_on_focus_lost
reloading plugin Default.scroll
reloading plugin Default.set_unsaved_view_name
reloading plugin Default.settings
reloading plugin Default.show_scope_name
reloading plugin Default.side_bar
reloading plugin Default.sort
reloading plugin Default.switch_file
reloading plugin Default.symbol
reloading plugin Default.transform
reloading plugin Default.transpose
reloading plugin Default.ui
reloading plugin CSS.css_completions
reloading plugin Diff.diff
reloading plugin HTML.encode_html_entities
reloading plugin HTML.html_completions
reloading plugin ShellScript.ShellScript
plugins loaded
error: plugin_host has exited unexpectedly, plugin functionality won’t be available until Sublime Text has been restarted

Please help.

0 Likes

#2

please how did you resolve this issue, because l am experiencing the same thing

0 Likes

#3

Check and see if your antivirus or security software is blocking the launch of plugin_host.exe. The other place to look is the Windows Event Viewer.

0 Likes