-
Notifications
You must be signed in to change notification settings - Fork 36
HowTo: Restore Faster after update
Faster stores the Data in your window users localAppData
C:\Users\{USER}\AppData\Local\FoxliCorp\FASTER_StrongName_{longrandomstring}
Here, you try to restore the old settings from the previous version by coping the folders content into the folder of the new/current version.
NOTE: This MUST be done with Faster CLOSED or the config will not 'take' and will simply be overwritten with data from the open instance of Faster.
The file specifically needed is the config.user
file.
The Sentries
contains steam auth tokens and stuff like this, which you should not need to copy.
If this doesnt work, your profile might be corrupted. Press F.
the end
backup your settings you wanna keep from the previous version - try re-installing faster.
Gigachad AgentDove is live on site:
The tactical ping data type was changed between 1.9d and 1.9e. This results in Faster deleting the entire server profile. To workaround, the tactical ping setting must be set for every profile before closing faster. If not done, all (effected?) server profiles will be deleted. To recover, copy the user.cfg from and old version of faster and apply changes to tactical ping.
System.IndexOutOfRangeException
HResult=0x80131508
Message=Index was outside the bounds of the array.
Source=FASTER
StackTrace:
at FASTER.Models.Arma3Profile.get_TacticalPing() in C:\Users\Administrator\source\repos\FASTER\FASTER\Models\Arma3Profile.cs:line 284
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterServerProfileCollection.Write5_Arma3Profile(String n, String ns, Arma3Profile o, Boolean isNullable, Boolean needType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterServerProfileCollection.Write7_ServerProfile(String n, String ns, ServerProfile o, Boolean isNullable, Boolean needType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterServerProfileCollection.Write8_ArrayOfServerProfile(Object o)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)