Jump to content

Script error changes in different hosts


Recommended Posts

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]

spacer.png

Edited by Steve_Rogerzz
Forgot to type few things before
Link to comment

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...