I havent used the save editor myself, but Im guessing that this is what makes things not work.
The most visible change is the inclusion of a lot of backslashes (). I noticed that the save file format changed with the latest update. System.NullReferenceException: Object reference not set to an instance of an object.Īt () in C:\Users\tmedwards\Documents\Visual Studio 2015\Projects\CoCEd\CoCEd\ViewModel\:line 239Īt (AmfFile file, GameVM previousVM, Boolean isRevampMod) in C:\Users\tmedwards\Documents\Visual Studio 2015\Projects\CoCEd\CoCEd\ViewModel\GameVM.cs:line 135Īt .Load(String path, SerializationFormat expectedFormat, Boolean createBackup) in C:\Users\tmedwards\Documents\Visual Studio 2015\Projects\CoCEd\CoCEd\ViewModel\VM.cs:line 125Īt (Object source, RoutedEventArgs args, Boolean reRaised)Īt (DependencyObject sender, RoutedEventArgs args)Īt .InvokeClickAfterRender(Object arg)Īt .InternalRealCall(Delegate callback, Object args, Int32 numArgs)Īt . I have a few scripts that parses the save files and outputs various data.
Trying to load up a completely fresh character but no dice.