- 0
This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
mandachumbo
Hello guys!
I start my "solo project" to translate L2J H5 from english to portuguese, for now I have a problem because server don't recognize latin characters like "ç á é í ó ú ã õ" in HTML server files, I already put a mod to enable chat with this charatcters but I'm still in troubles with server files.
Here is my startgs.bat:
java -Dfile.encoding=UTF8 -Xms2624m -Xmx2624m -cp ./../libs/*;L2PS_Main.jar com.l2jserver.gameserver.GameServer
In attachment a screenshot with the troubles in characters. Thanks all for help!
Forget - Done by myself :P

Edited by mandachumbo2 answers to this question
Recommended Posts