Hello, i have problem when to start game server in windows xp. anyone help me, whats problem?
ctly referenced from required .class files
Failed executing script: C:\aCis\gameserver\.\data\scripts\quests\Q627_HeartInSe
archOfPower\Q627_HeartInSearchOfPower.java. See Q627_HeartInSearchOfPower.java.e
rror.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \Q628_HuntOfTheGoldenRamMercenaryForce.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: C:\aCis\gameserver\.\data\scripts\quests\Q628_HuntOfThe
GoldenRamMercenaryForce\Q628_HuntOfTheGoldenRamMercenaryForce.java. See Q628_Hun
tOfTheGoldenRamMercenaryForce.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \Q629_CleanUpTheSwampOfScreams.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: C:\aCis\gameserver\.\data\scripts\quests\Q629_CleanUpTh
eSwampOfScreams\Q629_CleanUpTheSwampOfScreams.java. See Q629_CleanUpTheSwampOfSc
reams.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \Q631_DeliciousTopChoiceMeat.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: C:\aCis\gameserver\.\data\scripts\quests\Q631_Delicious
TopChoiceMeat\Q631_DeliciousTopChoiceMeat.java. See Q631_DeliciousTopChoiceMeat.
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 \Q633_InTheForgottenVillage.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: C:\aCis\gameserver\.\data\scripts\quests\Q633_InTheForg
ottenVillage\Q633_InTheForgottenVillage.java. See Q633_InTheForgottenVillage.jav
a.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
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
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \Q642_APowerfulPrimevalCreature.java (at line 90)
else if (event.contains("event_"))
^^^^^^^^^^^^^^^^^^^^^^^^
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced
from required .class files
----------
2. ERROR in \Q642_APowerfulPrimevalCreature.java (at line 90)
else if (event.contains("event_"))
^^^^^^^^
The method contains(CharSequence) from the type String refers to the missing typ
e CharSequence
----------
2 problems (2 errors)The type java.lang.CharSequence cannot be resolved. It is i
ndirectly referenced from required .class files
The method contains(java.lang.CharSequence) from the type java.lang.String refer
s to the missing type java.lang.CharSequence
Failed executing script: C:\aCis\gameserver\.\data\scripts\quests\Q642_APowerful
PrimevalCreature\Q642_APowerfulPrimevalCreature.java. See Q642_APowerfulPrimeval
Creature.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
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
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
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
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
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \SagasSuperClass.java (at line 1)
/*
^
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced fro
m required .class files
----------
2. ERROR in \SagasSuperClass.java (at line 459)
npc.broadcastNpcSay(Text[0].replace("PLAYERNAME", player.getName()));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced
from required .class files
----------
3. ERROR in \SagasSuperClass.java (at line 459)
npc.broadcastNpcSay(Text[0].replace("PLAYERNAME", player.getName()));
^^^^^^^
The method replace(char, char) in the type String is not applicable for the argu
ments (String, String)
----------
4. ERROR in \SagasSuperClass.java (at line 508)
npc.broadcastNpcSay(Text[8].replace("PLAYERNAME", player.getName()));
^^^^^^^
The method replace(char, char) in the type String is not applicable for the argu
ments (String, String)
----------
5. ERROR in \SagasSuperClass.java (at line 518)
npc.broadcastNpcSay(Text[9].replace("PLAYERNAME", player.getName()));
^^^^^^^
The method replace(char, char) in the type String is not applicable for the argu
ments (String, String)
----------
6. ERROR in \SagasSuperClass.java (at line 520)
npc.broadcastNpcSay(Text[10].replace("PLAYERNAME", player.getName()));
^^^^^^^
The method replace(char, char) in the type String is not applicable for the argu
ments (String, String)
----------
7. ERROR in \SagasSuperClass.java (at line 790)
npc.broadcastNpcSay(Text[16].replace("PLAYERNAME", player.getName()));
^^^^^^^
The method replace(char, char) in the type String is not applicable for the argu
ments (String, String)
----------
7 problems (7 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
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)
Failed executing script: C:\aCis\gameserver\.\data\scripts\quests\SagasScripts\S
agasSuperClass.java. See SagasSuperClass.java.error.log for details.
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: C:\aCis\gameserver\.\data\scripts\custom\EchoCrystals\E
choCrystals.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 132)
htmltext = getHtmlText("exchange.htm").replace("%msid%", multisell);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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: C:\aCis\gameserver\.\data\scripts\custom\ShadowWeapon\S
hadowWeapon.java. See ShadowWeapon.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
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: C:\aCis\gameserver\.\data\scripts\custom\RaidbossInfo\R
aidbossInfo.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
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 \BoatTalkingGludin.java (at line 274)
_log.log(Level.WARNING, e.getMessage());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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: C:\aCis\gameserver\.\data\scripts\vehicles\BoatTalkingG
ludin.java. See BoatTalkingGludin.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \BoatGiranTalking.java (at line 281)
_log.log(Level.WARNING, e.getMessage());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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: C:\aCis\gameserver\.\data\scripts\vehicles\BoatGiranTal
king.java. See BoatGiranTalking.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \BoatInnadrilTour.java (at line 175)
_log.log(Level.WARNING, e.getMessage());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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: C:\aCis\gameserver\.\data\scripts\vehicles\BoatInnadril
Tour.java. See BoatInnadrilTour.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \BoatGludinRune.java (at line 307)
_log.log(Level.WARNING, e.getMessage());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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: C:\aCis\gameserver\.\data\scripts\vehicles\BoatGludinRu
ne.java. See BoatGludinRune.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \BoatRunePrimeval.java (at line 154)
_log.log(Level.WARNING, e.getMessage());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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: C:\aCis\gameserver\.\data\scripts\vehicles\BoatRunePrim
eval.java. See BoatRunePrimeval.java.error.log for details.
QuestManager: Loaded 260 scripts.
------------------------------------------------------=[ Monster Derby Track ]
MonsterRace : loaded 0 records, currently on race #1
-----------------------------------------------------------------=[ Handlers ]
AutoSpawnHandler: Loaded 124 handlers.
AdminCommandHandler: Loaded 264 handlers.
ChatHandler: Loaded 13 handlers.
ItemHandler: Loaded 26 handlers.
SkillHandler: Loaded 74 handlers.
UserCommandHandler: Loaded 15 handlers.
-------------------------------------------------------------------=[ System ]
IdFactory: Free ObjectIDs remaining: 1879002934
Deadlock detector is disabled.
Gameserver have started, used memory: 180 / 494 Mo.
Maximum allowed players: 100
--------------------------------------------------------------------=[ Login ]
no....Mobius L2Clientdat and L2FileEditor can do that...but still cant works with TaiWanese Grand Crusade ,especially Armorgrp.dat and Armorgrp-Classic.dat
L2GOLD - Halcyon x45 Project Classic Interlude
C6 - Classic Interlude: Protocol 110
Is a complete copy of L2Gold in Classic [110 Protocol] with L2OFF files.
Fully L2Gold Features
- Daily Quest
- Daily Mining Quest
- Ancient Weapons
-Refine System
-Rebirth System
-Fully configurable everything you want
-Gold stats/Gold skills/Gold items working 100%
-Zones 100% alike
-Unique donations system (npc or voicedcommand .donate)
- On Enchant success announcement ( if +16 for weapon, 8 for armor , 7 for jewel)
- Announce of Castle Lord
- Announce of Hero
- Olympiad Max A grade
- Olympiad Buffs on matches changed to Gold Alike
- Working fully Dreadbane
- AI Mods:
Static Time for RB
Automated Events:
Squash
Watermelon
RB Event
High rate
(those are fully automated)
Server is running a Test Server: Online to anyone can test it.
Game Client: https://www.mediafire.com/file/1d8xe18rvgi04lx/L2_Classic_Interlude_Client_V2.rar/file
Game Patch: https://www.mediafire.com/file/3z4b8ezy93h2z1g/L2Halcyon+Gold+Patch.rar/file
GM Accounts:
ID: root pass root [ accounts go from root1 until root20 ]
Regular Accounts Registrations:
http://84.247.164.27/?page=register
Some Screenshots: https://imgur.com/a/o7TxzTN
Contact me here via PM (only serious buyers).
Price of the product:
Fully Server Pack + Source ( 250 Euros )
✨ A Service with Vibes Vibe SMS ✨
Vibe SMS is not just a platform for working with numbers.
We’ve built it to be simple, convenient, and stress-free, so your tasks get done without hassle.
We value real communication: we listen to your ideas, provide support, and make sure everyone feels calm and confident.
With us, you’re not just a client you’re part of a space built on trust, support, and a human touch.
Vibe SMS is a place where people matter and where we create an atmosphere you’ll want to stay in.
Website link — https://vibe-sms.net/
Our Telegram channel — https://t.me/vibe_sms
Question
nezinomas
Hello, i have problem when to start game server in windows xp. anyone help me, whats problem?
4 answers to this question
Recommended Posts