Pastebinning04

Untitled

Jan 28th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 4.48 KB | None | 0 0
  1. 2017-01-28 19:08:24.491 - Thread:   1 ->  MySession.Static.LogSettings - END
  2. 2017-01-28 19:08:24.595 - Thread:   1 ->  MyLocalizationSessionComponent: Problem deserializing C:\Users\TitanGamingPC\AppData\Roaming\SpaceEngineers\Mods\485909867.sbm
  3. System.OverflowException: Arithmetic operation resulted in an overflow.
  4.    at MS.Internal.IO.Zip.ZipIOExtraField.ParseRecord(BinaryReader reader, ZipIOZip64ExtraFieldUsage zip64extraFieldUsage, UInt16 expectedExtraFieldSize)
  5.    at MS.Internal.IO.Zip.ZipIOLocalFileHeader.ParseRecord(BinaryReader reader, Encoding encoding)
  6.    at MS.Internal.IO.Zip.ZipIOLocalFileBlock.ParseRecord(BinaryReader reader, String fileName, Int64 position, ZipIOCentralDirectoryBlock centralDir, ZipIOCentralDirectoryFileHeader centralDirFileHeader)
  7.    at MS.Internal.IO.Zip.ZipIOLocalFileBlock.SeekableLoad(ZipIOBlockManager blockManager, String fileName)
  8.    at MS.Internal.IO.Zip.ZipIOBlockManager.LoadLocalFileBlock(String zipFileName)
  9.    at MS.Internal.IO.Zip.ZipArchive.GetFile(String zipFileName)
  10.    at MS.Internal.IO.Zip.ZipArchive.GetFiles()
  11.    at VRage.Compression.MyZipArchive.get_Files()
  12.    at VRage.Compression.MyZipArchive..ctor(Object zipObject, String path)
  13.    at VRage.Compression.MyZipArchive.OpenOnFile(String path, FileMode mode, FileAccess access, FileShare share, Boolean streaming)
  14.    at VRage.FileSystem.MyZipFileProvider.TryGetZipArchive(String zipFile, String subpath)
  15.    at VRage.FileSystem.MyZipFileProvider.<GetFiles>d__4.MoveNext()
  16.    at VRage.Game.Components.Session.MyLocalizationSessionComponent.BeforeStart()
  17. 2017-01-28 19:08:24.619 - Thread:   1 ->  MyLocalizationSessionComponent: Problem deserializing C:\Users\TitanGamingPC\AppData\Roaming\SpaceEngineers\Mods\708903746.sbm
  18. System.OverflowException: Arithmetic operation resulted in an overflow.
  19.    at MS.Internal.IO.Zip.ZipIOExtraField.ParseRecord(BinaryReader reader, ZipIOZip64ExtraFieldUsage zip64extraFieldUsage, UInt16 expectedExtraFieldSize)
  20.    at MS.Internal.IO.Zip.ZipIOLocalFileHeader.ParseRecord(BinaryReader reader, Encoding encoding)
  21.    at MS.Internal.IO.Zip.ZipIOLocalFileBlock.ParseRecord(BinaryReader reader, String fileName, Int64 position, ZipIOCentralDirectoryBlock centralDir, ZipIOCentralDirectoryFileHeader centralDirFileHeader)
  22.    at MS.Internal.IO.Zip.ZipIOLocalFileBlock.SeekableLoad(ZipIOBlockManager blockManager, String fileName)
  23.    at MS.Internal.IO.Zip.ZipIOBlockManager.LoadLocalFileBlock(String zipFileName)
  24.    at MS.Internal.IO.Zip.ZipArchive.GetFile(String zipFileName)
  25.    at MS.Internal.IO.Zip.ZipArchive.GetFiles()
  26.    at VRage.Compression.MyZipArchive.get_Files()
  27.    at VRage.Compression.MyZipArchive..ctor(Object zipObject, String path)
  28.    at VRage.Compression.MyZipArchive.OpenOnFile(String path, FileMode mode, FileAccess access, FileShare share, Boolean streaming)
  29.    at VRage.FileSystem.MyZipFileProvider.TryGetZipArchive(String zipFile, String subpath)
  30.    at VRage.FileSystem.MyZipFileProvider.<GetFiles>d__4.MoveNext()
  31.    at VRage.Game.Components.Session.MyLocalizationSessionComponent.BeforeStart()
  32. 2017-01-28 19:08:24.639 - Thread:   1 ->  MyLocalizationSessionComponent: Problem deserializing C:\Users\TitanGamingPC\AppData\Roaming\SpaceEngineers\Mods\472832143.sbm
  33. System.OverflowException: Arithmetic operation resulted in an overflow.
  34.    at MS.Internal.IO.Zip.ZipIOExtraField.ParseRecord(BinaryReader reader, ZipIOZip64ExtraFieldUsage zip64extraFieldUsage, UInt16 expectedExtraFieldSize)
  35.    at MS.Internal.IO.Zip.ZipIOLocalFileHeader.ParseRecord(BinaryReader reader, Encoding encoding)
  36.    at MS.Internal.IO.Zip.ZipIOLocalFileBlock.ParseRecord(BinaryReader reader, String fileName, Int64 position, ZipIOCentralDirectoryBlock centralDir, ZipIOCentralDirectoryFileHeader centralDirFileHeader)
  37.    at MS.Internal.IO.Zip.ZipIOLocalFileBlock.SeekableLoad(ZipIOBlockManager blockManager, String fileName)
  38.    at MS.Internal.IO.Zip.ZipIOBlockManager.LoadLocalFileBlock(String zipFileName)
  39.    at MS.Internal.IO.Zip.ZipArchive.GetFile(String zipFileName)
  40.    at MS.Internal.IO.Zip.ZipArchive.GetFiles()
  41.    at VRage.Compression.MyZipArchive.get_Files()
  42.    at VRage.Compression.MyZipArchive..ctor(Object zipObject, String path)
  43.    at VRage.Compression.MyZipArchive.OpenOnFile(String path, FileMode mode, FileAccess access, FileShare share, Boolean streaming)
  44.    at VRage.FileSystem.MyZipFileProvider.TryGetZipArchive(String zipFile, String subpath)
  45.    at VRage.FileSystem.MyZipFileProvider.<GetFiles>d__4.MoveNext()
  46.    at VRage.Game.Components.Session.MyLocalizationSessionComponent.BeforeStart()
Advertisement
Add Comment
Please, Sign In to add comment