Understand sir, i check it now what you sayed me.
Game Server gave error why i try to make russian name in game
File "__init__.py", line 45, in onAdvEvent
UnicodeError: ascii encoding error: ordinal not in range(128)
at org.python.core.Py.UnicodeError(Unknown Source)
at org.python.core.codecs.encoding_error(Unknown Source)
at org.python.core.codecs.PyUnicode_EncodeASCII(Unknown Source)
at org.python.core.codecs.encode(Unknown Source)
at org.python.core.PyString.str_encode(Unknown Source)
at org.python.core.PyString.str_encode(Unknown Source)
at org.python.core.PyString$1exposed_encode.__call__(Unknown Source)
at org.python.core.PyObject.invoke(Unknown Source)
at org.python.pycode.serializable._pyx1629401122628.onAdvEvent$3(__init__.py:45)
at org.python.pycode.serializable._pyx1629401122628.call_function(__init__.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.core.PyMethod.__call__(Unknown Source)
at org.python.core.PyObject.__call__(Unknown Source)
at org.python.core.PyObject._jcallexc(Unknown Source)
at org.python.core.PyObject._jcall(Unknown Source)
at org.python.proxies.main$Quest$2.onAdvEvent(Unknown Source)
at ru.catssoftware.gameserver.model.quest.Quest.notifyEvent(Unknown Source)
at ru.catssoftware.gameserver.model.actor.instance.L2PcInstance.processQuestEvent(Unknown Source)
at ru.catssoftware.gameserver.network.clientpackets.RequestBypassToServer.runImpl(Unknown Source)
at ru.catssoftware.gameserver.network.clientpackets.L2GameClientPacket.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Please see that sir