fireday2 49 Опубликовано 28 января, 2015 у сборки есть свой сайт? Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
BaTMaN 110 Опубликовано 28 января, 2015 у сборки есть свой сайт? Конечно - l2jlovely.net (не реклама) 1 Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
fireday2 49 Опубликовано 28 января, 2015 (изменено) # ------------------------- # Сохранение базы данных # ------------------------- # Сохранять всю информацию персонажей в базу данных каждые х минут # Дополнительно все сохраняется во время логаута определенного игрока CharacterDataStoreInterval = 15 Что будет в такой ситуации:Сохранилась инфа, через 5 минут игрок А передал игроку Б драконик лук, игрок Б вышел через минутуеще через минуту упал серверу игрока А и Б будет по драконик луку ? Изменено 28 января, 2015 пользователем fireday2 Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
KJIyHu 100 Опубликовано 28 января, 2015 Что тут не понятного? сохранение каждые 15 минут, если игрок вышел, упал сервер и т д все откатится на 15 минут назад до точки сохранения, т е если в это момент когда происходило сохранение лук был еще у игрока А то у него он и будет. Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
fireday2 49 Опубликовано 29 января, 2015 Что тут не понятного? сохранение каждые 15 минут, если игрок вышел, упал сервер и т д все откатится на 15 минут назад до точки сохранения, т е если в это момент когда происходило сохранение лук был еще у игрока А то у него он и будет. Для тех кто не все прочитал # Дополнительно все сохраняется во время логаута определенного игрока Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
DimaSGameoverL2 6 Опубликовано 2 февраля, 2015 Спасибо за сборку, от души И опять я на выборе, или Ловели, или люцера 2. (Я нечего не наговариваю !) говорю сразу тем, кто уже наверное пишет гадости в мой адрес Вопрос уже был, но задам еще, тяжко от ПВ встают slq на ловели? Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Groza 2 Опубликовано 4 февраля, 2015 Прочитал на сайте грута,что в сборке есть дюп через офф трейд Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Groza 2 Опубликовано 4 февраля, 2015 Дюпы пофикшены только в приват реве,решать вам Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Noobasik24 214 Опубликовано 6 февраля, 2015 Дюпы пофикшены только в приват реве,решать вам везде есть дюпы друг мой Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Mihailvrn 4 Опубликовано 8 февраля, 2015 (изменено) какая связь ловели с луцерой? Изменено 8 февраля, 2015 пользователем Mihailvrn Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Piton4ik 49 Опубликовано 16 февраля, 2015 какая связь ловели с луцерой? какая связь явы сборки с явой? Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
DaNzel 157 Опубликовано 20 февраля, 2015 Ошибки. МНОГО !) [iNFO 11:10:32]: Script Engine Manager: loaded 48 script(s) form corequests.jarincorrect classpath: ./extensions/*Annotation processing got disabled, since it requires a 1.6 compliant JVM----------1. ERROR in \Buffer.java (at line 152)if (player.isInJail() && Config.BUFFER_RESTRICTION.contains("JAIL"))^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^The type java.lang.CharSequence cannot be resolved. It is indirectly referencedfrom required .class files----------2. ERROR in \Buffer.java (at line 152)if (player.isInJail() && Config.BUFFER_RESTRICTION.contains("JAIL"))^^^^^^^^The method contains(CharSequence) in the type String is not applicable for the arguments (String)----------3. ERROR in \Buffer.java (at line 156)if (player.getOlympiadGameId() >= 0 && Config.BUFFER_RESTRICTION.contains("OLY"))^^^^^^^^The method contains(CharSequence) in the type String is not applicable for the arguments (String)----------4. ERROR in \Buffer.java (at line 160)if (player.isInCombat() && Config.BUFFER_RESTRICTION.contains("COMBAT"))^^^^^^^^The method contains(CharSequence) in the type String is not applicable for the arguments (String)----------5. ERROR in \Buffer.java (at line 164)if (player.getKarma() > 0 && Config.BUFFER_RESTRICTION.contains("KARMA"))^^^^^^^^The method contains(CharSequence) in the type String is not applicable for the arguments (String)----------6. ERROR in \Buffer.java (at line 168)if (player.getPvpFlag() > 0 && Config.BUFFER_RESTRICTION.contains("PVP"))^^^^^^^^The method contains(CharSequence) in the type String is not applicable for the arguments (String)----------7. ERROR in \Buffer.java (at line 172)if (player.isInsideZone(L2Zone.FLAG_SIEGE) && Config.BUFFER_RESTRICTION.contains("SIEGE"))^^^^^^^^The method contains(CharSequence) in the type String is not applicable for the arguments (String)----------8. ERROR in \Buffer.java (at line 176)if (player.isInsideZone(L2Zone.FLAG_NOSUMMON) && Config.BUFFER_RESTRICTION.contains("RB"))^^^^^^^^The method contains(CharSequence) in the type String is not applicable for the arguments (String)----------9. ERROR in \Buffer.java (at line 180)if (player.isInsideZone(L2Zone.FLAG_PVP) && Config.BUFFER_RESTRICTION.contains("ARENA"))^^^^^^^^The method contains(CharSequence) in the type String is not applicable for the arguments (String)----------10. ERROR in \Buffer.java (at line 443)html = html.replace("%target%", _isPetTarget.get(player.getObjectId())?"╨б╨╗╤Г╨│╨░":"╨Я╨╡╤А╤Б╨╛╨╜╨░╨╢");^^^^^^^The method replace(char, char) in the type String is not applicable for the arguments (String, String)----------11. ERROR in \Buffer.java (at line 444)html = html.replace("%profile%",getActiveProfileName(player));^^^^^^^The method replace(char, char) in the type String is not applicable for the arguments (String, String)----------12. ERROR in \Buffer.java (at line 445)html = html.replace("%err%",_err);^^^^^^^The method replace(char, char) in the type String is not applicable for the arguments (String, String)----------13. ERROR in \Buffer.java (at line 456)html = html.replace("%profilelist%", profiles);^^^^^^^The method replace(char, char) in the type String is not applicable for the arguments (String, String)----------14. ERROR in \Buffer.java (at line 460)html = html.replace("%useprofile%","00_Buffer UseProfile\" value=\"╨Ш╤Б╨┐. ╨┐╤А╨╛╤Д╨╕╨╗╤М\" width=100 height=21 back=\"sek.cbui94\" fore=\"sek.cbui92\">");^^^^^^^The method replace(char, char) in the type String is not applicable for the arguments (String, String)----------15. ERROR in \Buffer.java (at line 472)html = html.replace("%buflist%", buffs);^^^^^^^The method replace(char, char) in the type String is not applicable for the arguments (String, String)----------16. ERROR in \Buffer.java (at line 475)html = html.replace("%useprofile%","");^^^^^^^The method replace(char, char) in the type String is not applicable for the arguments (String, String)----------17. ERROR in \Buffer.java (at line 479)html = html.replace("%useprofile%","");^^^^^^^The method replace(char, char) in the type String is not applicable for the arguments (String, String)----------17 problems (17 errors)The type java.lang.CharSequence cannot be resolved. It isindirectly referenced from required .class filesThe method contains(java.lang.CharSequence) in the type java.lang.String is notapplicable for the arguments (java.lang.String)The method contains(java.lang.CharSequence) in the type java.lang.String is notapplicable for the arguments (java.lang.String)The method contains(java.lang.CharSequence) in the type java.lang.String is notapplicable for the arguments (java.lang.String)The method contains(java.lang.CharSequence) in the type java.lang.String is notapplicable for the arguments (java.lang.String)The method contains(java.lang.CharSequence) in the type java.lang.String is notapplicable for the arguments (java.lang.String)The method contains(java.lang.CharSequence) in the type java.lang.String is notapplicable for the arguments (java.lang.String)The method contains(java.lang.CharSequence) in the type java.lang.String is notapplicable for the arguments (java.lang.String)The method contains(java.lang.CharSequence) in the type java.lang.String is notapplicable for the arguments (java.lang.String)The method replace(char, char) in the type java.lang.String is not applicable for the arguments (java.lang.String, java.lang.String)The method replace(char, char) in the type java.lang.String is not applicable for the arguments (java.lang.String, java.lang.String)The method replace(char, char) in the type java.lang.String is not applicable for the arguments (java.lang.String, java.lang.String)The method replace(char, char) in the type java.lang.String is not applicable for the arguments (java.lang.String, java.lang.String)The method replace(char, char) in the type java.lang.String is not applicable for the arguments (java.lang.String, java.lang.String)The method replace(char, char) in the type java.lang.String is not applicable for the arguments (java.lang.String, java.lang.String)The method replace(char, char) in the type java.lang.String is not applicable for the arguments (java.lang.String, java.lang.String)The method replace(char, char) in the type java.lang.String is not applicable for the arguments (java.lang.String, java.lang.String)[WARN 11:10:33]: Failed executing script: C:\build\game\data\scripts\custom\core\Buffer.java. See Buffer.java.error.log for details.incorrect classpath: ./extensions/*Annotation processing got disabled, since it requires a 1.6 compliant JVM----------1. ERROR in \ClassMaster.java (at line 44)msg.setHtml(process(activeChar, target,false));^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^The type java.lang.CharSequence cannot be resolved. It is indirectly referencedfrom required .class files----------2. ERROR in \ClassMaster.java (at line 44)msg.setHtml(process(activeChar, target,false));^^^^^^^The method setHtml(CharSequence) in the type NpcHtmlMessage is not applicable for the arguments (String)----------2 problems (2 errors)The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class filesThe method setHtml(java.lang.CharSequence) in the type ru.catssoftware.gameserver.network.serverpackets.NpcHtmlMessage is not applicable for the arguments (java.lang.String)[WARN 11:10:33]: Failed executing script: C:\build\game\data\scripts\handlers\voice\ClassMaster.java. See ClassMaster.java.error.log for details.incorrect classpath: ./extensions/*Annotation processing got disabled, since it requires a 1.6 compliant JVM----------1. ERROR in \WhoAmI.java (at line 47)msg.setHtml(html);^^^^^^^^^^^^^^^^^The type java.lang.CharSequence cannot be resolved. It is indirectly referencedfrom required .class files----------2. ERROR in \WhoAmI.java (at line 47)msg.setHtml(html);^^^^^^^The method setHtml(CharSequence) in the type NpcHtmlMessage is not applicable for the arguments (String)----------2 problems (2 errors)The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class filesThe method setHtml(java.lang.CharSequence) in the type ru.catssoftware.gameserver.network.serverpackets.NpcHtmlMessage is not applicable for the arguments (java.lang.String)[WARN 11:10:33]: Failed executing script: C:\build\game\data\scripts\handlers\voice\WhoAmI.java. See WhoAmI.java.error.log for details. Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
VANGA 182 Опубликовано 20 февраля, 2015 Ошибки. МНОГО !) [iNFO 11:10:32]: Script Engine Manager: loaded 48 script(s) form corequests.jar incorrect classpath: ./extensions/* Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in \Buffer.java (at line 152) if (player.isInJail() && Config.BUFFER_RESTRICTION.contains("JAIL")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files ---------- 2. ERROR in \Buffer.java (at line 152) if (player.isInJail() && Config.BUFFER_RESTRICTION.contains("JAIL")) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 3. ERROR in \Buffer.java (at line 156) if (player.getOlympiadGameId() >= 0 && Config.BUFFER_RESTRICTION.contain s("OLY")) ^^^^^^^ ^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 4. ERROR in \Buffer.java (at line 160) if (player.isInCombat() && Config.BUFFER_RESTRICTION.contains("COMBAT")) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 5. ERROR in \Buffer.java (at line 164) if (player.getKarma() > 0 && Config.BUFFER_RESTRICTION.contains("KARMA") ) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 6. ERROR in \Buffer.java (at line 168) if (player.getPvpFlag() > 0 && Config.BUFFER_RESTRICTION.contains("PVP") ) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 7. ERROR in \Buffer.java (at line 172) if (player.isInsideZone(L2Zone.FLAG_SIEGE) && Config.BUFFER_RESTRICTION. contains("SIEGE")) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 8. ERROR in \Buffer.java (at line 176) if (player.isInsideZone(L2Zone.FLAG_NOSUMMON) && Config.BUFFER_RESTRICTI ON.contains("RB")) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 9. ERROR in \Buffer.java (at line 180) if (player.isInsideZone(L2Zone.FLAG_PVP) && Config.BUFFER_RESTRICTION.co ntains("ARENA")) ^^ ^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 10. ERROR in \Buffer.java (at line 443) html = html.replace("%target%", _isPetTarget.get(player.getObjectId())?" ╨б╨╗╤Г╨│╨░":"╨Я╨╡╤А╤Б╨╛╨╜╨░╨╢"); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 11. ERROR in \Buffer.java (at line 444) html = html.replace("%profile%",getActiveProfileName(player)); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 12. ERROR in \Buffer.java (at line 445) html = html.replace("%err%",_err); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 13. ERROR in \Buffer.java (at line 456) html = html.replace("%profilelist%", profiles); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 14. ERROR in \Buffer.java (at line 460) html = html.replace("%useprofile%","00_Buffer UseProfile\" value=\"╨Ш╤Б╨┐. ╨┐╤А╨╛╤Д╨╕╨╗╤М\" width=100 height=21 back =\"sek.cbui94\" fore=\"sek.cbui92\">"); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 15. ERROR in \Buffer.java (at line 472) html = html.replace("%buflist%", buffs); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 16. ERROR in \Buffer.java (at line 475) html = html.replace("%useprofile%",""); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 17. ERROR in \Buffer.java (at line 479) html = html.replace("%useprofile%",""); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 17 problems (17 errors)The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (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) 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) 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) 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) The method replace(char, char) in the type java.lang.String is not applicable fo r the arguments (java.lang.String, java.lang.String) [WARN 11:10:33]: Failed executing script: C:\build\game\data\scripts\custom\core \Buffer.java. See Buffer.java.error.log for details. incorrect classpath: ./extensions/* Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in \ClassMaster.java (at line 44) msg.setHtml(process(activeChar, target,false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files ---------- 2. ERROR in \ClassMaster.java (at line 44) msg.setHtml(process(activeChar, target,false)); ^^^^^^^ The method setHtml(CharSequence) in the type NpcHtmlMessage is not applicable fo r the arguments (String) ---------- 2 problems (2 errors)The type java.lang.CharSequence cannot be resolved. It is i ndirectly referenced from required .class files The method setHtml(java.lang.CharSequence) in the type ru.catssoftware.gameserve r.network.serverpackets.NpcHtmlMessage is not applicable for the arguments (java .lang.String) [WARN 11:10:33]: Failed executing script: C:\build\game\data\scripts\handlers\vo ice\ClassMaster.java. See ClassMaster.java.error.log for details. incorrect classpath: ./extensions/* Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in \WhoAmI.java (at line 47) msg.setHtml(html); ^^^^^^^^^^^^^^^^^ The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files ---------- 2. ERROR in \WhoAmI.java (at line 47) msg.setHtml(html); ^^^^^^^ The method setHtml(CharSequence) in the type NpcHtmlMessage is not applicable fo r the arguments (String) ---------- 2 problems (2 errors)The type java.lang.CharSequence cannot be resolved. It is i ndirectly referenced from required .class files The method setHtml(java.lang.CharSequence) in the type ru.catssoftware.gameserve r.network.serverpackets.NpcHtmlMessage is not applicable for the arguments (java .lang.String) [WARN 11:10:33]: Failed executing script: C:\build\game\data\scripts\handlers\vo ice\WhoAmI.java. See WhoAmI.java.error.log for details. яву 7 поставь Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
DaNzel 157 Опубликовано 20 февраля, 2015 у меня стоит 7u21 Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
KaRmiN 1265 Опубликовано 21 февраля, 2015 Парни, а у вас тут ПА нормально работает? Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
MrlYural 46 Опубликовано 22 февраля, 2015 Парни, а у вас тут ПА нормально работает? А у тебя нормально телепорт работает? Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Semione 102 Опубликовано 22 февраля, 2015 У меня норм работает всё Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
LOLWO 3 Опубликовано 22 февраля, 2015 Ошибки. МНОГО !) [iNFO 11:10:32]: Script Engine Manager: loaded 48 script(s) form corequests.jar incorrect classpath: ./extensions/* Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in \Buffer.java (at line 152) if (player.isInJail() && Config.BUFFER_RESTRICTION.contains("JAIL")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files ---------- 2. ERROR in \Buffer.java (at line 152) if (player.isInJail() && Config.BUFFER_RESTRICTION.contains("JAIL")) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 3. ERROR in \Buffer.java (at line 156) if (player.getOlympiadGameId() >= 0 && Config.BUFFER_RESTRICTION.contain s("OLY")) ^^^^^^^ ^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 4. ERROR in \Buffer.java (at line 160) if (player.isInCombat() && Config.BUFFER_RESTRICTION.contains("COMBAT")) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 5. ERROR in \Buffer.java (at line 164) if (player.getKarma() > 0 && Config.BUFFER_RESTRICTION.contains("KARMA") ) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 6. ERROR in \Buffer.java (at line 168) if (player.getPvpFlag() > 0 && Config.BUFFER_RESTRICTION.contains("PVP") ) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 7. ERROR in \Buffer.java (at line 172) if (player.isInsideZone(L2Zone.FLAG_SIEGE) && Config.BUFFER_RESTRICTION. contains("SIEGE")) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 8. ERROR in \Buffer.java (at line 176) if (player.isInsideZone(L2Zone.FLAG_NOSUMMON) && Config.BUFFER_RESTRICTI ON.contains("RB")) ^^^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 9. ERROR in \Buffer.java (at line 180) if (player.isInsideZone(L2Zone.FLAG_PVP) && Config.BUFFER_RESTRICTION.co ntains("ARENA")) ^^ ^^^^^^ The method contains(CharSequence) in the type String is not applicable for the a rguments (String) ---------- 10. ERROR in \Buffer.java (at line 443) html = html.replace("%target%", _isPetTarget.get(player.getObjectId())?" ╨б╨╗╤Г╨│╨░":"╨Я╨╡╤А╤Б╨╛╨╜╨░╨╢"); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 11. ERROR in \Buffer.java (at line 444) html = html.replace("%profile%",getActiveProfileName(player)); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 12. ERROR in \Buffer.java (at line 445) html = html.replace("%err%",_err); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 13. ERROR in \Buffer.java (at line 456) html = html.replace("%profilelist%", profiles); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 14. ERROR in \Buffer.java (at line 460) html = html.replace("%useprofile%","00_Buffer UseProfile\" value=\"╨Ш╤Б╨┐. ╨┐╤А╨╛╤Д╨╕╨╗╤М\" width=100 height=21 back =\"sek.cbui94\" fore=\"sek.cbui92\">"); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 15. ERROR in \Buffer.java (at line 472) html = html.replace("%buflist%", buffs); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 16. ERROR in \Buffer.java (at line 475) html = html.replace("%useprofile%",""); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 17. ERROR in \Buffer.java (at line 479) html = html.replace("%useprofile%",""); ^^^^^^^ The method replace(char, char) in the type String is not applicable for the argu ments (String, String) ---------- 17 problems (17 errors)The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (java.lang.String) The method contains(java.lang.CharSequence) in the type java.lang.String is not applicable for the arguments (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) 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) 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) 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) The method replace(char, char) in the type java.lang.String is not applicable fo r the arguments (java.lang.String, java.lang.String) [WARN 11:10:33]: Failed executing script: C:\build\game\data\scripts\custom\core \Buffer.java. See Buffer.java.error.log for details. incorrect classpath: ./extensions/* Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in \ClassMaster.java (at line 44) msg.setHtml(process(activeChar, target,false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files ---------- 2. ERROR in \ClassMaster.java (at line 44) msg.setHtml(process(activeChar, target,false)); ^^^^^^^ The method setHtml(CharSequence) in the type NpcHtmlMessage is not applicable fo r the arguments (String) ---------- 2 problems (2 errors)The type java.lang.CharSequence cannot be resolved. It is i ndirectly referenced from required .class files The method setHtml(java.lang.CharSequence) in the type ru.catssoftware.gameserve r.network.serverpackets.NpcHtmlMessage is not applicable for the arguments (java .lang.String) [WARN 11:10:33]: Failed executing script: C:\build\game\data\scripts\handlers\vo ice\ClassMaster.java. See ClassMaster.java.error.log for details. incorrect classpath: ./extensions/* Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in \WhoAmI.java (at line 47) msg.setHtml(html); ^^^^^^^^^^^^^^^^^ The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files ---------- 2. ERROR in \WhoAmI.java (at line 47) msg.setHtml(html); ^^^^^^^ The method setHtml(CharSequence) in the type NpcHtmlMessage is not applicable fo r the arguments (String) ---------- 2 problems (2 errors)The type java.lang.CharSequence cannot be resolved. It is i ndirectly referenced from required .class files The method setHtml(java.lang.CharSequence) in the type ru.catssoftware.gameserve r.network.serverpackets.NpcHtmlMessage is not applicable for the arguments (java .lang.String) [WARN 11:10:33]: Failed executing script: C:\build\game\data\scripts\handlers\vo ice\WhoAmI.java. See WhoAmI.java.error.log for details. тож такой бред когда нажал на бафера, но пока не смотрел до него) Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
MrlYural 46 Опубликовано 22 февраля, 2015 тож такой бред когда нажал на бафера, но пока не смотрел до него) Просто надо яву поставить не последнюю а 7u21 у меня 7u61 стоит и все норм 1 Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
DaNzel 157 Опубликовано 6 марта, 2015 Да ставил уже все явы которые можно. Долбит ошибками. Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
keenetic 2 Опубликовано 7 марта, 2015 Да ставил уже все явы которые можно. Долбит ошибками. Путь напиши сюда до папки gameservera и loginservera? В файл Buffer.java, ClassMaster.java, WhoAmI.java лазили? Если да то каким редактором? Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
keenetic 2 Опубликовано 7 марта, 2015 Да ставил уже все явы которые можно. Долбит ошибками. Тебе правильно писали: поменяй java версию или переписывай все 3 скрипта а именно конвертируй данные из string в char ибо компилятор пишет что ошибка в данных передающих! Скинь сюда параметр Path из переменных среды компьютера! Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
sapphire 0 Опубликовано 7 марта, 2015 Да конечно. А где их взять, файлы защиты?) А то проблема та же, ввожу логин\пароль, выбираю сервер и дропает с клиента. Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Sarik 9 Опубликовано 7 марта, 2015 А где их взять, файлы защиты?) А то проблема та же, ввожу логин\пароль, выбираю сервер и дропает с клиента. зайдите на форум Ловели там есть тема о подарке к новому году там сборка и патч , неделю назад была точно Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
keenetic 2 Опубликовано 7 марта, 2015 А где их взять, файлы защиты?) А то проблема та же, ввожу логин\пароль, выбираю сервер и дропает с клиента. вот эту либу http://rghost.ru/private/60074700/5a102eddea54ed5851ccd7305163b7d4 закинь в game Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты