#P2P Server Crashing Error code - 028

2 messages · Page 1 of 1 (latest)

lunar eagle
#

Hi Yall, since the last update I have been unable to connect to the server that I have with friends. I am the only one not able to connect and I keep getting into the game for 10-20 seconds and then crashing out with error code 028. I have tried alot of the fixes listed online and none have worked. I am able to play on my own and in other P2P games. Any Advice?

clever jetty
#

For People having issues with Error Codes 28, 61, 65 etc

!! This is a possible Fix that may not work for Everyone !!

This will also should work for non dedicated servers.

!! This should not cause any issues but use at your own risk !!

For Dedicated servers:
Add the lines below to Engine.ini (located in \Icarus\Saved\Config\WindowsServer)
For the Game:
Add the lines below to Engine.ini (located in %localappdata%\Icarus\Saved\Config\WindowsNoEditor)

[OnlineSubsystemSteam]
P2PConnectionTimeout=300
AsyncTaskTimeout=30

[/Script/OnlineSubsystemUtils.IpNetDriver]
ConnectionTimeout=240.0
InitialConnectTimeout=300.0
ResolutionConnectionTimeout=120.0
KeepAliveTime=0.4

[/Script/OnlineSubsystemSteam.SteamNetDriver]
ConnectionTimeout=240.0
InitialConnectTimeout=300.0
ResolutionConnectionTimeout=120.0
KeepAliveTime=0.4

[/Script/SteamSockets.SteamSocketsNetDriver]
ConnectionTimeout=240.0
InitialConnectTimeout=300.0
ResolutionConnectionTimeout=120.0
KeepAliveTime=0.4