Jump to content
  • 0

Java - ERROR


Slab

Question

Im try to run server on windows 7 and get problem. Im check if work with administrator account and the same problem.Its l2jserver pack with modyfications in core.My system is 64 bit.

Loading LoginContoller...
Cached 10 KeyPairs for RSA communication
Exception in thread "main" java.lang.NullPointerException
        at net.sf.l2j.util.MTRandom.next(MTRandom.java:305)
        at java.util.Random.nextDouble(Unknown Source)
        at net.sf.l2j.util.Rnd.nextInt(Rnd.java:43)
        at net.sf.l2j.loginserver.LoginController.generateBlowFishKeys(LoginCont
roller.java:126)
        at net.sf.l2j.loginserver.LoginController.<init>(LoginController.java:10
0)
        at net.sf.l2j.loginserver.LoginController.load(LoginController.java:70)
        at net.sf.l2j.loginserver.L2LoginServer.<init>(L2LoginServer.java:139)
        at net.sf.l2j.loginserver.L2LoginServer.main(L2LoginServer.java:56)

LoginServer terminated abnormaly


LoginServer terminated

Press any key to continue . . .

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

no one know the reason?im try with windows XP and is the same problem. Before im run without problem on my PC or server dedicated with linux system, now im  buy notebook and cant run.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...