InstantJump.java (at line 17)

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
ojota
Posts: 26
Joined: Wed May 13, 2009 9:25 pm

InstantJump.java (at line 17)

Post 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:
Evilus
Posts: 387
Joined: Mon Jun 09, 2008 6:08 pm

Re: InstantJump.java (at line 17)

Post by Evilus »

remove the import java.util.Random and voila fixed ^^
Post Reply