I can't launch PSA through mono, this is what I get when I'm trying to do so this shows up:
Macintosh:smashattacks mahaa$ mono --debug smashattacks.exe
Stacktrace:
at (wrapper managed-to-native) System.Windows.Forms.CarbonInternal.Dnd.InstallTrackingHandler (System.Windows.Forms.CarbonInternal.DragTrackingDelegate,intptr,intptr) <0x000e0>
at (wrapper managed-to-native) System.Windows.Forms.CarbonInternal.Dnd.InstallTrackingHandler (System.Windows.Forms.CarbonInternal.DragTrackingDelegate,intptr,intptr) <IL 0x00031, 0xffffffff>
at System.Windows.Forms.CarbonInternal.Dnd..cctor () [0x00017] in /private/tmp/monobuild/build/BUILD/mono-2.6.4/mcs/class/Managed.Windows.Forms/System.Windows.Forms.CarbonInternal/Dnd.cs:53
at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <IL 0x00042, 0xffffffff>
at System.Windows.Forms.XplatUICarbon.Initialize () [0x00235] in /private/tmp/monobuild/build/BUILD/mono-2.6.4/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUICarbon.cs:270
at System.Windows.Forms.XplatUICarbon.Initialize () [0x00115] in /private/tmp/monobuild/build/BUILD/mono-2.6.4/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUICarbon.cs:230
at System.Windows.Forms.XplatUICarbon..ctor () [0x00027] in /private/tmp/monobuild/build/BUILD/mono-2.6.4/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUICarbon.cs:107
at System.Windows.Forms.XplatUICarbon.GetInstance () [0x00016] in /private/tmp/monobuild/build/BUILD/mono-2.6.4/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUICarbon.cs:119
at System.Windows.Forms.XplatUI..cctor () [0x0008a] in /private/tmp/monobuild/build/BUILD/mono-2.6.4/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUI.cs:101
at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <IL 0x00042, 0xffffffff>
at System.Windows.Forms.Application.EnableVisualStyles () [0x0000b] in /private/tmp/monobuild/build/BUILD/mono-2.6.4/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:509
at System.Windows.Forms.Application.EnableVisualStyles () [0x0000b] in /private/tmp/monobuild/build/BUILD/mono-2.6.4/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:509
at SmashAttacks.Program.Main () <IL 0x00001, 0x00018>
at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <IL 0x00042, 0xffffffff>
Abort trap
I'm using system 10.5.8, PPC, this is smashattacks 0.2.1 launched with the latest mono.