Author Topic: zone transition error  (Read 752 times)

JVaric09

  • Noob
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
zone transition error
« on: February 12, 2020, 08:40:59 am »
Hey! Game is weirdly crashing when I go into upper core city. It's worked completely fine before, allowing me to get all of the coretech quests done and such.
Tried restarting the game, fast travelling to another area, and doing other quests, and issue still persisted. Looks like it's something relating to memory.

Transition logs:
Error: System.Exception: Failed to load locale 'CC18 - Core City'. ---> System.NotSupportedException: Memory stream is not expandable.
   at System.IO.MemoryStream.set_Capacity(Int32 value)
   at System.IO.MemoryStream.EnsureCapacity(Int32 value)
   at System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at dty.DeserializeFromBinaryCompressed[T](Stream stream, SerializationBinder binder, Boolean tryToRetrieveDataModelVersion)
   at bus.GetItemCompressed[T](String name, Boolean throwOnMissing)
   at zt.a(String A_0, cys& A_1)
   at zt.m2(a3w A_0, Boolean A_1)
   --- End of inner exception stack trace ---
   at c33.LogAndThrow[T](Exception innerException, LogSeverity severity, String message, Object[] messageArgs)
   at zt.m2(a3w A_0, Boolean A_1)
   at dd7.aoy(Boolean A_0, Boolean A_1)
   at d2z.bo(d8j A_0)
   at bff.d(d8j A_0)
   at brr.a(d8j A_0)
   at brr.b(d8j A_0)
   at brr.acf(d8j A_0)
   at bff.f(d8j A_0)