-
Notifications
You must be signed in to change notification settings - Fork 46
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
Plugin doesn't work for Sublime 3114, please check pfronczak's last reply #112
Comments
@eugenevabishchevich , I am also experienced the same problem, as you see, in the sublime home page, the latest sublime version is also rollback, you can see the cached page by google. I think, there are some bugs in the new version, which may be caused by update of Thanks. |
Ok, thanks! |
Here's a portable version of 3103 for windows x64 https://download.sublimetext.com/Sublime%20Text%20Build%203103%20x64.zip |
mac上也一样,sublime 升级后,switch project 按钮就是灰色的。windows的也一样 |
@SunLangzi , ge men, please downgrade your sublime. BTW, you can jian ru QQ group (190704724) for online support if you want. |
您要加入的群满员! 😓 |
I downgraded to 3103 and it works again. For MacOS click here |
Can anybody share 3103 downgrade for Windows? On Mon, May 16, 2016 at 1:13 PM, Alex Kerschhofer [email protected]
|
You can try to change version of sublime in download link. It works for mac. |
I got HaoIDE active again on ST3 for Windows by downloading build 3103 from On Mon, May 16, 2016 at 2:50 PM, eugenevabishchevich <
|
Hi, |
@pfronczak , sorry, I just checked it, |
@pfronczak , actually, I can't fix this problem, you should request help from If you really want to use How to manually install this plugin
|
I've done some digging and got to the bottom of this issue. Here's what's happening:
The good news is that this has been already reported and Sublime devs promised to fix it (https://forum.sublimetext.com/t/package-control-not-available/20120/4) So, as @xjsender mentioned - nothing to fix on
print(f, "in", zippath, "is not utf-8 encoded, unable to load plugin") to print(f, "in", self.zippath, "is not utf-8 encoded, unable to load plugin") |
@pfronczak , thanks for your information about this issue, It's a obvious bug of the sublime. I just did it as your mentioned and it worked. Thanks. |
Hey!
I have updated sublime to 3114 and plugin doesn't work. Could you help?
The text was updated successfully, but these errors were encountered: