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())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Added:
A new default personal account template is now available — you can check it out at the demo URL: https://demo.lin2web.com/login
Starter packs are now available for purchasing starting items
The entire template structure has been completely redesigned
[L2 Nostalgia – Interlude x3] Grand Opening June 1st, 2025 @ 18:00 GMT+3
[L2 Nostalgia – Interlude x3]
A True Classic Returns – Grand Opening June 1st, 2025 @ 18:00 GMT+3
The Golden Age of Lineage 2
Rediscover the magic of Lineage 2 Interlude on a carefully crafted low-rate server that respects the original experience while offering modern quality-of-life improvements.
Chronicle: Interlude
Rates: x3 EXP/SP – x2 Adena
x3 Drop/Spoil
Balanced & Fair: No Pay-to-Win
Clean & Retail-like: No custom items or edits
Want more details?
Check out all the features here https://l2-nostalgia.com/
Private Beta Test
A 3-day closed beta will launch on Saturday, May 17 at 20:00 GMT+3, exclusively for members of our Discord community.
During the beta, testers will have access to special commands and tools to speed up progression and help us fine-tune gameplay.
To join the beta, you must be in our Discord.
Join here: https://discord.com/invite/hGbVVNWnzA
Join the community. Feel the nostalgia.
L2 Nostalgia – For those who remember.
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