Page 1 of 1

InstantJump.java (at line 17)

Posted: Wed Jun 17, 2009 11:23 pm
by ojota
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 3204:
L2JDP Revision 6294:

Loading Server Scripts
----------
1. WARNING in /home/server/GameServer/data/scripts/handlers/skillhandlers/InstantJump.java (at line 17)
import java.util.Random;
^^^^^^^^^^^^^^^^
The import java.util.Random is never used
----------

that is, the error :roll:

Re: InstantJump.java (at line 17)

Posted: Wed Jun 17, 2009 11:25 pm
by Evilus
remove the import java.util.Random and voila fixed ^^