CrossOver Support - Community Forums

Important Information These are community forums and not official technical support. If you need official support: Contact Us

CrossOver Mac
Discussion about CrossOver Mac

The following comments are owned by whoever posted them. We are not responsible for them in any way.

Back to Threads Reply to Thread

Frosty tools manager

Hi ! I have a problem with this app (Frosty Tools manager), it's impossible to install it.

set up : MacBook Air M1, macOS 12.1, Crossover 21.1

I don't know If some solutions exist for installing an unknown app which doesn't work but could you help me ?
I've try to install it on each bottle of windows but nothings work.

Firstly, WHERE do things go wrong? Installation? At what point? Starting the app? Running it? At what point?
Secondly, WHAT goes wrong? Do you get error messages?

Since this seems to be a graphically intensive program that probably needs DX12 to run, I dare say that you will have no luck in getting this to work, since DX12 is not yet officially supported by CrossOver/Wine. But this is just my initial impression. I might be wrong.

Thanks you for your answer ! The problem is during the installation. I lunch it and all is looking right but nothing happen, no error message, no lunching app...
I've seen that Directx12 is coming soon in crossover (in 2022) you really think it's could work with it ?
I have a windows computer and in fact FrostyMod manager doesn't look need an "installation", just and execution of the program, but I can be wrong... And when I try to lunch it with a command in crossover I have an long message but I don't understand it :

Error of the command :

Unhandled Exception:
System.ComponentModel.Win32Exception (0x80004005): mono-io-layer-error (24152064)
at MS.Win32.UnsafeNativeMethods.CreateWindowEx (System.Int32 dwExStyle, System.String lpszClassName, System.String lpszWindowName, System.Int32 style, System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height, System.Runtime.InteropServices.HandleRef hWndParent, System.Runtime.InteropServices.HandleRef hMenu, System.Runtime.InteropServices.HandleRef hInst, System.Object pvParam) [0x00030] in <e7bcb0dc337442fb9743d176777718b1>:0
at MS.Win32.HwndWrapper..ctor (System.Int32 classStyle, System.Int32 style, System.Int32 exStyle, System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height, System.String name, System.IntPtr parent, MS.Win32.HwndWrapperHook[] hooks) [0x0025a] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Window.EnsureHiddenWindow () [0x0000f] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.SetTaskbarStatus () [0x0000f] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.CreateAllStyle () [0x00042] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.CreateSourceWindow (System.Boolean duringShow) [0x0008a] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.CreateSourceWindowDuringShow () [0x00001] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.SafeCreateWindowDuringShow () [0x0000c] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.ShowHelper (System.Object booleanBox) [0x00057] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.Show () [0x00025] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.ShowDialog () [0x00245] in <86cb770284754e778dca573709108a09>:0
at Frosty.Controls.FrostyExceptionBox.Show (System.Exception e, System.String title) [0x00028] in <7e94cc817ead4de3aa4217986275402a>:0
at FrostyModManager.App.App_DispatcherUnhandledException (System.Object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e) [0x00006] in <ffa1ad8116f54149be2c6805a7006dd7>:0
at System.Windows.Threading.Dispatcher.CatchException (System.Exception e) [0x00022] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.CatchExceptionStatic (System.Object source, System.Exception e) [0x00008] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.ExceptionWrapper.CatchException (System.Object source, System.Exception e, System.Delegate catchHandler) [0x00040] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00030] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.WrappedInvoke (System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00001] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl (System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, System.Object args, System.Int32 numArgs) [0x000fc] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.Invoke (System.Windows.Threading.DispatcherPriority priority, System.Delegate method, System.Object arg) [0x00011] in <e7bcb0dc337442fb9743d176777718b1>:0
at MS.Win32.HwndSubclass.SubclassWndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam) [0x00154] in <e7bcb0dc337442fb9743d176777718b1>:0
at (wrapper native-to-managed) MS.Win32.HwndSubclass.SubclassWndProc(intptr,int,intptr,intptr)
at (wrapper managed-to-native) MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG&)
at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage (System.Windows.Interop.MSG& msg) [0x0001a] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.PushFrameImpl (System.Windows.Threading.DispatcherFrame frame) [0x0004c] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.PushFrame (System.Windows.Threading.DispatcherFrame frame) [0x00077] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.Run () [0x00006] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Application.RunDispatcher (System.Object ignore) [0x00023] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Application.RunInternal (System.Windows.Window window) [0x0010d] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Application.Run (System.Windows.Window window) [0x00008] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Application.Run () [0x00009] in <86cb770284754e778dca573709108a09>:0
at FrostyModManager.App.Main () [0x0000b] in <ffa1ad8116f54149be2c6805a7006dd7>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ComponentModel.Win32Exception (0x80004005): mono-io-layer-error (24152064)
at MS.Win32.UnsafeNativeMethods.CreateWindowEx (System.Int32 dwExStyle, System.String lpszClassName, System.String lpszWindowName, System.Int32 style, System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height, System.Runtime.InteropServices.HandleRef hWndParent, System.Runtime.InteropServices.HandleRef hMenu, System.Runtime.InteropServices.HandleRef hInst, System.Object pvParam) [0x00030] in <e7bcb0dc337442fb9743d176777718b1>:0
at MS.Win32.HwndWrapper..ctor (System.Int32 classStyle, System.Int32 style, System.Int32 exStyle, System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height, System.String name, System.IntPtr parent, MS.Win32.HwndWrapperHook[] hooks) [0x0025a] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Window.EnsureHiddenWindow () [0x0000f] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.SetTaskbarStatus () [0x0000f] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.CreateAllStyle () [0x00042] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.CreateSourceWindow (System.Boolean duringShow) [0x0008a] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.CreateSourceWindowDuringShow () [0x00001] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.SafeCreateWindowDuringShow () [0x0000c] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.ShowHelper (System.Object booleanBox) [0x00057] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.Show () [0x00025] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Window.ShowDialog () [0x00245] in <86cb770284754e778dca573709108a09>:0
at Frosty.Controls.FrostyExceptionBox.Show (System.Exception e, System.String title) [0x00028] in <7e94cc817ead4de3aa4217986275402a>:0
at FrostyModManager.App.App_DispatcherUnhandledException (System.Object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e) [0x00006] in <ffa1ad8116f54149be2c6805a7006dd7>:0
at System.Windows.Threading.Dispatcher.CatchException (System.Exception e) [0x00022] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.CatchExceptionStatic (System.Object source, System.Exception e) [0x00008] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.ExceptionWrapper.CatchException (System.Object source, System.Exception e, System.Delegate catchHandler) [0x00040] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00030] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.WrappedInvoke (System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00001] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl (System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, System.Object args, System.Int32 numArgs) [0x000fc] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.Invoke (System.Windows.Threading.DispatcherPriority priority, System.Delegate method, System.Object arg) [0x00011] in <e7bcb0dc337442fb9743d176777718b1>:0
at MS.Win32.HwndSubclass.SubclassWndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam) [0x00154] in <e7bcb0dc337442fb9743d176777718b1>:0
at (wrapper native-to-managed) MS.Win32.HwndSubclass.SubclassWndProc(intptr,int,intptr,intptr)
at (wrapper managed-to-native) MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG&)
at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage (System.Windows.Interop.MSG& msg) [0x0001a] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.PushFrameImpl (System.Windows.Threading.DispatcherFrame frame) [0x0004c] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.PushFrame (System.Windows.Threading.DispatcherFrame frame) [0x00077] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Threading.Dispatcher.Run () [0x00006] in <e7bcb0dc337442fb9743d176777718b1>:0
at System.Windows.Application.RunDispatcher (System.Object ignore) [0x00023] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Application.RunInternal (System.Windows.Window window) [0x0010d] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Application.Run (System.Windows.Window window) [0x00008] in <86cb770284754e778dca573709108a09>:0
at System.Windows.Application.Run () [0x00009] in <86cb770284754e778dca573709108a09>:0

Please Note: This Forum is for non-application specific questions relating to installation/configuration of CrossOver. All application-specific posts to this Forum will be moved to their appropriate Compatibility Center Forum.

CrossOver Forums: the place to discuss running Windows applications on Mac and Linux

CodeWeavers or its third-party tools process personal data (e.g. browsing data or IP addresses) and use cookies or other identifiers, which are necessary for its functioning and required to achieve the purposes illustrated in our Privacy Policy. You accept the use of cookies or other identifiers by clicking the Acknowledge button.
Please Wait...
eyJjb3VudHJ5IjoiVVMiLCJsYW5nIjoiZW4iLCJjYXJ0IjowLCJ0enMiOi02LCJjZG4iOiJodHRwczpcL1wvbWVkaWEuY29kZXdlYXZlcnMuY29tXC9wdWJcL2Nyb3Nzb3Zlclwvd2Vic2l0ZSIsImNkbnRzIjoxNzM2MzczNjgxLCJjc3JmX3Rva2VuIjoic0JTdlFjVXVtN201eUVmNCIsImdkcHIiOjB9