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 . . .
Dear friends, we are excited to announce a new thrilling event — the "Path of Glory" tournament!
Only the bravest and most skilled fighters will be able to prove their strength and mastery in battle!
Tournament Dates and Formats:
- May 24, 2025 at 16:00 GMT +2 — 2 vs 2
- May 25, 2025 at 16:00 GMT +2 — 4 vs 4
Battle Venue: Gludin Arena
All participants will receive rewards!
Learn more about the tournament and register on the forum.
I have completed global work on player synchronization. Now I continue to implement the UI.
Added to the store: processes any size of the list of products, the store itself expands the cells or removes unnecessary ones.
Added ToolTips for accessories.
Added optimization for the store so that a large number of items can be processed quickly.
Added movement by double clicking in the sell - buy field and back.
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