Перейти к содержанию
Авторизация  
Lovely

L2jLovely New Year

Рекомендуемые сообщения

у сборки есть свой сайт?

Конечно - l2jlovely.net (не реклама)

  • Upvote 1

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты
# -------------------------
# Сохранение базы данных
# -------------------------
# Сохранять всю информацию персонажей в базу данных каждые х минут
# Дополнительно все сохраняется во время логаута определенного игрока
CharacterDataStoreInterval = 15

Что будет в такой ситуации:
Сохранилась инфа, через 5 минут игрок А передал игроку Б драконик лук, игрок Б вышел через минуту
еще через минуту упал сервер
у игрока А и Б будет по драконик луку  ?

Изменено пользователем fireday2

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Что тут не понятного? сохранение каждые 15 минут, если игрок вышел, упал сервер и т д все откатится на 15 минут назад до точки сохранения, т е если в это момент когда происходило сохранение лук был еще у игрока А то у него он и будет.

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Что тут не понятного? сохранение каждые 15 минут, если игрок вышел, упал сервер и т д все откатится на 15 минут назад до точки сохранения, т е если в это момент когда происходило сохранение лук был еще у игрока А то у него он и будет.

 

Для тех кто не все прочитал 

 

# Дополнительно все сохраняется во время логаута определенного игрока

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Спасибо за сборку, от души :)

И опять я на выборе, или Ловели, или люцера 2.

(Я нечего не наговариваю !) говорю сразу тем, кто уже наверное пишет гадости в мой адрес :)

Вопрос уже был, но задам еще, тяжко от ПВ встают slq на ловели?

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Прочитал на сайте грута,что в сборке есть дюп через офф трейд

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Дюпы пофикшены только в приват реве,решать вам :db:

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Дюпы пофикшены только в приват реве,решать вам :db:

везде есть дюпы друг мой:)

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

какая связь ловели с луцерой?

Изменено пользователем Mihailvrn

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

какая связь ловели с луцерой?

какая связь явы сборки с явой?

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Ошибки. МНОГО !)

 

[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.

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Ошибки. МНОГО !)

 

[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 поставь

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Парни, а у вас тут ПА нормально работает?

А у тебя нормально телепорт работает?

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Ошибки. МНОГО !)

 

[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.

 

тож такой бред когда нажал на бафера,  но пока не смотрел до него) 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

тож такой бред когда нажал на бафера,  но пока не смотрел до него) 

Просто надо яву поставить не последнюю а 7u21 у меня 7u61 стоит и все норм

  • Upvote 1

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Да ставил уже все явы которые можно. Долбит ошибками.

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Да ставил уже все явы которые можно. Долбит ошибками.

Путь напиши сюда до папки gameservera и loginservera? В файл Buffer.java, ClassMaster.java, WhoAmI.java лазили? Если да то каким редактором?

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Да ставил уже все явы которые можно. Долбит ошибками.

Тебе правильно писали: поменяй java версию или переписывай все 3 скрипта а именно конвертируй данные из string в char ибо компилятор пишет что ошибка в данных передающих! Скинь сюда параметр Path из переменных среды компьютера!

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Да конечно.

А где их взять, файлы защиты?) А то проблема та же, ввожу логин\пароль, выбираю сервер и дропает с клиента.

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

А где их взять, файлы защиты?) А то проблема та же, ввожу логин\пароль, выбираю сервер и дропает с клиента.

зайдите на форум Ловели там есть тема о подарке к новому году там сборка и патч , неделю назад была точно

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

А где их взять, файлы защиты?) А то проблема та же, ввожу логин\пароль, выбираю сервер и дропает с клиента.

вот эту либу http://rghost.ru/private/60074700/5a102eddea54ed5851ccd7305163b7d4  закинь в game

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
Авторизация  

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

×
×
  • Создать...