You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Console.WriteLine("Warning! Found "+hash+" in CDN dir but size does not match! "+size+" != "+newFileInfo(cachePath).Length+", continuing to download.");
Console.WriteLine("Warning! Found "+archive+" in CDN dir but size is lower than offset+size "+offset+size+" != "+newFileInfo(cachePath).Length+", continuing to download.");
0 commit comments