Hello lads, i keep getting error with l2j H5 server files. no matter what kind of files i use i keep getting script folder error.
any Ideas?
----------
1. ERROR in \PinsAndPouchUnseal.java (at line 75)
if (event.contains("_grade_"))
^^^^^^^^^^^^^^^^^^^^^^^^^
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced
from required .class files
----------
2. ERROR in \PinsAndPouchUnseal.java (at line 75)
if (event.contains("_grade_"))
^^^^^^^^
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:\l2j\L2Server\data\scripts\custom\PinsAndPouchUnseal\
PinsAndPouchUnseal.java. See PinsAndPouchUnseal.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \SkillTransferValidator.java (at line 79)
for (L2SkillLearn s : SkillTreesData.getInstance().getTransferSkillTree(
player.getClassId()).values())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I saw Mobius was working on a Lindvior back in 2014 and the project was said to be stable enough for a live server but all of the links are dead and it's missing from their current repository. This was my favorite time in L2 and I'd really love to relive it before the game was ruined with Ertheia. Even willing to pay if I have to for some private files but I can't seem to find any leads.
Hi. I have an issue with the interface — I want to remove the autoshot option from the interface and leave only the standard functionality.
Make the red work like the green so it's easier to understand.
he options could be removed via .dat, but I want to keep the window — just with the normal manual activation function
Question
prasmatnus
Hello lads, i keep getting error with l2j H5 server files. no matter what kind of files i use i keep getting script folder error.
any Ideas?
----------
1. ERROR in \PinsAndPouchUnseal.java (at line 75)
if (event.contains("_grade_"))
^^^^^^^^^^^^^^^^^^^^^^^^^
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced
from required .class files
----------
2. ERROR in \PinsAndPouchUnseal.java (at line 75)
if (event.contains("_grade_"))
^^^^^^^^
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:\l2j\L2Server\data\scripts\custom\PinsAndPouchUnseal\
PinsAndPouchUnseal.java. See PinsAndPouchUnseal.java.error.log for details.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in \SkillTransferValidator.java (at line 79)
for (L2SkillLearn s : SkillTreesData.getInstance().getTransferSkillTree(
player.getClassId()).values())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8 answers to this question
Recommended Posts