MrlYural 46 Опубликовано 14 декабря, 2014 Запускаю Game Server ---------- 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:\serverpw\gameserver\data\scripts\teleports\noble\Nob le.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>"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files ---------- 1 problem (1 error)The type java.lang.CharSequence cannot be resolved. It is ind irectly referenced from required .class files Failed executing script: D:\serverpw\gameserver\data\scripts\commands\voice\GM.j ava. See GM.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 Annotation processing got disabled, since it requires a 1.6 compliant JVM сервер запускается нормально можно играть но эти ошибки немного напрягают Как их решить??? Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
VANGA 182 Опубликовано 14 декабря, 2014 поставь 7 яву Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
MrlYural 46 Опубликовано 14 декабря, 2014 поставь 7 яву стоит 7 update 67 8 update 25 Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
3DSdesing 90 Опубликовано 14 декабря, 2014 а мне что-то кажется что нужно стандартные конфиги поставить или вариант похуже в ядре напорото ибо при не совпадении явы таких ошибок я не видел Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
gvb 666 Опубликовано 14 декабря, 2014 Запускаю Game Server ---------- 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:\serverpw\gameserver\data\scripts\teleports\noble\Nob le.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>"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files ---------- 1 problem (1 error)The type java.lang.CharSequence cannot be resolved. It is ind irectly referenced from required .class files Failed executing script: D:\serverpw\gameserver\data\scripts\commands\voice\GM.j ava. See GM.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 Annotation processing got disabled, since it requires a 1.6 compliant JVM сервер запускается нормально можно играть но эти ошибки немного напрягают Как их решить??? Напишите по контактам, помогу 100%. Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
VANGA 182 Опубликовано 14 декабря, 2014 стоит 7 update 67 8 update 25 8-ю удали и оставь 7,такая же проблема была 1 Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты