aziz / BetterFindBuffer

Adds a couple of missing features to SublimeText 3 Find Results buffer
MIT License
107 stars 31 forks source link

Plugin load error in ST3 on Windows #1

Closed tillig closed 10 years ago

tillig commented 10 years ago

After installing through Package Control and restarting ST3, I consistently get a plugin load error reported.

ST3 build 3059 Windows 7 Enterprise 64-bit

Traceback (most recent call last):
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 157, in on_api_ready
    m.plugin_loaded()
  File "find_results in C:\Users\tillig\AppData\Roaming\Sublime Text 3\Installed Packages\BetterFindBuffer.sublime-package", line 86, in plugin_loaded
  File "X/shutil.py", line 221, in copy
  File "X/shutil.py", line 109, in copyfile
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\tillig\\AppData\\Roaming\\Sublime Text 3\\Packages\\BetterFindBuffer\\Find Results.hidden-tmLanguage'
aziz commented 10 years ago

Update to the latest version and if you still have this issue, please give me a shout.