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
Very big (~3.5GB) data.win currently crash DogScepter when trying to load it.
System.OverflowException: Arithmetic operation resulted in an overflow.
at DogScepterLib.Core.Util.BufferBinaryReader..ctor(Stream stream) in C:\Users\narr\gitrepos\dog-scepter\DogScepterLib\Core\Util\BufferBinaryReader.cs:line 20
at DogScepterLib.Core.GMDataReader..ctor(Stream stream, String path) in C:\Users\narr\gitrepos\dog-scepter\DogScepterLib\Core\GMDataReader.cs:line 24
at DogScepterCLI.ConsoleExtensions.LoadDataFile(IConsole console, String file, Boolean verbose) in C:\Users\narr\gitrepos\dog-scepter\DogScepterCLI\ConsoleExtensions.cs:line 122
The text was updated successfully, but these errors were encountered:
Very big (~3.5GB) data.win currently crash DogScepter when trying to load it.
The text was updated successfully, but these errors were encountered: