Page 1 of 3
Disconnect after 10seconds

Posted:
Sat Feb 09, 2013 11:33 pm
by Dshaded
So i log in and 10 seconds after i disconnect, i try to relog it says "your still logged in" for another 10 seconds...but the weird thing is that i try the same on my 2nd account and its all good...also i tested it out on few chars on both accounts and only happening on 1, another update only happening on evolved characters...gah on some of the evolved chars o0
Re: Disconnect after 10seconds

Posted:
Sun Feb 10, 2013 12:11 am
by Dshaded
gah has something to do with enders delete this and ill ask in enderz thread...
Re: Disconnect after 10seconds

Posted:
Sun Feb 10, 2013 4:56 am
by MagicManICT
Unlocked at request by PM as this involved the original client, too.
Re: Disconnect after 10seconds

Posted:
Sun Feb 10, 2013 11:41 am
by Dshaded
ye something is wrong, when i log in in boston im fine, i teleport to my base and poof 10sec later i dc, i log in in my base 10sec later i dc, i log in in my base run outside render dc and then log back in and only then i can run safely to my base and do stuff...untill i go inside a house and boom all over again...grrrrrr
Re: Disconnect after 10seconds

Posted:
Sun Feb 10, 2013 10:22 pm
by Dshaded
any1 have any ideas on a fix? this started after the server was down for few hours...
Re: Disconnect after 10seconds

Posted:
Sun Feb 10, 2013 10:53 pm
by Procne
Weird. Maybe try to clear DNS cache. In command line:
ipconfig /flushdns
If it doesn't help then try keeping constant ping on game server:
ping plymouth.seatribe.se -t
to see if connection to the server breaks. And then we can keep guessing
Nvm, if it works on one account, with the same client then it's not that
Does it happen only in your base? On any character? Or only on this one character and only in your base?
Re: Disconnect after 10seconds

Posted:
Sun Feb 10, 2013 11:21 pm
by Dshaded
Procne wrote:Weird. Maybe try to clear DNS cache. In command line:
ipconfig /flushdns
If it doesn't help then try keeping constant ping on game server:
ping plymouth.seatribe.se -t
to see if connection to the server breaks. And then we can keep guessing
Nvm, if it works on one account, with the same client then it's not that
Does it happen only in your base? On any character? Or only on this one character and only in your base?
only happens in my base, and on all chars, when i said it didnt happend on other account it was becouse i only tested it in boston...also happens on normal and enders...
edit: dns cashe? i cleard java cash didnt work
Re: Disconnect after 10seconds

Posted:
Sun Feb 10, 2013 11:26 pm
by Procne
And there is no error thrown? You get thrown to login screen?
My guess would be that you have too many things around your base and there's timeout before all info is received from server. Although that's pretty stupid guess, but I have no other. It would explain why you don't crash when you walk to your base - stuff gets loaded in portions. What is your internet connection? Do you have downloads running in the background?
The other guess would be reaching ram limit on Salem, but then client would either freeze or crash. Unless something changed. You might try increasing the limit, it should be somewhere in the .jnlp file
Re: Disconnect after 10seconds

Posted:
Sun Feb 10, 2013 11:35 pm
by Dshaded
Procne wrote:And there is no error thrown? You get thrown to login screen?
My guess would be that you have too many things around your base and there's timeout before all info is received from server. Although that's pretty stupid guess, but I have no other. It would explain why you don't crash when you walk to your base - stuff gets loaded in portions. What is your internet connection? Do you have downloads running in the background?
The other guess would be reaching ram limit on Salem, but then client would either freeze or crash. Unless something changed. You might try increasing the limit, it should be somewhere in the .jnlp file
Can you tell me where to find that file? and also after i make it work by coming to my base it only crashes again if i enter house or windmill wich is kinda strange if its ram limit o0
edit : ye no error only freeze of 3sec before disconect and im online for another 10sec
Re: Disconnect after 10seconds

Posted:
Sun Feb 10, 2013 11:39 pm
by Procne
Wait, it crashes when you ENTER home, not when you leave?
jnlp file is the one you start Salem with. Usually...
You can open it in notepad. Memory limit is in the lines:
<java version="1.6+" max-heap-size="512M" />
<j2se version="1.6+" max-heap-size="512M" />
Also, did you try clearing java cache first? Maybe you have some problematic resources cached.