[FIXED] Interlude gameserver/loginserver problems
Posted: Sun Oct 30, 2011 9:30 pm
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:
well i'll try this again. I uninstalled Jdk 7 and installed jdk1.5.0_07 and i still get this error when i try to run the register game server or login server:
Exception in thread "main" java.lang.NullPointerException
at net.sf.l2j.util.MTRandom.next(MTRandom.java:349)
at java.util.Random.nextInt(Unknown Source)
at java.util.Random.nextBytes(Unknown Source)
at net.sf.l2j.util.Rnd.nextBytes(Rnd.java:73)
at net.sf.l2j.gameserver.LoginServerThread.generateHex(LoginServerThread
.java:451)
at net.sf.l2j.gsregistering.GameServerRegister.main(GameServerRegister.j
ava:115)
Any help would be appreciated, thanks.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:
well i'll try this again. I uninstalled Jdk 7 and installed jdk1.5.0_07 and i still get this error when i try to run the register game server or login server:
Exception in thread "main" java.lang.NullPointerException
at net.sf.l2j.util.MTRandom.next(MTRandom.java:349)
at java.util.Random.nextInt(Unknown Source)
at java.util.Random.nextBytes(Unknown Source)
at net.sf.l2j.util.Rnd.nextBytes(Rnd.java:73)
at net.sf.l2j.gameserver.LoginServerThread.generateHex(LoginServerThread
.java:451)
at net.sf.l2j.gsregistering.GameServerRegister.main(GameServerRegister.j
ava:115)
Any help would be appreciated, thanks.