whenever i start the game i get this error
BadReadException: Bad signature (0x00000000) at position 0x00000000
Ionic.Zip.ZipEntry.ReadHeader (Ionic.Zip.ZipEntry ze, System.Text.Encoding defaultEncoding) (at <c5d6b36976e845b59baec1498be897f9>:0)
Ionic.Zip.ZipEntry.ReadEntry (Ionic.Zip.ZipContainer zc, System.Boolean first) (at <c5d6b36976e845b59baec1498be897f9>:0)
Ionic.Zip.ZipFile.ReadIntoInstance_Orig (Ionic.Zip.ZipFile zf) (at <c5d6b36976e845b59baec1498be897f9>:0)
Ionic.Zip.ZipFile.ReadIntoInstance (Ionic.Zip.ZipFile zf) (at <c5d6b36976e845b59baec1498be897f9>:0)
Rethrow as ZipException: Cannot read that as a ZipFile
Ionic.Zip.ZipFile.ReadIntoInstance (Ionic.Zip.ZipFile zf) (at <c5d6b36976e845b59baec1498be897f9>:0)
Ionic.Zip.ZipFile.Read (System.String fileName, System.IO.TextWriter statusMessageWriter, System.Text.Encoding encoding, System.EventHandler`1[TEventArgs] readProgress) (at <c5d6b36976e845b59baec1498be897f9>:0)
Ionic.Zip.ZipFile.Read (System.String fileName) (at <c5d6b36976e845b59baec1498be897f9>:0)
KMod.ZipFile..ctor (System.String filename) (at <81d82ef0abf84e63af4ab107d5f451bc>:0)
KMod.Steam.MakeMod (SteamUGCService+Mod subscribed) (at <81d82ef0abf84e63af4ab107d5f451bc>:0)
KMod.Steam.UpdateMods (System.Collections.Generic.IEnumerable`1[T] added, System.Collections.Generic.IEnumerable`1[T] updated, System.Collections.Generic.IEnumerable`1[T] removed, System.Collections.Generic.IEnumerable`1[T] loaded_previews) (at <81d82ef0abf84e63af4ab107d5f451bc>:0)
SteamUGCService.Update () (at <81d82ef0abf84e63af4ab107d5f451bc>:0)
Build: U54-647408-SCR
i tried disabling my mods as well as deleting the mod.json file but i still get the error.
i launch the game and it seems fine for 2-3 seconds before i get the crash/bad exception window (saying a black hole swallowed my game)
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now