A19 Server Connectivity

Sikuri

Refugee
Hello, 

I have been trying to start a dedicated server for A19.

When I have SteamNetworking disabled, 7DTD shows ‘connection timed out’.

When I remove SteamNetworking, i.e enable it, then 7DTD goes through the connection process, but after initialising the world, the server cuts connection. (Could be Steam itself).

I didn’t have this issue in A18.4, and didnt have to enable SteamNetworking. I have Ports Forwarded correctly, and could use my No-IP address and External IP to connect.

Any help would be great!

I will post a log here shortly.

Output file from 7DTD Game

View attachment output_log__2020-07-01__17-38-40.txt

Output file from 7DTD server

View attachment output_log_dedi__2020-07-01__17-36-01.txt

 
When trying to joining from External IP, or No-IP address, I get this:

2020-07-01T21:17:20 167.766 INF StartGame done
2020-07-01T21:17:20 167.781 INF [Steamworks.NET] GameServer.Init successful
2020-07-01T21:17:30 177.272 INF [Steamworks.NET] GameServer.LogOn successful, SteamID=90136727013048322, public IP=13*.21*.12*.10*
2020-07-01T21:18:58 265.343 INF NET: LiteNetLib: Connect from: 13*.21*.12*.10*:55588
2020-07-01T21:18:58 265.363 INF Started thread NCS_Reader_0_0
2020-07-01T21:18:58 265.364 INF Started thread NCS_Writer_0_0
2020-07-01T21:18:58 265.376 INF Started thread NCS_Reader_0_1
2020-07-01T21:18:58 265.377 INF Started thread NCS_Writer_0_1
2020-07-01T21:18:58 265.381 INF [NET] PlayerConnected EntityID=-1, PlayerID='', OwnerID='', PlayerName=''
2020-07-01T21:18:58 265.384 INF NPCID.Write
2020-07-01T21:19:03 270.625 INF NET: LiteNetLib: Client disconnect from: 13*.21*.12*.10*:55588 (Timeout)
2020-07-01T21:19:03 270.629 INF [NET] PlayerDisconnected EntityID=-1, PlayerID='', OwnerID='', PlayerName=''
2020-07-01T21:19:03 270.632 INF Player disconnected: EntityID=-1, PlayerID='', OwnerID='', PlayerName=''
2020-07-01T21:19:03 270.637 INF Exited thread NCS_Reader_0_0
2020-07-01T21:19:03 270.638 INF Exited thread NCS_Reader_0_1
2020-07-01T21:19:03 270.638 INF Exited thread NCS_Writer_0_1
2020-07-01T21:19:03 270.638 INF Exited thread NCS_Writer_0_0

 
Last edited by a moderator:
Having the same issue. Ran great up until just today (8/2/2020), and now I can connect...but after a few minutes I get disconnected and when I pull up F1 it says the connection timed out. My wife however, who sits right beside me, is still connected and playing just fine.

Also, I never had this issue in any previous alpha.

 
Last edited by a moderator:
@SikuriYou're running the server and client on the same machine. That's why I suggested

trying the loopback address as a test.

It eliminates the variable of whether or not you have your port forwarding setup correctly.

 
Back
Top