Steve_Rogerzz Posted July 12, 2021 Share Posted July 12, 2021 (edited) Hi , I have a Character Customisation script and when i start the script in LocalHost[Windows] it is working perfectly with few errors but that doesnt affect anything , but when i start the same script in multiplayer Host[GNU/Linux] , it is showing more additional errors like this (first 5 lines convert to utf8 from ansi , but this error didnt come in localhost) [I Dont know in which section to post cuz i am a newbie , so sorry] Edited July 12, 2021 by Steve_Rogerzz Forgot to type few things before Link to comment
SpecT Posted July 13, 2021 Share Posted July 13, 2021 Hey, Well the errors tell you exactly what the problem is. You will need to convert the script files to UTF-8 encoding. If you have Notepad++ you can do that easily - open a script file, on top of the program you will see "Encoding" section(tab), there you will see the "Convert to UTF-8" option which is what you need to do. Do that to the files that cause you these errors and reupload them on the host. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now