SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.
Unexpected exception propogated back to NetLoop: System.ArgumentOutOfRangeException: newAddress ('1844xxxxxxxxxxxxxx') must be less than or equal to '4294967295'. (Parameter 'newAddress')
at SteamKit2.NetHelpers.GetIPAddress(UInt32 ipAddr) in NetHelpers.cs:line 31
https://github.com/SteamRE/SteamKit/pull/1401
at SteamKit2.NetHelpers.GetIPAddress(UInt32 ipAddr) in NetHelpers.cs:line 31
cc @ilyfairy