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

Проблема при загрузке ГС

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

Не могу решить проблему при Загрузке ГС выдает ошибки:

:help:


---------------------------------------------------------------------=[ NPCs ]
HerbDropTable: Loaded 2 herbs groups.
PetDataTable: Loaded 12 pets.
NpcTable: Loaded 6533 NPC templates.
NpcTable: Loaded 20844 npc skills.
NpcTable: Loaded 1 drops.
NpcTable: Loaded 89 Skill Learn.
NpcTable: Loaded 0 minions.
NpcTable: Loaded 6515 AIs.
WalkerRoutesTable: Loaded 12 NpcWalker routes.
DoorTable: Loaded 550 doors templates for 15 regions.
StaticObject: Loaded 29 templates.
SpawnTable: Loaded 162 Npc Spawn Locations.
RaidBossSpawnManager: Loaded 0 Instances
RaidBossSpawnManager: Scheduled 0 Instances
DayNightSpawnManager: Day/Night handler initialised
-------------------------------------------------------=[ Olympiads & Heroes ]
Olympiad System: Loaded 22 stadiums.
Olympiad System: Loading Olympiad system....
Olympiad System: Currently in Competition period.
Olympiad System: 6835 minutes until period ends.
Olympiad System: Next weekly change is in 5779 minutes.
Olympiad System: Loaded 0 nobles.
Olympiad System: Competition period starts in 0 days, 0 hours and 0 mins.
Olympiad System: Event starts/started : Thu Nov 26 18:00:07 EET 2015
Hero System: Couldnt load Heroes
Hero System: Loaded 0 Heroes.
Hero System: Loaded 0 all time Heroes.
--------------------------------------------------------------------=[ Cache ]
Cache[HTML]: Running lazy cache
Cache[Crest]: 0 files loaded.
TeleportLocationTable: Loaded 643 templates.
Initializing PetitionManager
HennaTable: Loaded 180 templates.
HennaTreeTable: Loaded 7128 HennaTree templates.
HelperBuffTable: Loaded 14 buffs.
CursedWeaponsManager: Skipping loading.
---------------------------------------------------------=[ Quests & Scripts ]
Olympiad System: Olympiad game started.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \L2AttackableAIScript.java (at line 221)
        _log.info("Class not found: " + t.getType() + "Instance");
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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:\Program Files\12\gameserver\data\scripts\ai\L2Attack
ableAIScript.java. See L2AttackableAIScript.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in D:\Program Files\12\gameserver\data\scripts\ai\L2AttackableAIScript.
java (at line 221)
        _log.info("Class not found: " + t.getType() + "Instance");
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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:\Program Files\12\gameserver\data\scripts\ai\individu
al\OpenDoors.java. See OpenDoors.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in D:\Program Files\12\gameserver\data\scripts\ai\L2AttackableAIScript.
java (at line 221)
        _log.info("Class not found: " + t.getType() + "Instance");
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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:\Program Files\12\gameserver\data\scripts\ai\individu
al\Benom.java. See Benom.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \Donate.java (at line 61)
        for (L2PcInstance player : L2World.getInstance().getAllPlayers().values(
)) {
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced fro
m required .class files
----------
----------
2. ERROR in D:\Program Files\12\gameserver\data\scripts\ai\L2AttackableAIScript.
java (at line 221)
        _log.info("Class not found: " + t.getType() + "Instance");
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced
from required .class files
----------
2 problems (2 errors)The type java.util.Map$Entry cannot be resolved. It is indi
rectly referenced from required .class files
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced
from required .class files
Failed executing script: D:\Program Files\12\gameserver\data\scripts\ai\individu
al\Donate.java. See Donate.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
----------
1. ERROR in \EchoCrystals.java (at line 1)
        /*
        ^
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced fro
m required .class files
----------
1 problem (1 error)The type java.util.Map$Entry cannot be resolved. It is indire
ctly referenced from required .class files
Failed executing script: D:\Program Files\12\gameserver\data\scripts\custom\Echo
Crystals\EchoCrystals.java. See EchoCrystals.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \ShadowWeapon.java (at line 73)
        htmltext = st.showHtmlFile("exchange.htm").replace("%msid%", multisell);

                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced
from required .class files
----------
2. ERROR in \ShadowWeapon.java (at line 73)
        htmltext = st.showHtmlFile("exchange.htm").replace("%msid%", multisell);

                                                   ^^^^^^^
The method replace(char, char) in the type String is not applicable for the argu
ments (String, String)
----------
2 problems (2 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)
Failed executing script: D:\Program Files\12\gameserver\data\scripts\custom\Shad
owWeapon\ShadowWeapon.java. See ShadowWeapon.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \RaidbossInfo.java (at line 1)
        /*
        ^
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced fro
m required .class files
----------
1 problem (1 error)The type java.util.Map$Entry cannot be resolved. It is indire
ctly referenced from required .class files
Failed executing script: D:\Program Files\12\gameserver\data\scripts\custom\Raid
bossInfo\RaidbossInfo.java. See RaidbossInfo.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
QuestManager: Loaded 4 quests.
Initializing ItemsAutoDestroy.
--------------------------------------------------------------=[ Seven Signs ]
SevenSigns: Currently in the Competition (Quest Event) period!
SevenSigns: The Seal of Avarice remains unclaimed.
SevenSigns: The Seal of Gnosis remains unclaimed.
SevenSigns: The Seal of Strife remains unclaimed.
SevenSigns: The competition, if the current trend continues, will end in a tie t
his week.
SevenSigns: Next period begins in 3 days, 23 hours and 55 mins.
SevenSignsFestival: The first Festival of Darkness cycle begins in 2 minute(s).
-----------------------------------------------------------------=[ Handlers ]
AutoChatHandler: Loaded 0 handlers.
AutoSpawnHandler: Loaded 32 handlers.
AdminCommandHandler: Loaded 287 handlers.
ChatHandler: Loaded 13 handlers.
ItemHandler: Loaded 24 handlers.
SkillHandler: Loaded 74 handlers.
UserCommandHandler: Loaded 14 handlers.
VoicedCommandHandler: Loaded 5 handlers.
CoupleManager : Loaded 0 couples.
--------------------------------------------------------------=[ Chaos Event ]
- Currently enabled.
-------------------------------------------------------------------=[ System ]
IdFactory: Free ObjectIDs remaining: 1879047389
Deadlock detector is enabled. Timer: 20s.
Gameserver have started, used memory: 89 / 989 Mo.
Maximum allowed players: 1000
--------------------------------------------------------------------=[ Login ]
Connecting to login on 127.0.0.1:9014
Registered on login as server: [1] Bartz
 

  :aggressive: ставил яву 1.6, 1.7, 1.8 не знаю куда копать...

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

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


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

Компилишь сам или сборка готовая? если сам, то при компиляции ошибки были в логах?

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


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

Компилишь сам или сборка готовая? если сам, то при компиляции ошибки были в логах?

уже решил проблему... снёс все явы, подобрал подходящею!

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


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

уже решил проблему... снёс все явы, подобрал подходящею!

а да, и в patch  прописал по новой...

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


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

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

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

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

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

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

Войти

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

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

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

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

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