Raised This Month: $32 Target: $400
 8% 

[TUT] Compiling AMXX plugins with Sublime Text


Post New Thread Reply   
 
Thread Tools Display Modes
rtxa
Senior Member
Join Date: Mar 2018
Location: Argentina
Old 08-24-2018 , 10:02   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #131

Bug with syntax color when you split a case on several lines.


rtxa is offline
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 08-24-2018 , 12:28   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #132

Umm, looks work fine, except for one small problem. I'm not sure why, but when I click to open the include file, it should "go" for the native/stock/forward/etc related to the one I've clicked, but is not that happen at least with xs.inc (xs_vec_add), that opens the include but stay at the init of the file.

Oh, I realized that autocomplete doesn't work with xs_vec_add_scaled and xs_vec_sub_scaled, maybe due the start of the name.

Code:
xs_vec_add_scaled
xs_vec_sub_scaled
__________________









Last edited by CrazY.; 08-24-2018 at 12:36.
CrazY. is offline
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 09-24-2018 , 11:54   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #133



I got this error few days ago.
__________________
My plugin:
Celena Luna is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 09-24-2018 , 12:30   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #134

So, did you see what was in the console?

You can open the console by going on the menu `View -> Show Console`

If it was one time only, then I am not sure what happened. But if happens again, post the console contents.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 09-24-2018 , 13:25   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #135

Here is the console.
It happened everytime I open Sublime3
Attached Files
File Type: txt console.txt (19.1 KB, 79 views)
__________________
My plugin:

Last edited by Celena Luna; 09-24-2018 at 13:26.
Celena Luna is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 09-24-2018 , 13:39   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #136

It should be fixed now. To fix the other message `ImportError: No module named 'SublimeLinter'`, you can insall the `SublimeLinter` package, by going on the menu `Preferences -> Package Control` and type `install package`, then type `SublimeLinter`.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 10-15-2018 , 13:05   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #137



This scare the hell out of me @@
Edit: I close and open again, nothing happen this time.
This is the second log
Spoiler
Attached Files
File Type: txt console.txt (66.9 KB, 188 views)
__________________
My plugin:

Last edited by Celena Luna; 10-15-2018 at 13:18.
Celena Luna is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 10-15-2018 , 13:38   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #138

There is not need to worry. I just had updated almost all packages.

It is a bug on the standard Package Control and Sublime Text, to show up a lot of repeated error messages. A quick fix is replace Package Control with PackagesManager. PackagesManager is my version of Package Control with a few fixes.

It is show a lot of these errors recently GitHub blocked the usage of TLS 1.1 and Sublime Text uses Python 3.3, which is very old and it it seems Package Control cannot handle it correctly yet, or perhaps your version of Package Control is outdated.

You can install PackagesManager by going on the menu `Preferences -> Package Control` and type `Install Package`, press enter and type `PackagesManager`. If you cannot install PackagesManager by the menu because Package Control is not working, then you can directly download it from GitHub: PackagesManager/archive/master.zip
  1. First, go to the menu `Preferences -> Browse Packages...`
  2. Close Sublime Text
  3. Then you need to unpack `PackagesManager.zip` on your `Packages` directory
  4. After that, rename it from `PackagesManager-master` to `PackagesManager` only
  5. Now open Sublime Text, and as soon as PackagesManager is loads, it will uninstall Package Control.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 10-16-2018 , 04:10   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #139



Log
Spoiler
__________________
My plugin:
Celena Luna is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 10-16-2018 , 13:13   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #140

That error message dialog is a another bug from Sublime Text. It happens when PackagesManager is updating/removing a lot of packages, instead of just a few.

It is being triggered right now because I forgot to make PackagesManager copy your old settings from Package Control after unintalling Package Control.

Now PackagesManager is already installed, you can do that manually.
  1. First, go to the menu `Preferences -> Browse Packages...`
  2. Close Sublime Text
  3. Now, delete the file `Packages/User/PackagesManager.sublime-settings`
  4. And, rename the file `Packages/User/Package Control.sublime-settings` to `Packages/User/PackagesManager.sublime-settings`
  5. Open Sublime Text

Now, PackagesManager should start updating the packages, instead of trying to uninstall them.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
Old 10-19-2018, 03:16
on154288
This message has been deleted by on154288.
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode