Author Topic: Transition error  (Read 511 times)

neo2157

  • Noob
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Transition error
« on: February 07, 2023, 04:02:56 am »
Have an issue today were my save wouldn't load, so i loaded a previous auto save and tried going back to the area only to get hit with a transition error then found this in the error log:

Game Version: 1.1.5.12
Error: System.Exception: Failed to load locale 'CC_ZamansLair - Core City Underground'. ---> System.IO.InvalidDataException: The magic number in GZip header is not correct. Make sure you are passing in a GZip stream.
   at System.IO.Compression.GZipDecoder.ReadHeader(InputBuffer input)
   at System.IO.Compression.Inflater.Decode()
   at System.IO.Compression.Inflater.Inflate(Byte[] bytes, Int32 offset, Int32 length)
   at System.IO.Compression.DeflateStream.Read(Byte[] array, Int32 offset, Int32 count)
   at System.IO.Compression.GZipStream.Read(Byte[] array, Int32 offset, Int32 count)
   at efm.DeserializeFromBinaryCompressed[T](Stream stream, SerializationBinder binder, Boolean tryToRetrieveDataModelVersion)
   at b6x.GetItemCompressed[T](String name, Boolean throwOnMissing)
   at bhv.a(String A_0, dgy& A_1)
   at bhv.xk(bbo A_0, Boolean A_1)
   --- End of inner exception stack trace ---
   at dm0.LogAndThrow[T](Exception innerException, LogSeverity severity, String message, Object[] messageArgs)
   at bhv.xk(bbo A_0, Boolean A_1)
   at dxy.aqb(Boolean A_0, Boolean A_1)
   at ep1.by(ewa A_0)
   at bo2.d(ewa A_0)
   at b3i.a(ewa A_0)
   at b3i.b(ewa A_0)
   at b3i.ada(ewa A_0)
   at bo2.f(ewa A_0)

Clearly there is something funky going on Zamans lair in my game and reinstalling it did nothing.

Styg

  • Administrator
  • Godman
  • *****
  • Posts: 2389
  • Karma: +506/-31
    • View Profile
Re: Transition error
« Reply #1 on: February 07, 2023, 10:28:10 am »
Looks like that area got corrupted in your save.

neo2157

  • Noob
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Transition error
« Reply #2 on: February 07, 2023, 07:19:04 pm »
Anyways to fix it or do i just have to completely avoid that area for the rest of the run? Im somewhat conscerned im gonna run into an area in the main story that is currupted and just have the run be ruined.