Witaj
Gość

Wątek: Problem z nowym serverem Gracia Final  (Przeczytany 3113 razy)

  • Wiadomości: 4

  • Pochwał: 0

Problem z nowym serverem Gracia Final
« dnia: Kwiecień 20, 2016, 04:20:38 pm »
Witam serdecznie, jestem w trackie tworzenia serwera Lineage 2 Gracja Final. Niby wszystko mi się uruchamia i działa ale oprócz gm shop nie działają mi komendy takie jak //admin albo teleportacja. Przy uruchamianiu "Start GameServer" niby na koniec jest wszystko dobrze ale między czasie są błędy i nie wiem jak to usunąć. Proszę bardzo o pomoc. Dziękuję i pozdrawiam.

        ^
The type java.util.regex.Pattern cannot be resolved. It is indirectly referenced
 from required .class files
----------
2. ERROR in \AdminMammon.java (at line 18)
        import java.util.regex.Pattern;
               ^^^^^^^^^^^^^^^^^^^^^^^
The import java.util.regex.Pattern cannot be resolved
----------
3. ERROR in \AdminMammon.java (at line 128)
        Pattern pattern = Pattern.compile("[0-9]*");
        ^^^^^^^
Pattern cannot be resolved to a type
----------
4. ERROR in \AdminMammon.java (at line 128)
        Pattern pattern = Pattern.compile("[0-9]*");
                          ^^^^^^^
Pattern cannot be resolved
----------
4 problems (4 errors)The type java.util.regex.Pattern cannot be resolved. It is
indirectly referenced from required .class files
The import java.util.regex.Pattern cannot be resolved
Pattern cannot be resolved to a type
Pattern cannot be resolved
Failed executing script: D:\L2\2. Pliki Server'a\L2J Gracia Final by ~Ave~\L2J G
ameServer\data\scripts\handlers\admincommandhandlers\AdminMammon.java. See Admin
Mammon.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
----------
1. ERROR in \AdminPolymorph.java (at line 150)
        if (command.contains("_menu"))
            ^^^^^^^^^^^^^^^^^^^^^^^^^
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced
from required .class files
----------
2. ERROR in \AdminPolymorph.java (at line 150)
        if (command.contains("_menu"))
                    ^^^^^^^^
The method contains(CharSequence) in the type String is not applicable for the a
rguments (String)
----------
3. ERROR in \AdminPolymorph.java (at line 211)
        if (command.contains("transform2"))
                    ^^^^^^^^
The method contains(CharSequence) in the type String is not applicable for the a
rguments (String)
----------
4. ERROR in \AdminPolymorph.java (at line 213)
        else if (command.contains("transform"))
                         ^^^^^^^^
The method contains(CharSequence) in the type String is not applicable for the a
rguments (String)
----------
5. ERROR in \AdminPolymorph.java (at line 215)
        else if (command.contains("abnormal"))
                         ^^^^^^^^
The method contains(CharSequence) in the type String is not applicable for the a
rguments (String)
----------
5 problems (5 errors)The type java.lang.CharSequence cannot be resolved. It is i
ndirectly 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)
Failed executing script: D:\L2\2. Pliki Server'a\L2J Gracia Final by ~Ave~\L2J G
ameServer\data\scripts\handlers\admincommandhandlers\AdminPolymorph.java. See Ad
minPolymorph.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
----------
1. ERROR in \AdminShowQuests.java (at line 129)
        replyMSG.append("Quest Menu for <font color=\"LEVEL\">"+target.getName()
+"</font> (ID:"+ID+")<br><center>");
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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:\L2\2. Pliki Server'a\L2J Gracia Final by ~Ave~\L2J G
ameServer\data\scripts\handlers\admincommandhandlers\AdminShowQuests.java. See A
dminShowQuests.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 \AdminSpawn.java (at line 287)
        end1 = end1.replace("$from$", "" + i);
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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:\L2\2. Pliki Server'a\L2J Gracia Final by ~Ave~\L2J G
ameServer\data\scripts\handlers\admincommandhandlers\AdminSpawn.java. See AdminS
pawn.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
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
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
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 \Disablers.java (at line 18)
        import java.util.Arrays;
               ^^^^^^^^^^^^^^^^
The import java.util.Arrays cannot be resolved
----------
2. ERROR in \Disablers.java (at line 494)
        List<L2Effect> list = Arrays.asList(effects);
                              ^^^^^^
Arrays cannot be resolved
----------
2 problems (2 errors)The import java.util.Arrays cannot be resolved
Arrays cannot be resolved
Failed executing script: D:\L2\2. Pliki Server'a\L2J Gracia Final by ~Ave~\L2J G
ameServer\data\scripts\handlers\skillhandlers\Disablers.java. See Disablers.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
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
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
Compiled Scripts Cache is disabled.
Loaded 282 AdminCommandHandlers
Loaded 12 ChatHandlers
Loaded 30 ItemHandlers
Loaded 65 SkillHandlers
Loaded 16 UserHandlers
Loaded 7 VoicedHandlers
Loaded: 470 quests
Loaded: 97 transformations.
Initializing AugmentationData.
AugmentationData: 10 bad skill(s) were skipped.
AugmentationData: Loaded: 52 augmentation stats.
AugmentationData: Loaded: 24 accessory augmentation stats.
AugmentationData: Loaded: 17 blue, 106 purple and 54 red skills for LS Level 0
AugmentationData: Loaded: 17 blue, 106 purple and 54 red skills for LS Level 1
AugmentationData: Loaded: 17 blue, 106 purple and 54 red skills for LS Level 2
AugmentationData: Loaded: 17 blue, 106 purple and 54 red skills for LS Level 3
AugmentationData: Loaded: 17 blue, 106 purple and 54 red skills for LS Level 4
AugmentationData: Loaded: 17 blue, 106 purple and 54 red skills for LS Level 5
AugmentationData: Loaded: 17 blue, 106 purple and 54 red skills for LS Level 6
AugmentationData: Loaded: 17 blue, 106 purple and 54 red skills for LS Level 7
AugmentationData: Loaded: 17 blue, 106 purple and 54 red skills for LS Level 8
AugmentationData: Loaded: 17 blue, 106 purple and 54 red skills for LS Level 9
Initializing ItemsAutoDestroy.
SevenSignsFestival: Initialization bypassed due to Seal Validation in effect.
Olympiad System: Loading Olympiad System....
Olympiad System: Currently in Olympiad Period
Olympiad System: 16121 minutes until period ends
Olympiad System: Next weekly change is in 10079 minutes
Olympiad System: Loaded 0 Nobles
Olympiad System: Competition Period Starts in 0 days, 10 hours and 41 mins.
Olympiad System: Event starts/started : Wed Apr 20 18:00:02 PDT 2016
Hero System: Loaded 0 Heroes.
Hero System: Loaded 0 all time Heroes.
Event ID: (Gold Bar Event) has passed... Ignored.
Initializing CursedWeaponsManager
Loaded : 2 cursed weapon(s).
AutoChatHandler: Loaded 32 handlers in total.
AutoSpawnHandler: Loaded 133 handlers in total.
AccessLevels: Loaded 6 from database.
AdminCommandAccessRights: Loaded 417 from database.
IdFactory: Free ObjectID's remaining: 1878979196
TvTEventEngine[TvTManager.TvTManager()]: Started.
GameServer Started, free memory 535 Mb of 910 Mb
Connecting to login on 127.0.0.1:9014
Maximum Numbers of Connected Players: 250
Server Loaded in 81 seconds
Telnet server is currently disabled.
Failed to save hex id to ./config/hexid.txt File.
java.io.FileNotFoundException: .\config\hexid.txt (Access is denied)
        at java.io.FileOutputStream.open0(Native Method)
        at java.io.FileOutputStream.open(FileOutputStream.java:270)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
        at net.sf.l2j.Config.saveHexid(Config.java:2824)
        at net.sf.l2j.Config.saveHexid(Config.java:2808)
        at net.sf.l2j.gameserver.LoginServerThread.run(LoginServerThread.java:24
6)
Registered on login as Server 1 : Bartz