Hey all! I went away for the weekend and then came back and for some reason I can't get any of my profiles to apply anymore. Looking at the log files at the very least I've found the following error.
I tried updating to the newest rewasd but didn't have any success. Any thoughts?
Code:
reWASD engine: 07:29:18:933 Could not find file 'C:\Users\<user>\AppData\Local\Temp\2loatfx0.ccz\ApplyResult.json'. reWASD engine: 07:29:18:933 at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateF ile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(St ring fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(St ring path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.FileStreamHelpers.ChooseStrat egyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.StreamReader.ValidateArgsAndOpenPath(Str ing path, Encoding encoding, Int32 bufferSize) at System.IO.File.ReadAllText(String path, Encoding encoding) at XBEliteWPF.Services.GamepadService.EnableRemapInte rnal(GamepadProfiles gamepadProfiles, Boolean showGuiMessages, Boolean changeGamepadSlot, Int32 slotNumber, Boolean reenableRemap, EnableRemapBundle enableRemapBundle, EnableRemapResponse enableRemapResponse) at XBEliteWPF.Services.GamepadService.EnableRemap(Boo lean showGUIMessages, String ID, Boolean remapNonToggledFromRelations, Boolean remapNonConnectedGamepad, Boolean changeGamepadSlot, Int32 slotNumber, Boolean force, Boolean reenableRemap, Boolean checkLicense, EnableRemapBundle enableRemapBundle, EnableRemapResponse enableRemapResponse)
Comment