Логин и гейм сервер бют ошибки , я не умею читать эти строки, так помогите кто нибудь спасибо)
Login
[ERROR] can't exec cmd:
java.io.IOException: Cannot run program "/sbin/iptables": CreateProcess error=2,
Не удается найти указанный файл
02 (14:34:04)#amigomc123 - LOGIN OK; IP: 127.0.0.1
[ERROR] can't exec cmd:
java.io.IOException: Cannot run program "/sbin/iptables": CreateProcess error=2,
Не удается найти указанный файл
02 (14:49:43)#amigomc123 - LOGIN OK; IP: 127.0.0.1
[ERROR] can't exec cmd:
java.io.IOException: Cannot run program "/sbin/iptables": CreateProcess error=2,
Не удается найти указанный файл
GameServer
1. ERROR in \Noble.java (at line 37)
int id = Integer.valueOf(event.replace("adena_", ""));
^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced
from required .class files
----------
2. ERROR in \Noble.java (at line 37)
int id = Integer.valueOf(event.replace("adena_", ""));
^^^^^^^
The method replace(char, char) in the type String is not applicable for the argu
ments (String, String)
----------
3. ERROR in \Noble.java (at line 48)
int id = Integer.valueOf(event.replace("gatepass_", ""));
^^^^^^^
The method replace(char, char) in the type String is not applicable for the argu
ments (String, String)
----------
3 problems (3 errors)The type java.lang.CharSequence cannot be resolved. It is i
ndirectly referenced from required .class files
The method replace(char, char) in the type java.lang.String is not applicable fo
r the arguments (java.lang.String, java.lang.String)
The method replace(char, char) in the type java.lang.String is not applicable fo
r the arguments (java.lang.String, java.lang.String)
Failed executing script: D:\servera\Destor\gameserver\data\scripts\teleports\nob
le\Noble.java. See Noble.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \GM.java (at line 313)
build.append("<center><font color=\"LEVEL\">я¬-я¬-я¬-я¬-я¬-я¬-</font></c
enter><br><br>");
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^
Как устранить их ?