PDA

View Full Version : Guildwars Error


Lordmarshal
October 19th, 2007, 04:40 PM
ok so i have tried installing wine and guildwars over and over but now all i get when i install guildwars i get the code below.. could someone plz help me.

fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub
fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub
err:ole:CoGetClassObject class {fbf23b40-e3f0-101b-8488-00aa003e56f8} not registered
err:ole:CoGetClassObject no class object {fbf23b40-e3f0-101b-8488-00aa003e56f8} could be created for context 0x1
err:ole:CoGetClassObject class {fbf23b40-e3f0-101b-8488-00aa003e56f8} not registered
err:ole:CoGetClassObject no class object {fbf23b40-e3f0-101b-8488-00aa003e56f8} could be created for context 0x1
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:dbghelp:SymInitializeW what to do ??
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr (nil)
josh@Reaper:~$ fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub

dorath
October 20th, 2007, 03:26 PM
Lordmarshal,

What version of WINE are you using? If you're not sure, try the following in a terminal:
wine --version

You ought to see something like this:
dorath@dorath-ubuntu# ~ :)$ wine --version
wine-0.9.46
dorath@dorath-ubuntu# ~ :)$