Jump to content
  • 0

L2j H5 server help


prasmatnus

Question

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())
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

update the jdk set eclipse to point at jdk 1.8 or 1.7 whatever the pack needs its at least more than 1.6

"since it requires a 1.6 compliant JVM " google this if you have more trouble

Link to comment
Share on other sites

  • 1
51 minutes ago, JohnBoy13 said:

go to your source and open the java files that the errors occur ,paste the lines with the errors . sending the console errors will not help anyone understand your problem

its not about the code. He is just lazy to google it. 

 

Update your jdk to 1.8

  • Upvote 1
Link to comment
Share on other sites

  • 0
10 hours ago, prasmatnus said:

Full error file is here error.txt paste bin

go to your source and open the java files that the errors occur ,paste the lines with the errors . sending the console errors will not help anyone understand your problem

Link to comment
Share on other sites

  • 0
7 minutes ago, prasmatnus said:

Cheers pal, its sorted now. I install lower version of java and its works well now. Thanks a lot again.

Locked then.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock