View Single Post
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 03-17-2022 , 21:34   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #223

Quote:
Originally Posted by Celena Luna View Post
But for some reason, when I checked the Config and Setting, all 4 of them are blank
Can you edit this file and remove the `, errors="ignore"` from `text_file = open( target_file, "wb", errors="ignore" )`, i.e., let it like this:
HTML Code:
File: .../Packages/AmxxEditor/AmxxEditor.py
197:         text_file = open( target_file, "wb" )
Then, restart Sublime Text?

This should be fixed when I release the next version.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline