Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - neo2157

Pages: [1]
1
Bugs / 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.

Pages: [1]