My log thingy is this:
Starting new log file...
31 Mar 2020 Tuesday 20:22 W. Europe Summer Time
Computer: DESKTOP-CCODEMH User: *name*
Build Version: 222597
[ERROR] FATAL UNHANDLED EXCEPTION: System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
Could not load file or assembly 'TaleWorlds.MountAndBlade.ViewModelCollection, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <f9a20586108e4249b7275ba8971ca7ee>:0
at TaleWorlds.MountAndBlade.Module.CollectModuleAssemblyTypes (System.Reflection.Assembly moduleAssembly) [0x00006] in <5403cf7e72e643a1a1d07bf7eb11fdbb>:0
at TaleWorlds.MountAndBlade.Module.AddSubModule (System.Reflection.Assembly subModuleAssembly, System.String name) [0x00015] in <5403cf7e72e643a1a1d07bf7eb11fdbb>:0
at TaleWorlds.MountAndBlade.Module.LoadSubModules () [0x00198] in <5403cf7e72e643a1a1d07bf7eb11fdbb>:0
at TaleWorlds.MountAndBlade.Module.Initialize () [0x00033] in <5403cf7e72e643a1a1d07bf7eb11fdbb>:0
at ManagedCallbacks.CoreCallbacksGenerated.Module_Initialize (System.Int32 thisPointer) [0x00006] in <5b19c12412b546c699d2ccf34afdb7a6>:0
at (wrapper native-to-managed) ManagedCallbacks.CoreCallbacksGenerated.Module_Initialize(int)
System.IO.FileNotFoundException: Could not load file or assembly 'TaleWorlds.MountAndBlade.ViewModelCollection, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
File name: 'TaleWorlds.MountAndBlade.ViewModelCollection, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
I don't know what to do with it, but maybe some tech-wiz knows.