View Single Post
  #1  
Old 05-13-2011, 11:01 AM
causticsand
Fire Beetle
 
Join Date: May 2010
Location: georgetown,texas
Posts: 14
Default

No one else suggested it, so I'll just throw this out there. I used to get this error. I am running EQ on Linux Mint through Wine. If I try a command like:
Quote:
caustic@enkidu ~ $ wine /media/aiesha/everquest/eqgame.exe patchme
I will get the XML GUI error. What I must do each and every time is first change to the directory where eqgame resides, then run it. Like this:
Quote:
caustic@enkidu ~ $ cd /media/aiesha/everquest
caustic@enkidu /media/aiesha/everquest $ wine eqgame.exe patchme
I'm not saying this will help anyone, just throwing that out there.
Reply With Quote