Often Loosing connection in faf leads to disconnect ingame

This is for troubleshooting of problems with the FAF client and Forged Alliance game.

Moderator: PhilipJFry

Often Loosing connection in faf leads to disconnect ingame

Postby Grauschleier » 23 Sep 2018, 13:03

Hi,

I can play without problems, but every three or four games I loose the connection to FAF client. It shows Connectivity unknown. Of course, I am then diconnected from current game. Internet connection is still available. Most of the time, restarting FAF helps. But it takes too long not being diconnected in game....

Is there anything I could check / change? I have also changed the port to 11***, but didn't help....
Grauschleier
 
Posts: 4
Joined: 23 Sep 2018, 12:58
Has liked: 0 time
Been liked: 0 time
FAF User Name: Grauschleier

Re: Often Loosing connection in faf leads to disconnect inga

Postby PhilipJFry » 23 Sep 2018, 13:26

post a client log pls
cats>dogs
post logs
User avatar
PhilipJFry
Supreme Commander
 
Posts: 2635
Joined: 23 Mar 2016, 21:16
Location: Austria
Has liked: 232 times
Been liked: 348 times
FAF User Name: PhilipJFry

Re: Often Loosing connection in faf leads to disconnect inga

Postby Geosearchef » 23 Sep 2018, 13:44

Post client logs to investigate what causes the connection loss. Also you can try the other client (whichever you are using) and see if it reconnects faster.
Developer, Server Admin, ICE, currently working on Team Matchmaking, FAF Client
User avatar
Geosearchef
Contributor
 
Posts: 392
Joined: 18 Oct 2013, 14:08
Location: Germany
Has liked: 6 times
Been liked: 127 times
FAF User Name: Geosearchef

Re: Often Loosing connection in faf leads to disconnect inga

Postby Grauschleier » 23 Sep 2018, 13:47

Attached the statck traces.
Attachments
1255.log
(31.1 KiB) Downloaded 97 times
Grauschleier
 
Posts: 4
Joined: 23 Sep 2018, 12:58
Has liked: 0 time
Been liked: 0 time
FAF User Name: Grauschleier

Re: Often Loosing connection in faf leads to disconnect inga

Postby Geosearchef » 23 Sep 2018, 14:20

Hmm, those are pretty standard connection loss /reconnect logs.
Developer, Server Admin, ICE, currently working on Team Matchmaking, FAF Client
User avatar
Geosearchef
Contributor
 
Posts: 392
Joined: 18 Oct 2013, 14:08
Location: Germany
Has liked: 6 times
Been liked: 127 times
FAF User Name: Geosearchef

Re: Often Loosing connection in faf leads to disconnect inga

Postby Grauschleier » 27 Sep 2018, 22:19

Today again,
Restart of client necessary. After restarting client, everything works again. MultiPlayer game is lost...
Would be nice to know if I am alone with the problem. My internet connection seems to be stable.

2018-09-27 22:12:51.953 ERROR 13824 --- [pool-2-thread-4] org.pircbotx.PircBotX : Exception encountered when parsing line :irc.faforever.com 451 PING :You have not registered

org.pircbotx.exception.IrcException: CannotLogin: Received error: :irc.faforever.com 451 PING :You have not registered
at org.pircbotx.InputParser.processConnect(InputParser.java:372) ~[pircbotx-2.1.jar:na]
at org.pircbotx.InputParser.handleLine(InputParser.java:320) ~[pircbotx-2.1.jar:na]
at org.pircbotx.PircBotX.processNextLine(PircBotX.java:342) [pircbotx-2.1.jar:na]
at org.pircbotx.PircBotX.startLineProcessing(PircBotX.java:295) [pircbotx-2.1.jar:na]
at org.pircbotx.PircBotX.connect(PircBotX.java:284) [pircbotx-2.1.jar:na]
at org.pircbotx.PircBotX.startBot(PircBotX.java:177) [pircbotx-2.1.jar:na]
at com.faforever.client.chat.PircBotXChatService$1.call(PircBotXChatService.java:445) [downlords-faf-client-0.8.0-beta.jar:0.8.0-beta]
at com.faforever.client.chat.PircBotXChatService$1.call(PircBotXChatService.java:437) [downlords-faf-client-0.8.0-beta.jar:0.8.0-beta]
at javafx.concurrent.Task$TaskCallable.call(Task.java:1423) [jfxrt.jar:na]
at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.8.0_162]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_162]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_162]
at java.lang.Thread.run(Unknown Source) [na:1.8.0_162]
...
2018-09-27 22:12:54.332 WARN 13824 --- [Thread-15] c.f.client.remote.FafServerAccessorImpl : Lost connection to FAF server, trying to reconnect in 3s

java.io.EOFException: null
at java.io.DataInputStream.readInt(Unknown Source) ~[na:1.8.0_162]
at com.faforever.client.remote.io.QDataInputStream.readQString(QDataInputStream.java:25) ~[downlords-faf-client-0.8.0-beta.jar:0.8.0-beta]
at com.faforever.client.remote.AbstractServerAccessor.blockingReadServer(AbstractServerAccessor.java:39) ~[downlords-faf-client-0.8.0-beta.jar:0.8.0-beta]
at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:258) [downlords-faf-client-0.8.0-beta.jar:0.8.0-beta]
at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:230) [downlords-faf-client-0.8.0-beta.jar:0.8.0-beta]
at javafx.concurrent.Task$TaskCallable.call(Task.java:1423) [jfxrt.jar:na]
at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.8.0_162]
at javafx.concurrent.Service.lambda$null$493(Service.java:725) [jfxrt.jar:na]
at java.security.AccessController.doPrivileged(Native Method) ~[na:1.8.0_162]
at javafx.concurrent.Service.lambda$executeTask$494(Service.java:724) [jfxrt.jar:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:1.8.0_162]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:1.8.0_162]
at java.lang.Thread.run(Unknown Source) ~[na:1.8.0_162]
Grauschleier
 
Posts: 4
Joined: 23 Sep 2018, 12:58
Has liked: 0 time
Been liked: 0 time
FAF User Name: Grauschleier

Re: Often Loosing connection in faf leads to disconnect inga

Postby Grauschleier » 01 Oct 2018, 23:01

I am playing with Original client now. Much more stable than Downlords version. I also had one disconnect but that didn't kicked me from game...
Grauschleier
 
Posts: 4
Joined: 23 Sep 2018, 12:58
Has liked: 0 time
Been liked: 0 time
FAF User Name: Grauschleier


Return to Tech Support

Who is online

Users browsing this forum: No registered users and 1 guest