Welcome to L2J GameServer Regitering
Enter The id of the server you want to register
Type 'help' to get a list of ids.
Type 'clean' to unregister all currently registered gameservers on this LoginSer
ver.
Your choice:
1
Exception in thread "main" java.lang.NullPointerException
at net.sf.l2j.util.MTRandom.next(MTRandom.java:349)
at java.util.Random.nextInt(Random.java:233)
at java.util.Random.nextBytes(Random.java:208)
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)
Press any key to continue . . .
startLoginServer.bat:
Loading LoginContoller...
Cached 10 KeyPairs for RSA communication
Exception in thread "main" java.lang.NullPointerException
at net.sf.l2j.util.MTRandom.next(MTRandom.java:349)
at java.util.Random.nextDouble(Random.java:438)
at net.sf.l2j.util.Rnd.nextInt(Rnd.java:53)
at net.sf.l2j.loginserver.LoginController.generateBlowFishKeys(LoginCont
roller.java:143)
at net.sf.l2j.loginserver.LoginController.<init>(LoginController.java:11
9)
at net.sf.l2j.loginserver.LoginController.load(LoginController.java:82)
at net.sf.l2j.loginserver.L2LoginServer.<init>(L2LoginServer.java:126)
at net.sf.l2j.loginserver.L2LoginServer.main(L2LoginServer.java:58)
Server terminated abnormaly
server terminated
Press any key to continue . . .
And startGameServer.bat(never ends):
NPC 31034 class not found
java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source
)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at net.sf.l2j.gameserver.model.L2Spawn.doSpawn(L2Spawn.java:438)
at net.sf.l2j.gameserver.model.L2Spawn.init(L2Spawn.java:368)
at net.sf.l2j.gameserver.datatables.SpawnTable.fillSpawnTable(SpawnTable
.java:112)
at net.sf.l2j.gameserver.datatables.SpawnTable.<init>(SpawnTable.java:59
)
at net.sf.l2j.gameserver.datatables.SpawnTable.<clinit>(SpawnTable.java:
44)
at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:397)
at net.sf.l2j.gameserver.GameServer.main(GameServer.java:688)
Caused by: java.lang.NullPointerException
at net.sf.l2j.util.MTRandom.next(MTRandom.java:336)
at java.util.Random.nextDouble(Random.java:438)
at net.sf.l2j.util.Rnd.nextInt(Rnd.java:53)
at net.sf.l2j.gameserver.model.actor.instance.L2GuardInstance.<init>(L2G
uardInstance.java:82)
... 10 more
BTW Also tried to make freya server and everything worked superfine.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I'm just testing the extender) I couldn't find any critical issues.
I found my own error due to which the autoloot function was not active:
just a syntax error, case-sensitive. You can't use a capital letter in the Myext.ini settings.
AutoLootMobDrop = true. (parameter true must necessarily be with a lowercase letter)
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
I had a similar problem once when I was setting up a custom shop system in a game. For me, the fix was buried in the database settings. I had to adjust the stack limit for the item in the MySQL database, which allowed bulk purchases without triggering errors. You might want to check the item_template or a similar table for stackable values.
As for inspiration, I once played around with a different setup for fun using https://themulligans.org. While it’s an online casino, their sleek inventory and transaction systems gave me some cool ideas for designing in-game economies.
Question
rinks
Hello maxcheaters,
I'm having a little problem while seting up interlude private server.
Got Server Datapack from l2jserver.com ( http://www.l2jserver.com/nightly/index.php?dir=old%2FInterlude%2F )
Installed and started MySQL
Instaled Java:
extracted server packs,
installed successfully database,
changed in config(nothing ealse atm):
RegisterGameServer.bat gives me next error:
startLoginServer.bat:
And startGameServer.bat(never ends):
BTW Also tried to make freya server and everything worked superfine.
I'm running on windows7 x86.
If anyone can help with this
regards,
rinks
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.