Jump to content

BadReadExeption at 0x00000000 error when launching game


TheBirb
  • Branch: Live Branch Version: Windows Pending

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.

 

Player.log


Steps to Reproduce

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)




User Feedback


Try verifying your game files in Steam. This looks like an error with a bad download causing a crash on trying to read the file, specifically when trying to update a mod from Steam. Verifying game files may correct the issue. If that doesn't work you can try forcing a re-download of all mods by deleting the manifest file; to do so exit Steam completely, then delete the file which is typically located at C:\Program Files (x86)\Steam\steamapps\workshop\appworkshop_457140.acf, unless you installed Steam to a different location. Then restart Steam and relaunch the game.

Share this comment


Link to comment
Share on other sites



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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...