Jump to content
  • 0

L2J //admin - The Commands Does Not Exists


Question

Posted (edited)

In script have all, but in handlers to AdminAdmin.java have error file in who write 
 
Error on: C:\Users\gaidalcain\Desktop\gracia final\L2Server\data\scripts\handlers\admincommandhandlers\AdminAdmin.java.error.log
Line: -1 - Column: -1
 
compilation failed

Edit: Error from console :

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: C:\Users\gaidalcain\Desktop\gracia final\L2Server\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
 
Problem is not only with //Admin commands some commands dont work ?
Edited by gaidalcain

4 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...