EmuHawk won't start, maybe due to X11?
I'm trying to run EmuHawk, an emulator https://github.com/TASEmulators/BizHawk
It's built with with C#, so it uses mono. I used
Something about X11 but I'm not sure what I can do about it. Maybe something else needs to be installed?
Any clue?
It's built with with C#, so it uses mono. I used
brewbrew to install monomono and mono-libgdiplusmono-libgdiplus but still getting errors:$ ./EmuHawkMono.sh
Unhandled Exception:
System.EntryPointNotFoundException: GdipCreateFromXDrawable_linux assembly:<unknown assembly> type:<unknown type> member:(null)
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipCreateFromXDrawable_linux(intptr,intptr,intptr&)
at System.Drawing.Graphics.FromXDrawable (System.IntPtr drawable, System.IntPtr display) [0x00000] in <8daaa427eb044b37b05b7f251d941db2>:0
at System.Drawing.Graphics.FromHwnd (System.IntPtr hwnd) [0x000ef] in <8daaa427eb044b37b05b7f251d941db2>:0
at System.Windows.Forms.XplatUIX11.GetAutoScaleSize (System.Drawing.Font font) [0x00010] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.XplatUI.GetAutoScaleSize (System.Drawing.Font font) [0x00000] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.Form.GetAutoScaleSize (System.Drawing.Font font) [0x00000] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.Form..ctor () [0x0001e] in <862af1ddabbc406fb86599bf5290420d>:0
at BizHawk.Client.EmuHawk.ExceptionBox..ctor (System.String str) [0x00000] in <f3ae97cbaae74109853bdae22c2312c8>:0
at BizHawk.Client.EmuHawk.ExceptionBox..ctor (System.Exception ex) [0x00007] in <f3ae97cbaae74109853bdae22c2312c8>:0
at (wrapper remoting-invoke-with-check) BizHawk.Client.EmuHawk.ExceptionBox..ctor(System.Exception)
at BizHawk.Client.EmuHawk.Program.SubMain (System.String[] args) [0x0050a] in <f3ae97cbaae74109853bdae22c2312c8>:0
at BizHawk.Client.EmuHawk.Program.Main (System.String[] args) [0x00000] in <f3ae97cbaae74109853bdae22c2312c8>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.EntryPointNotFoundException: GdipCreateFromXDrawable_linux assembly:<unknown assembly> type:<unknown type> member:(null)
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipCreateFromXDrawable_linux(intptr,intptr,intptr&)
at System.Drawing.Graphics.FromXDrawable (System.IntPtr drawable, System.IntPtr display) [0x00000] in <8daaa427eb044b37b05b7f251d941db2>:0
at System.Drawing.Graphics.FromHwnd (System.IntPtr hwnd) [0x000ef] in <8daaa427eb044b37b05b7f251d941db2>:0
at System.Windows.Forms.XplatUIX11.GetAutoScaleSize (System.Drawing.Font font) [0x00010] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.XplatUI.GetAutoScaleSize (System.Drawing.Font font) [0x00000] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.Form.GetAutoScaleSize (System.Drawing.Font font) [0x00000] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.Form..ctor () [0x0001e] in <862af1ddabbc406fb86599bf5290420d>:0
at BizHawk.Client.EmuHawk.ExceptionBox..ctor (System.String str) [0x00000] in <f3ae97cbaae74109853bdae22c2312c8>:0
at BizHawk.Client.EmuHawk.ExceptionBox..ctor (System.Exception ex) [0x00007] in <f3ae97cbaae74109853bdae22c2312c8>:0
at (wrapper remoting-invoke-with-check) BizHawk.Client.EmuHawk.ExceptionBox..ctor(System.Exception)
at BizHawk.Client.EmuHawk.Program.SubMain (System.String[] args) [0x0050a] in <f3ae97cbaae74109853bdae22c2312c8>:0
at BizHawk.Client.EmuHawk.Program.Main (System.String[] args) [0x00000] in <f3ae97cbaae74109853bdae22c2312c8>:0 $ ./EmuHawkMono.sh
Unhandled Exception:
System.EntryPointNotFoundException: GdipCreateFromXDrawable_linux assembly:<unknown assembly> type:<unknown type> member:(null)
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipCreateFromXDrawable_linux(intptr,intptr,intptr&)
at System.Drawing.Graphics.FromXDrawable (System.IntPtr drawable, System.IntPtr display) [0x00000] in <8daaa427eb044b37b05b7f251d941db2>:0
at System.Drawing.Graphics.FromHwnd (System.IntPtr hwnd) [0x000ef] in <8daaa427eb044b37b05b7f251d941db2>:0
at System.Windows.Forms.XplatUIX11.GetAutoScaleSize (System.Drawing.Font font) [0x00010] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.XplatUI.GetAutoScaleSize (System.Drawing.Font font) [0x00000] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.Form.GetAutoScaleSize (System.Drawing.Font font) [0x00000] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.Form..ctor () [0x0001e] in <862af1ddabbc406fb86599bf5290420d>:0
at BizHawk.Client.EmuHawk.ExceptionBox..ctor (System.String str) [0x00000] in <f3ae97cbaae74109853bdae22c2312c8>:0
at BizHawk.Client.EmuHawk.ExceptionBox..ctor (System.Exception ex) [0x00007] in <f3ae97cbaae74109853bdae22c2312c8>:0
at (wrapper remoting-invoke-with-check) BizHawk.Client.EmuHawk.ExceptionBox..ctor(System.Exception)
at BizHawk.Client.EmuHawk.Program.SubMain (System.String[] args) [0x0050a] in <f3ae97cbaae74109853bdae22c2312c8>:0
at BizHawk.Client.EmuHawk.Program.Main (System.String[] args) [0x00000] in <f3ae97cbaae74109853bdae22c2312c8>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.EntryPointNotFoundException: GdipCreateFromXDrawable_linux assembly:<unknown assembly> type:<unknown type> member:(null)
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipCreateFromXDrawable_linux(intptr,intptr,intptr&)
at System.Drawing.Graphics.FromXDrawable (System.IntPtr drawable, System.IntPtr display) [0x00000] in <8daaa427eb044b37b05b7f251d941db2>:0
at System.Drawing.Graphics.FromHwnd (System.IntPtr hwnd) [0x000ef] in <8daaa427eb044b37b05b7f251d941db2>:0
at System.Windows.Forms.XplatUIX11.GetAutoScaleSize (System.Drawing.Font font) [0x00010] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.XplatUI.GetAutoScaleSize (System.Drawing.Font font) [0x00000] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.Form.GetAutoScaleSize (System.Drawing.Font font) [0x00000] in <862af1ddabbc406fb86599bf5290420d>:0
at System.Windows.Forms.Form..ctor () [0x0001e] in <862af1ddabbc406fb86599bf5290420d>:0
at BizHawk.Client.EmuHawk.ExceptionBox..ctor (System.String str) [0x00000] in <f3ae97cbaae74109853bdae22c2312c8>:0
at BizHawk.Client.EmuHawk.ExceptionBox..ctor (System.Exception ex) [0x00007] in <f3ae97cbaae74109853bdae22c2312c8>:0
at (wrapper remoting-invoke-with-check) BizHawk.Client.EmuHawk.ExceptionBox..ctor(System.Exception)
at BizHawk.Client.EmuHawk.Program.SubMain (System.String[] args) [0x0050a] in <f3ae97cbaae74109853bdae22c2312c8>:0
at BizHawk.Client.EmuHawk.Program.Main (System.String[] args) [0x00000] in <f3ae97cbaae74109853bdae22c2312c8>:0 Something about X11 but I'm not sure what I can do about it. Maybe something else needs to be installed?
Any clue?
GitHub
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for a...
