Announcement

Collapse
No announcement yet.

ReWASD Crashes Upon Invoking Radial Menu

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • ReWASD Crashes Upon Invoking Radial Menu

    Hi, I've just activated a trial for the Radial Menu feature, and I've assigned the radial menu to a button on my mouse. However, whenever I try to invoke the radial menu in the program I'm using, no menu appears and ReWASD crashes. I've tried using the radial menu in two different programs, and the result is the same in each one.

    Upon crashing, the Windows Event Viewer logs these two errors:

    Code:
    Faulting application name: reWASDEngine.exe, version: 7.0.0.8447, time stamp: 0x641ddf3f
    Faulting module name: KERNELBASE.dll, version: 10.0.19041.3803, time stamp: 0x4f196cbf
    Exception code: 0xe0434352
    Fault offset: 0x0013f932
    Faulting process id: 0x479c
    Faulting application start time: 0x01da41077c1cab4d
    Faulting application path: C:\Program Files\reWASD\reWASDEngine.exe
    Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
    Report Id: 6a81ae82-7b7a-4ba4-b69e-fbd708833a74
    Faulting package full name:
    Faulting package-relative application ID: zz0.ivpdo8ub73zz
    Code:
    Application: reWASDEngine.exe
    CoreCLR Version: 7.0.723.27404
    .NET Version: 7.0.7
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.FormatException: The input string '' was not in a correct format.
       at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, ReadOnlySpan`1 value, TypeCode type)
       at DTOverlay.OverlayMenuTools.FillIDs(String ID, List`1 listIDs)
       at DTOverlay.OverlayMenuTools.FillBoundMenuDirections(BaseControllerVM controller, String ID, ConfigData configData, List`1 TouchPad1IDs, List`1 TouchPad2IDs, List`1 MouseIDs, List`1 StickLeftIDs, List`1 StickRighrIDs, List`1 AddStickIDs, List`1 touchPad1ClickRequiredIDs, List`1 touchPad2ClickRequiredIDs)
       at Overlay.NET.Wpf.OverlayMenuViewE..ctor(OverlayMenuE overlayMenuE, BaseControllerVM controller, String ID, UInt16 serviceProfileId, Config config, Boolean itoggle)
       at DTOverlay.OverlayMenuE.ShowMenu(BaseControllerVM controller, GamepadProfile gamepadProfile, String iID, Boolean toggle)
       at reWASDEngine.Services.EventsProxy.ShiftForOverlay(ShiftInfo shift, GamepadProfile gamepadProfile, BaseControllerVM controller, Boolean toggle)
       at reWASDEngine.Services.EventsProxy.HandleShiftChanged(RewasdHiddenServiceCommand command, GamepadProfile gamepadProfile, String name, BaseControllerVM controller, Boolean toggle)
       at reWASDEngine.Services.EventProcessor.ProcessHiddenServiceCommand(UInt16 profileID, RewasdHiddenServiceCommand rewasdHiddenServiceCommand)
       at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
       at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    --- End of stack trace from previous location ---
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.Run()
       at System.Windows.Application.RunDispatcher(Object ignore)
       at System.Windows.Application.RunInternal(Window window)
       at System.Windows.Application.Run()
       at reWASDEngine.Program.Main()​

    Any idea what's going on?

    Thanks

  • #2
    Hey there!

    This is a system error (Exception code: 0xe0434352)
    Here are some suggestions on how you can solve it: https://thegeekpage.com/how-to-solve...on-0xe0434352/

    Please let us know if this doesn't help.

    Comment

    Working...
    X