Using 5.015 on Windows 11 and I'm getting the following stacktrace error:
ersion: slimCat Cheetah 5.015 dev
Exception: Not enough memory resources are available to process this command
Occured at: WindowsBase
Immediate stack trace: UInt16 RegisterClassEx(WNDCLASSEX_D) at MS.Win32.UnsafeNativeMethods.RegisterClassEx(WNDCLASSEX_D wc_d)
at MS.Win32.HwndWrapper..ctor(Int32 classStyle, Int32 style, Int32 exStyle, Int32 x, Int32 y, Int32 width, Int32 height, String name, IntPtr parent, HwndWrapperHook[] hooks)
at System.Windows.Threading.Dispatcher..ctor()
at System.Windows.Threading.Dispatcher.get_CurrentDispatcher()
at slimCat.Services.ServerCommandService.JoinChannelCommand(IDictionary2 command) at slimCat.Services.ServerCommandService.Invoke(IDictionary2 command)
at slimCat.Services.ServerCommandService.DoAction()
at slimCat.Services.ServerCommandService.EnqueueAction(IDictionary2 data) at Microsoft.Practices.Prism.Events.BackgroundEventSubscription1.<>cDisplayClass5.b4(Object o)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
I've got 16GB of RAM so I didn't think this would be an issue.
Using 5.015 on Windows 11 and I'm getting the following stacktrace error:
ersion: slimCat Cheetah 5.015 dev Exception: Not enough memory resources are available to process this command Occured at: WindowsBase
Immediate stack trace: UInt16 RegisterClassEx(WNDCLASSEX_D) at MS.Win32.UnsafeNativeMethods.RegisterClassEx(WNDCLASSEX_D wc_d) at MS.Win32.HwndWrapper..ctor(Int32 classStyle, Int32 style, Int32 exStyle, Int32 x, Int32 y, Int32 width, Int32 height, String name, IntPtr parent, HwndWrapperHook[] hooks) at System.Windows.Threading.Dispatcher..ctor() at System.Windows.Threading.Dispatcher.get_CurrentDispatcher() at slimCat.Services.ServerCommandService.JoinChannelCommand(IDictionaryb 4(Object o)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
2 command) at slimCat.Services.ServerCommandService.Invoke(IDictionary
2 command) at slimCat.Services.ServerCommandService.DoAction() at slimCat.Services.ServerCommandService.EnqueueAction(IDictionary2 data) at Microsoft.Practices.Prism.Events.BackgroundEventSubscription
1.<>cDisplayClass5.I've got 16GB of RAM so I didn't think this would be an issue.