Jump to content
  • 0

l2j Interlude Pack Problem ERROR [HELP PLEASE]!!!


eddie666

Question

When i try to open a lineage 2 Interlude Pack i get that ERROR But Only on l2 Interlude pack happent to me 

 

So I get that ERROR :

 

INFO Loading LoginContoller...

INFO Cached 10 KeyPairs for RSA communication

Exception in thread "main" java.lang.NullPointerException

        at com.l2jarchid.tools.MTRandom.next(MTRandom.java:349)

        at java.util.Random.nextDouble(Unknown Source)

        at com.l2jarchid.tools.Rnd.nextInt(Rnd.java:53)

        at com.l2jarchid.loginserver.LoginController.generateBlowFishKeys(LoginC

ontroller.java:156)

        at com.l2jarchid.loginserver.LoginController.<init>(LoginController.java

:132)

        at com.l2jarchid.loginserver.LoginController.load(LoginController.java:9

5)

        at com.l2jarchid.loginserver.L2LoginServer.<init>(L2LoginServer.java:116

)

        at com.l2jarchid.loginserver.L2LoginServer.main(L2LoginServer.java:62)

 

LoginServer terminated abnormaly

 

 

LoginServer terminated

 

Press any key to continue . . .

 

 

PLEASE HELP ME ASAP GUYS

SORRY FOR BAD ENGLISH

AND THANKS...

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

You can also use L2J Interlude server, I updated it to use Java 7 and latest versions of many of the libraries, I replaced MTRandom with newest version used in Freya/High Five servers.

 

Another alternative is use Tryskell's project.

Link to comment
Share on other sites

  • 0

As said Zoey (trololol, welcome on MxC :P), using current L2J IL branch won't lead to that issue, as Zoey reworked it. Checkout latest IL branch, and you won't have any issue (except all godamn issues I try to correct/fix/improve since 1 year :D).

 

If you use an old precompiled pack, just drop it. It surely has infinite amount of bugs too.

 

If the pack still got support, ask them to rework it.

 

As alternative option, you can try others packs. My own pack (aCis) is currently contribution2use, means you have to contribute (DP shares / bugs reports) in order to get access to source (and that, until pack becomes more complete). Around 14 ppls got access to timeline/SVN.

 

There are others packs, some are private (often pure jokes with nothing special added, and as they're pivate, good luck to see what exactly has been corrected), and only one is actually trully open source, L2JFrozen.

Link to comment
Share on other sites

  • 0

Check http://trac.l2jserver.com/changeset/5108 I have updated MMOCore to work with latest versions, fixed some problem with incompatible Javolution methods and other stuff.

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Welcome to my store : https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 60.99 $ 2016 Discord Account : 10.50 $ 2017 Discord Account :4.99 $ 2018 Discord Account : 3.99 $ 2019 Discord Account : 2.99 $ 2020 Discord Account :1.99$ 2021 Discord Account :1.50$ 2022 Discord Account :0.99$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore11 Whatsapp ; +212614849119 Welcome to my store : https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 60.99 $ 2016 Discord Account : 10.50 $ 2017 Discord Account :4.99 $ 2018 Discord Account : 3.99 $ 2019 Discord Account : 2.99 $ 2020 Discord Account :1.99$ 2021 Discord Account :1.50$ 2022 Discord Account :0.99$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore11 Whatsapp ; +212614849119
    • The heavy lifting is done in the client, because while you can get away with small imperfections in the java, everything in the client must be impecable. So, if you haven't touched the client, I'd say pick the newest protocol version you can find the client editing tools and Interface.u (mandatory) / NWindow.dll (better to have it) / Engine.dll (optional) sources for. At the very least, you need the Interface.u to fix the Clan Window and enable skill enchanting on Classic/Essence versions, if you decide to use one of them instead of MAIN/LIVE.
    • Thanks for clarification. Do you think the newest clients offer solid advantages compared to the classic ones like Salvation? I'm also in the process of porting h5 to one of them just for the sake of it, so I was wondering if I should just attempt to go to the newest possible.
    • Upgrading to Salvation is exactly the same as upgrading to the newest client with the only difference being access to free-shared client editing tools and resources. I am speaking from experience. I have upgraded my HF source to one of the newest clients by myself (in terms of server side. got help with the client) and hit every single wall there was in the process. Now, I already have several multi-protocool server cores so I can easily compare different approaches to tackling the same issue, which also helped the learning process. Best way to learn would be to use this one (link below) to snoop around and figure out what has been changed in the server side (the packet structure will be different, for sure, but works for understanding/figuring the process out in general terms). https://github.com/iBezneR/L2J_SunriseProject_Purity The client side will always be the same, always the same files, only the DAT structure will be different. I personally wrote myself some parsers for the data of the DAT files from OLD -> NEW client.
  • Topics

×
×
  • Create New...