diff --git a/ArchiSteamFarm/lib/SteamKit2.dll b/ArchiSteamFarm/lib/SteamKit2.dll index b8733d74e..c81905597 100644 Binary files a/ArchiSteamFarm/lib/SteamKit2.dll and b/ArchiSteamFarm/lib/SteamKit2.dll differ diff --git a/ArchiSteamFarm/lib/SteamKit2.xml b/ArchiSteamFarm/lib/SteamKit2.xml index 4d9fe1173..f67eec215 100644 --- a/ArchiSteamFarm/lib/SteamKit2.xml +++ b/ArchiSteamFarm/lib/SteamKit2.xml @@ -2013,6 +2013,7 @@ A instance that contains the data for the given chunk. chunk's was null. + Thrown if the downloaded data does not match the expected length. @@ -2035,6 +2036,7 @@ This is used for decrypting filenames (if needed) in depot manifests, and processing depot chunks. chunk's was null. + Thrown if the downloaded data does not match the expected length. diff --git a/tools/NetHook2/NetHook2.dll b/tools/NetHook2/NetHook2.dll index 021e08ef5..537402791 100644 Binary files a/tools/NetHook2/NetHook2.dll and b/tools/NetHook2/NetHook2.dll differ diff --git a/tools/NetHookAnalyzer2/NetHookAnalyzer2.exe b/tools/NetHookAnalyzer2/NetHookAnalyzer2.exe index 1a478b31e..f49568950 100644 Binary files a/tools/NetHookAnalyzer2/NetHookAnalyzer2.exe and b/tools/NetHookAnalyzer2/NetHookAnalyzer2.exe differ diff --git a/tools/NetHookAnalyzer2/SteamKit2.dll b/tools/NetHookAnalyzer2/SteamKit2.dll index b8733d74e..c81905597 100644 Binary files a/tools/NetHookAnalyzer2/SteamKit2.dll and b/tools/NetHookAnalyzer2/SteamKit2.dll differ diff --git a/tools/NetHookAnalyzer2/SteamKit2.xml b/tools/NetHookAnalyzer2/SteamKit2.xml index 4d9fe1173..f67eec215 100644 --- a/tools/NetHookAnalyzer2/SteamKit2.xml +++ b/tools/NetHookAnalyzer2/SteamKit2.xml @@ -2013,6 +2013,7 @@ A instance that contains the data for the given chunk. chunk's was null. + Thrown if the downloaded data does not match the expected length. @@ -2035,6 +2036,7 @@ This is used for decrypting filenames (if needed) in depot manifests, and processing depot chunks. chunk's was null. + Thrown if the downloaded data does not match the expected length.