Logo

Спонсори

Перейти до змісту
Авторизація  
fack3637363s

Ошибка при запуске геймсервера

Рекомендовані повідомлення

Эта сборка https://monche.org/build/1070-pvp-moon-highfive.html

 

До этого запускал сборку L2jmobius, запускается все нормально. Эта не запускается. Другая версия явы нужна?

 

 

 

Цитата

[16:02:25] INFO: Network Config: ipconfig.xml doesn't exists using automatic configuration...
[16:02:25] INFO: Network Config: Adding new subnet: 127.0.0.0/8 address: 127.0.0.1
[16:02:25] INFO: Network Config: Adding new subnet: 192.168.1.0/24 address: 192.168.1.38
[16:02:25] INFO: Network Config: Adding new subnet: 0.0.0.0/0 address: 5.28.17.213
[16:02:25] INFO: Loaded 6 Filter Words.
[16:02:25] INFO: Server Configs Loaded...
[16:02:26] INFO: Updated characters online status.
[16:02:26] INFO: Cleaned up invalid Weddings.
[16:02:26] INFO: Cleaned 0 elements from database in 0 s
[16:02:26] INFO: Cleaned 0 expired timestamps from database.
[16:02:26] INFO: BitSetIDFactory: 102912 id's available.
[16:02:26] INFO: -------------------------------------------------=[ Engines ]
Warning: Nashorn engine is planned to be removed from a future JDK release
[16:02:26] INFO: Script Engine: Oracle Nashorn 14 - Language: ECMAScript - Language Version: ECMA - 262 Edition 5.1
[16:02:26] INFO: Script Engine: java 1.8 - Language: java - Language Version: 1.8
[16:02:26] INFO: Script Engine: jython 2.2.1 - Language: python - Language Version: 2.2.1
[16:02:26] INFO: -------------------------------------------------=[ Geodata ]
[22/06 16:02:26] Loaded 0 regions.
[16:02:27] INFO: ---------------------------------------------------=[ World ]
[16:02:27] INFO: GameTimeController: Started.
[16:02:27] INFO: InstanceManager: Multiverse Instance created.
[16:02:27] INFO: InstanceManager: Universe Instance created.
[16:02:27] INFO: InstanceManager: Loaded 160 instance names.
[16:02:27] INFO: L2World: (128 by 136) World Region Grid set up.
[16:02:27] INFO: MapRegionManager: Loaded 57 map regions.
[16:02:27] INFO: GlobalVariablesManager: Loaded 0 variables.
[16:02:27] INFO: ----------------------------------------------------=[ Data ]
[16:02:27] INFO: CategoryData: Loaded 124 Categories.
[16:02:27] INFO: SecondaryAuthData: Loaded 328 forbidden passwords.
[16:02:27] INFO: -------------------------------------------------=[ Effects ]
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \EffectMasterHandler.java (at line 1)
        /*
        ^
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
----------
2. ERROR in \EffectMasterHandler.java (at line 1)
        /*
        ^
The type java.lang.Class cannot be resolved. It is indirectly referenced from required .class files
----------
3. ERROR in \EffectMasterHandler.java (at line 1)
        /*
        ^
The type java.lang.String cannot be resolved. It is indirectly referenced from required .class files
----------
4. ERROR in \EffectMasterHandler.java (at line 0)
        /*
        ^
The type java.lang.Throwable cannot be resolved. It is indirectly referenced from required .class files
----------
5. ERROR in \EffectMasterHandler.java (at line 21)
        import java.lang.reflect.Method;
               ^^^^^^^^^
The import java.lang cannot be resolved
----------
6. ERROR in \EffectMasterHandler.java (at line 34)
        public final class EffectMasterHandler
                           ^^^^^^^^^^^^^^^^^^^
Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
----------
7. ERROR in \EffectMasterHandler.java (at line 36)
        private static Logger _log = LoggerFactory.getLogger(EffectMasterHandler.class);
                                                   ^^^^^^^^^
The method getLogger(Class) from the type LoggerFactory refers to the missing type Class
----------
8. ERROR in \EffectMasterHandler.java (at line 38)
        private static final Class<?> _loadInstances = EffectHandler.class;
                             ^^^^^
Class cannot be resolved to a type
----------
9. ERROR in \EffectMasterHandler.java (at line 40)
        private static final Class<?>[] _effects =
                             ^^^^^
Class cannot be resolved to a type
----------
10. ERROR in \EffectMasterHandler.java (at line 192)
        public static void main(String[] args)
                                ^^^^^^
String cannot be resolved to a type
----------
11. ERROR in \EffectMasterHandler.java (at line 194)
        Object loadInstance = null;
        ^^^^^^
Object cannot be resolved to a type
----------
12. ERROR in \EffectMasterHandler.java (at line 195)
        Method method = null;
        ^^^^^^
Method cannot be resolved to a type
----------
13. ERROR in \EffectMasterHandler.java (at line 199)
        method = _loadInstances.getMethod("getInstance");
                 ^^^^^^^^^^^^^^
Class cannot be resolved to a type
----------
14. ERROR in \EffectMasterHandler.java (at line 200)
        loadInstance = method.invoke(_loadInstances);
                                     ^^^^^^^^^^^^^^
Class cannot be resolved to a type
----------
15. ERROR in \EffectMasterHandler.java (at line 202)
        catch (Exception e)
               ^^^^^^^^^
Exception cannot be resolved to a type
----------
16. ERROR in \EffectMasterHandler.java (at line 204)
        _log.warn("Failed invoking getInstance method for handler: " + _loadInstances.getSimpleName(), e);
                                                                       ^^^^^^^^^^^^^^
Class cannot be resolved to a type
----------
16 problems (16 errors)
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
The import java.lang cannot be resolved
The type java.lang.Class cannot be resolved. It is indirectly referenced from required .class files
Class cannot be resolved to a type
Class cannot be resolved to a type
The type java.lang.String cannot be resolved. It is indirectly referenced from required .class files
String cannot be resolved to a type
The method getLogger(java.lang.Class) from the type org.slf4j.LoggerFactory refers to the missing type java.lang.Class
The hierarchy of the type AddHate is inconsistent
The hierarchy of the type RebalanceHP is inconsistent
The hierarchy of the type Betray is inconsistent
The hierarchy of the type BigHead is inconsistent
The hierarchy of the type Blink is inconsistent
The hierarchy of the type BlockAction is inconsistent
The hierarchy of the type BlockBuff is inconsistent
The hierarchy of the type BlockBuffSlot is inconsistent
The hierarchy of the type BlockChat is inconsistent
The hierarchy of the type BlockDamage is inconsistent
The type java.lang.Enum cannot be resolved. It is indirectly referenced from required .class files
The hierarchy of the type BlockDebuff is inconsistent
The hierarchy of the type BlockParty is inconsistent
The hierarchy of the type BlockResurrection is inconsistent
The hierarchy of the type Bluff is inconsistent
The hierarchy of the type Buff is inconsistent
The hierarchy of the type CallParty is inconsistent
The hierarchy of the type CallPc is inconsistent
The hierarchy of the type Cancel is inconsistent
The hierarchy of the type CancelDebuff is inconsistent
The hierarchy of the type ChameleonRest is inconsistent
The hierarchy of the type ChanceSkillTrigger is inconsistent
The hierarchy of the type ChangeFace is inconsistent
The hierarchy of the type ChangeHairColor is inconsistent
The hierarchy of the type ChangeHairStyle is inconsistent
The hierarchy of the type ClanGate is inconsistent
The hierarchy of the type Confusion is inconsistent
The hierarchy of the type ConsumeBody is inconsistent
The hierarchy of the type ConvertItem is inconsistent
The hierarchy of the type CpHeal is inconsistent
The hierarchy of the type CpHealOverTime is inconsistent
The hierarchy of the type CpHealPercent is inconsistent
The hierarchy of the type CrystalGradeModify is inconsistent
The hierarchy of the type CubicMastery is inconsistent
The hierarchy of the type CpDamPercent is inconsistent
The hierarchy of the type DamOverTime is inconsistent
The hierarchy of the type DamOverTimePercent is inconsistent
The hierarchy of the type DeathLink is inconsistent
The hierarchy of the type Debuff is inconsistent
The hierarchy of the type DeleteHate is inconsistent
The hierarchy of the type DeleteHateOfMe is inconsistent
The hierarchy of the type DetectHiddenObjects is inconsistent
The hierarchy of the type Detection is inconsistent
The hierarchy of the type Disarm is inconsistent
The hierarchy of the type DispelAll is inconsistent
The hierarchy of the type DispelBySlot is inconsistent
The hierarchy of the type DispelBySlotProbability is inconsistent
The hierarchy of the type DispelOne is inconsistent
The hierarchy of the type EnableCloak is inconsistent
The hierarchy of the type EnemyCharge is inconsistent
The hierarchy of the type EnergyAttack is inconsistent
The hierarchy of the type EnlargeAbnormalSlot is inconsistent
The hierarchy of the type FakeDeath is inconsistent
The hierarchy of the type Flag is inconsistent
The hierarchy of the type Fear is inconsistent
The hierarchy of the type Fishing is inconsistent
The hierarchy of the type FocusSouls is inconsistent
The hierarchy of the type Fusion is inconsistent
The hierarchy of the type GetAgro is inconsistent
The hierarchy of the type GiveRecommendation is inconsistent
The hierarchy of the type GiveSp is inconsistent
The hierarchy of the type Grow is inconsistent
The hierarchy of the type Harvesting is inconsistent
The hierarchy of the type HeadquarterCreate is inconsistent
The hierarchy of the type HealOverTime is inconsistent
The hierarchy of the type HealPercent is inconsistent
The hierarchy of the type Heal is inconsistent
The hierarchy of the type Hide is inconsistent
The hierarchy of the type HpByLevel is inconsistent
The hierarchy of the type ImmobileBuff is inconsistent
The hierarchy of the type IncreaseCharges is inconsistent
The hierarchy of the type ImmobilePetBuff is inconsistent
The hierarchy of the type Invincible is inconsistent
The hierarchy of the type Lucky is inconsistent
The hierarchy of the type MagicalAttackMp is inconsistent
The hierarchy of the type ManaDamOverTime is inconsistent
The hierarchy of the type ManaHeal is inconsistent
The hierarchy of the type ManaHealByLevel is inconsistent
The hierarchy of the type ManaHealOverTime is inconsistent
The hierarchy of the type ManaHealPercent is inconsistent
The hierarchy of the type MpConsumePerLevel is inconsistent
The hierarchy of the type Mute is inconsistent
The hierarchy of the type MySummonKill is inconsistent
The hierarchy of the type NevitHourglass is inconsistent
The hierarchy of the type NoblesseBless is inconsistent
The hierarchy of the type OpenChest is inconsistent
The hierarchy of the type OpenCommonRecipeBook is inconsistent
The hierarchy of the type OpenDwarfRecipeBook is inconsistent
The hierarchy of the type OutpostCreate is inconsistent
The hierarchy of the type OutpostDestroy is inconsistent
The hierarchy of the type Paralyze is inconsistent
The hierarchy of the type Passive is inconsistent
The hierarchy of the type Petrification is inconsistent
The hierarchy of the type PhysicalAttackHpLink is inconsistent
The hierarchy of the type PhysicalAttackMute is inconsistent
The hierarchy of the type PhysicalMute is inconsistent
The hierarchy of the type ProtectionBlessing is inconsistent
The hierarchy of the type Pumping is inconsistent
The hierarchy of the type RandomizeHate is inconsistent
The hierarchy of the type Recovery is inconsistent
The hierarchy of the type Reeling is inconsistent
The hierarchy of the type RefuelAirship is inconsistent
The hierarchy of the type Relax is inconsistent
The hierarchy of the type ResistSkill is inconsistent
The hierarchy of the type RemoveTarget is inconsistent
The hierarchy of the type RestorationRandom is inconsistent
The hierarchy of the type Resurrection is inconsistent
The hierarchy of the type ResurrectionSpecial is inconsistent
The hierarchy of the type Root is inconsistent
The hierarchy of the type RunAway is inconsistent
The hierarchy of the type ServitorShare is inconsistent
The hierarchy of the type Signet is inconsistent
The hierarchy of the type SignetAntiSummon is inconsistent
The hierarchy of the type SignetMDam is inconsistent
The hierarchy of the type SignetNoise is inconsistent
The hierarchy of the type SilentMove is inconsistent
The hierarchy of the type SingleTarget is inconsistent
The hierarchy of the type SkillTurning is inconsistent
The hierarchy of the type Sleep is inconsistent
The hierarchy of the type SoulEating is inconsistent
The hierarchy of the type Sow is inconsistent
The hierarchy of the type Spoil is inconsistent
The hierarchy of the type StealAbnormal is inconsistent
The hierarchy of the type Stun is inconsistent
The hierarchy of the type SummonAgathion is inconsistent
The hierarchy of the type SummonCubic is inconsistent
The hierarchy of the type SummonNpc is inconsistent
The hierarchy of the type SummonPet is inconsistent
The hierarchy of the type SummonTrap is inconsistent
The hierarchy of the type Sweeper is inconsistent
The hierarchy of the type TakeCastle is inconsistent
The hierarchy of the type TakeFort is inconsistent
The hierarchy of the type TakeTerritoryFlag is inconsistent
The hierarchy of the type TalismanSlot is inconsistent
The hierarchy of the type TargetMe is inconsistent
The hierarchy of the type TeleportToTarget is inconsistent
The hierarchy of the type ThrowUp is inconsistent
The hierarchy of the type TransferDamage is inconsistent
The hierarchy of the type TransferHate is inconsistent
The hierarchy of the type Transformation is inconsistent
The hierarchy of the type TrapDetect is inconsistent
The hierarchy of the type TrapRemove is inconsistent
The hierarchy of the type TriggerSkillByAttack is inconsistent
The hierarchy of the type TriggerSkillByAvoid is inconsistent
The hierarchy of the type TriggerSkillByDamage is inconsistent
The hierarchy of the type TriggerSkillBySkill is inconsistent
The hierarchy of the type UnsummonAgathion is inconsistent
The hierarchy of the type VitalityPointUp is inconsistent
Implicit super constructor java.lang.Object() is undefined for default constructor. Must define an explicit constructor
Object cannot be resolved to a type
Method cannot be resolved to a type
java.lang.Class cannot be resolved to a type
java.lang.Class cannot be resolved to a type
Exception cannot be resolved to a type
java.lang.Class cannot be resolved to a type
The type java.lang.Throwable cannot be resolved. It is indirectly referenced from required .class files
Exception in thread "main" java.lang.Error: Problems while running EffectMansterHandler
        at l2r.gameserver.handler.EffectHandler.executeScript(EffectHandler.java:73)
        at l2r.gameserver.GameServer.<init>(GameServer.java:227)
        at l2r.gameserver.GameServer.main(GameServer.java:530)
Caused by: javax.script.ScriptException: compilation failed
        at com.l2jserver.script.java.JavaScriptEngine.parse(JavaScriptEngine.java:171)
        at com.l2jserver.script.java.JavaScriptEngine.eval(JavaScriptEngine.java:115)
        at com.l2jserver.script.java.JavaScriptEngine.eval(JavaScriptEngine.java:122)
        at l2r.gameserver.scripting.L2ScriptEngineManager.executeScript(L2ScriptEngineManager.java:372)
        at l2r.gameserver.scripting.L2ScriptEngineManager.executeScript(L2ScriptEngineManager.java:332)
        at l2r.gameserver.handler.EffectHandler.executeScript(EffectHandler.java:69)
        ... 2 more

 

Поділитись повідомленням


Посилання на повідомлення

Annotation processing got disabled, since it requires a 1.6 compliant JVM вам нужно жава 1.6 а так выкин его нечего интерестно нету там

Поділитись повідомленням


Посилання на повідомлення

Приєднуйтесь до обговорення

Ви можете написати зараз та зареєструватися пізніше. Якщо у вас є обліковий запис, авторизуйтесь, щоб опублікувати від імені свого облікового запису.

Гость
Відповісти в цій темі...

×   Вставлено із форматуванням.   Вставити як звичайний текст

  Дозволено використовувати не більше 75 емодзі.

×   Ваше посилання було автоматично вбудоване.   Відображати як звичайне посилання

×   Ваш попередній контент було відновлено.   Очистити редактор

×   Ви не можете вставляти зображення безпосередньо. Завантажуйте або вставляйте зображення за посиланням.

Авторизація  
×
×
  • Створити...