daylerees / colour-schemes

Colour schemes for a variety of editors created by Dayle Rees.
http://daylerees.github.io
Other
9.32k stars 1.62k forks source link

Sublime 3 error at loading.. #124

Open jimasun opened 10 years ago

jimasun commented 10 years ago

I have this problem since my very first beginning with this color schemes plugin. I am getting a error window that Sublime 3 can't locate/load the color scheme. I have installed it using the package control. It works for some time, than I have to uninstall/install/restart and works again.

choyan commented 10 years ago

what i did is, download the whole package from github. copy the desired theme file to Packages/user folder. and select the scheme from the list. and it works fine.

jbrooksuk commented 10 years ago

Do you have it installed via Package Control?

Anahkiasen commented 10 years ago

Yeah I have that sometimes, it's just Package Control freaking out. Removing and adding back the package does the trick. I think it's just the size of the repository that does that.

jbrooksuk commented 10 years ago

I think it's caused when there is an update to a package. Plugins don't cry about not loading but themes and schemes do.

Sent from my iPhone

On 27 Feb 2014, at 20:19, Maxime Fabre notifications@github.com wrote:

Yeah I have that sometimes, it's just Package Control freaking out. Removing and adding back the package does the trick.

— Reply to this email directly or view it on GitHub.

jimasun commented 10 years ago

It is not happening only on update (if that is a rule anyway). It Happened today as well. I had to remove/install it again. I thing I will resume to @choyan solution, anyway I use only one theme from the whole pack. Of course would be nice to be able to use the whole pack properly.

jbrooksuk commented 10 years ago

It's Package Control updating. This happens when any of the themes change because I believe it's based on the last commit hash. Just install manually if it's annoying.

Sent from my iPhone

On 1 Mar 2014, at 23:03, Marius Jigoreanu notifications@github.com wrote:

It is not happening only on update (if that is a rule anyway). It Happened today as well. I had to remove/install it again. I thing I will resume to @choyan solution, anyway I use only one theme from the whole pack. Of course would be nice to be able to use the whole pack properly.

— Reply to this email directly or view it on GitHub.

Kampfbereit commented 10 years ago

Happens to me all the time too and only this plugin. I will try to manually install it, thanks for the tip.