Game does not load my save anymore

Cilazun

Refugee
Yesterday I played several hours and logged out in my base. Today I want to continue my save game but an error pps up while loading. Only strange thing that happened yesterday were thrown spears falling through the ground several times.  I have no clue which files I have to mess with to get it running again.

2020-07-09T07:25:54 69.964 INF Loading players.xml
2020-07-09T07:25:54 70.019 ERR Entity.CreateEntity: unknown type (2129337093)
NullReferenceException: Object reference not set to an instance of an object
  at GameManager.setLocalPlayerEntity (EntityPlayerLocal _playerEntity) [0x00000] in <e120bb69ee234a65814c66f7495aa8c0>:0
  at GameManager+<StartAsServer>d__137.MoveNext () [0x00504] in <e120bb69ee234a65814c66f7495aa8c0>:0
  at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in <5e1dfb686eb345078a588df96401afcc>:0
 
(Filename: <e120bb69ee234a65814c66f7495aa8c0> Line: 0)

 
It seems your players.xml file in your save got corrupted. You might be able to continue if you delete that file. AFAIK that will reset your character completely but you can recreate yourself with the giveselfxp command and the inventory contents with the help fo the creative menue.

Hint: Backup your saves regularily, this is experimental.

 
Back
Top