View Single Post
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 03-17-2022 , 22:27   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #224

Quote:
Originally Posted by addons_zz View Post
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.
Thank you, it is fixed
__________________
My plugin:
Celena Luna is offline