Jump to content
  • 0

[Help] Error login-gameserver disccontects!


Question

Posted

hello guys i am having this error

 

Exception in thread "SelectorThread-77" java.lang.NullPointerException

        at com.l2jrox.gameserver.network.L2GameClient.onForcedDisconnection(L2Ga

meClient.java:455)

        at com.l2jserver.mmocore.network.SelectorThread.readPacket(SelectorThrea

d.java:310)

        at com.l2jserver.mmocore.network.SelectorThread.run(SelectorThread.java:

 

 

the selector thread might change (for example might be 48)  but is the same error when this appears in the gameserver then no one can login and the players playing are being disconnected! what should i do?

5 answers to this question

Recommended Posts

  • 0
Posted

When do you get this error?

 

there is not specific time that's why i can't solve it it might appear in 10 minutes of running the server or in 40 hours.....Should i explore ClientPackets for any errors?

  • 0
Posted

at com.l2jrox.gameserver.network.L2GameClient.onForcedDisconnection(L2Ga
meClient.java:455)

 

i already searched there but there wasn't any errors and the only thing about forced Disconnection was this

 

    protected void onForcedDisconnection()

    {

if (Config.DEBUG)

_log.info("Client " + toString() + " disconnected abnormally.");

if(activeChar.isInOlympiadMode())

{

Olympiad.processPlayer(activeChar);

}

you think there is anything wrong with debug?

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.



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock