Jump to content

Can't run PKHeX


ImNotPixelBoss

Recommended Posts

hello, I'm using Linux as my operating system (Linux Mint) to be more detailed. I installed wine and when i open it gives me an error like this :

Exception Details:
System.Runtime.InteropServices.ExternalException (0x80004003): Requested Clipboard operation did not succeed.
  at System.Windows.Forms.Clipboard.ThrowIfFailed (System.Int32 hr) [0x00016] in <4b7d326f792d4378bd436300c6961411>:0 
  at System.Windows.Forms.Clipboard.SetDataObject (System.Object data, System.Boolean copy, System.Int32 retryTimes, System.Int32 retryDelay) [0x0010f] in <4b7d326f792d4378bd436300c6961411>:0 
  at System.Windows.Forms.Clipboard.SetDataObject (System.Object data, System.Boolean copy) [0x00001] in <4b7d326f792d4378bd436300c6961411>:0 
  at System.Windows.Forms.Clipboard.SetText (System.String text, System.Windows.Forms.TextDataFormat format) [0x00058] in <4b7d326f792d4378bd436300c6961411>:0 
  at System.Windows.Forms.Clipboard.SetText (System.String text) [0x00000] in <4b7d326f792d4378bd436300c6961411>:0 
  at PKHeX.WinForms.WinFormsUtil.SetClipboardText (System.String text) [0x00000] in <fc63703d68ed4c58bb809995b749f4f1>:0 

Loaded Assemblies:
--------------------
mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\windows\mono\mono-2.0\lib\mono\4.5\mscorlib.dll

PKHeX, Version=21.5.21.0, Culture=neutral, PublicKeyToken=null
Z:\home\adam\Desktop\PkHeX\PKHeX.exe

System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\windows\mono\mono-2.0\lib\mono\gac\System.Windows.Forms\4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll

System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\windows\mono\mono-2.0\lib\mono\gac\System\4.0.0.0__b77a5c561934e089\System.dll

System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\windows\mono\mono-2.0\lib\mono\gac\System.Drawing\4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll

Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\windows\mono\mono-2.0\lib\mono\gac\Accessibility\4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll

PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null


System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\windows\mono\mono-2.0\lib\mono\gac\System.Configuration\4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll

System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\windows\mono\mono-2.0\lib\mono\gac\System.Core\4.0.0.0__b77a5c561934e089\System.Core.dll

System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51


System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\windows\mono\mono-2.0\lib\mono\4.5\Facades\System.Runtime.dll

System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\windows\mono\mono-2.0\lib\mono\4.5\Facades\System.Resources.ResourceManager.dll

System.Runtime.InteropServices, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\windows\mono\mono-2.0\lib\mono\4.5\Facades\System.Runtime.InteropServices.dll

System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a


System.Reflection, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\windows\mono\mono-2.0\lib\mono\4.5\Facades\System.Reflection.dll

Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed


PKHeX.Drawing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null


Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
C:\windows\mono\mono-2.0\lib\mono\gac\Mono.Security\4.0.0.0__0738eb9f132ed756\Mono.Security.dll

System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\windows\mono\mono-2.0\lib\mono\gac\System.Xml\4.0.0.0__b77a5c561934e089\System.Xml.dll

System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\windows\mono\mono-2.0\lib\mono\gac\System.Numerics\4.0.0.0__b77a5c561934e089\System.Numerics.dll

--------------------
User Message:
Unable to set text to Clipboard.

Screenshot :
 

image.png.db419602e79be5e6410a8938e0983290.png

Edited by ImNotPixelBoss
Tags
Link to comment
Share on other sites

I also was unable to run PKHex using Wine (I try every so often, including just now when I saw this query), and I could have been more attentive to details such as posting terminal output, etc., but the condensed version is, I have had much better success using mono instead of wine. For example, installing the mono complete package in Synaptic, and then running a command such as "mono /path/to/pokehex --hax". Obviously the --hax trigger is optional. For me, that works fine.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...