Disconnect when travelling

Forum for bugs and technical problems.

Disconnect when travelling

Postby Meph91 » Wed Jan 09, 2013 9:35 pm

Hey Guys,
my problem is, that when i'm travelling from boston to my homestead or from my homestead to boston my client disconnects and told me i am already logged in. I've tried reinstalling and port forwarding in my router, but it didn't help.
Now it's even worse, our settlement has become bigger and each time i want to connect i've got kicked out.
Please help!
Meph
Meph91
 
Posts: 10
Joined: Sun Jan 06, 2013 5:44 pm

Re: Disconnect when travelling

Postby florenso » Wed Jan 09, 2013 10:30 pm

its port related, a friend of my had also this problem, you should focus on opening your port the correct way :)
florenso
 
Posts: 28
Joined: Sun Dec 02, 2012 12:15 am

Re: Disconnect when travelling

Postby Meph91 » Wed Jan 09, 2013 11:29 pm

Well, it would be nice to know, which port i need to open. I've opened TCP 1781 and ULP 1780 but it didn't work.
Meph91
 
Posts: 10
Joined: Sun Jan 06, 2013 5:44 pm

Re: Disconnect when travelling

Postby MagicManICT » Thu Jan 10, 2013 6:24 pm

That would be 1871/1870. Those numbers are a bit transposed.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Disconnect when travelling

Postby Meph91 » Thu Jan 10, 2013 6:45 pm

Ah ok, that was a mistake, but sadly its still the same thing :/
Meph91
 
Posts: 10
Joined: Sun Jan 06, 2013 5:44 pm

Re: Disconnect when travelling

Postby MagicManICT » Thu Jan 10, 2013 11:00 pm

It could still be another communications issue, but we mods don't have access to the server data that could help pinpoint that. Best I can suggest is checking out your system and network: security software, network card, data rates, packets coming and going, etc. It's a long list of things that could cause issues. Some ISPs have some limited tech support for this sort of thing, too, and yours might be able to help.

I can't rule out a distinct possibility that the server is at fault, but the few times that I've seen loftar poke in on similar issues, the data is showing there's an issue on the client end or in the middle.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Disconnect when travelling

Postby Meph91 » Thu Jan 10, 2013 11:51 pm

So I want to try to put it in my firewall again. Do I have to put the javaws saved in win32 in there or another application? And what can I do if that doesn't work except for Antivirus programm?
Meph91
 
Posts: 10
Joined: Sun Jan 06, 2013 5:44 pm

Re: Disconnect when travelling

Postby MagicManICT » Fri Jan 11, 2013 1:20 am

This I really can't help you with. You should consult the documentation for your security software as they vary. Some will actually monitor individual Java apps, others require you to make sure that the Java executables be placed on the allowed list.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Disconnect when travelling

Postby Meph91 » Sun Jan 13, 2013 11:01 pm

Well I've tried it now with security AND firewall deactivated and there is no change, so it has nothing to do with them, so the only thing could be with the ports, is there anything I can do wrong? Does it have to be forwarding or opening, if opening which port should be triggered to open them?
EDIT: Tried it on my netbook, no change, so it has something to do with my internet, but what could it be?
EDIT2:
Now i've got an error with this message:

avax.media.opengl.GLException: java.lang.NullPointerException
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410)
at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:383)
at haven.HavenPanel.run(HavenPanel.java:418)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at haven.LoginScreen$Tokenbox.draw(LoginScreen.java:177)
at haven.Widget.draw(Widget.java:479)
at haven.Widget.draw(Widget.java:484)
at haven.LoginScreen.draw(LoginScreen.java:272)
at haven.Widget.draw(Widget.java:479)
at haven.Widget.draw(Widget.java:484)
at haven.RootWidget.draw(RootWidget.java:61)
at haven.UI.draw(UI.java:139)
at haven.HavenPanel.redraw(HavenPanel.java:271)
at haven.HavenPanel$1.display(HavenPanel.java:88)
at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Meph91
 
Posts: 10
Joined: Sun Jan 06, 2013 5:44 pm

Re: Disconnect when travelling

Postby MrGemini » Mon Jan 14, 2013 9:32 am

Do you have a german router? i had the same problems at beginning.
Greetings, Gemini & Tinkababe

raven wrote:HOW MAKE FIRE ? I TRAY DIFFERENT WAY BUT I CANT MAKE FIRE
Gallient wrote:YOU NEED ASK JORB GOD MAKE FIRE, FIRE FALL FROM SKY FIRE BURN FOREST.
User avatar
MrGemini
 
Posts: 412
Joined: Sat Sep 08, 2012 4:58 pm

Next

Return to Bugs & Technicalities

Who is online

Users browsing this forum: No registered users and 4 guests