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 . . .
I have a system where Accounts are saved on login screen for fast login. I am playing a server where this feature is not on the logic screen. How I can try to add this feature to the system?
I don't know what files I would have to touch.
Thanks!!
Hello everyone,
Given that he has lots of different projects but no concrete opinions..
I pose my request here.
Which serious Lineage2 HighFive project is the best choice?
For a server that can be custom and which can be suitable for a classic x10 server and an x1000 server for example?
L2J
Or we ideally have the source, in order to be able to add the farming systems, weapons and armor, npc...
Free or paid, it doesn't matter.
THANKS
Hello everyone,
Given that he has lots of different projects
but no concrete opinions..
I pose my request here.
Which serious Lineage2 HighFive project/emulator
is the best choice?
For a server that can be custom and
which can be suitable for a classic x10 server
and an x1000 server for example?
L2Java ideally
Or we ideally have the source,
in order to be able to add the farming systems,
weapons and armor, npc...
Free or paid, it doesn't matter.
THANKS
Question
Slab
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.
9 answers to this question
Recommended Posts