Bumblebee-Project / Bumblebee

Bumblebee daemon and client rewritten in C
http://www.bumblebee-project.org/
GNU General Public License v3.0
1.29k stars 142 forks source link

Issue running w3l.exe (war3 loader) #180

Closed Pracmatic closed 12 years ago

Pracmatic commented 12 years ago

Hey!. i have trouble running war3 loader. (optirun+wine)

ignacio@debian:/media/063089F93089F04B/Program Files (x86)/Warcraft III$ optirun wine w3l.exe -opengl fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 240, std (d/m/y): 29/04/2012, dlt (d/m/y): 2/09/2012 wine: cannot find L"C:\windows\system32\plugplay.exe" fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 240, std (d/m/y): 29/04/2012, dlt (d/m/y): 2/09/2012 fixme:advapi:SetEntriesInAclA 1 0x33f734 (nil) 0x33f76c fixme:advapi:SetSecurityInfo stub fixme:advapi:SetEntriesInAclA 1 0x33f720 (nil) 0x33f768 fixme:advapi:SetSecurityInfo stub fixme:advapi:SetEntriesInAclA 1 0x33f740 (nil) 0x33f788 fixme:advapi:SetSecurityInfo stub ignacio@debian:/media/063089F93089F04B/Program Files (x86)/Warcraft III$ fixme:msvcrt:_controlfp_s ((nil) 65536 196608) semi-stub err:module:import_dll Library libgcc_s_sjlj-1.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\js3250.dll") not found err:module:import_dll Library libstdc++-6.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\js3250.dll") not found err:module:import_dll Library js3250.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\xul.dll") not found err:module:import_dll Library libgcc_s_sjlj-1.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\xul.dll") not found err:module:import_dll Library libstdc++-6.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\xul.dll") not found err:module:import_dll Library xul.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\xpcom.dll") not found err:module:import_dll Library libgcc_s_sjlj-1.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\js3250.dll") not found err:module:import_dll Library libstdc++-6.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\js3250.dll") not found err:module:import_dll Library js3250.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\xul.dll") not found err:module:import_dll Library libgcc_s_sjlj-1.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\xul.dll") not found err:module:import_dll Library libstdc++-6.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\xul.dll") not found err:module:import_dll Library xul.dll (which is needed by L"C:\windows\system32\gecko\1.0.0\wine_gecko\xpcom.dll") not found Could not load wine-gecko. HTML rendering will be disabled. [VGL] ERROR: Could not open display :8. err:ole:CoCreateInstance apartment not initialised XIO: fatal IO error 11 (Recurso no disponible temporalmente) on X server ":8.0" after 7 requests (6 known processed) with 0 events remaining.

It seems that all is well except xorg.8 denny the process bumblebee works fine anyways. (ultime ver running on debian testing) the ver of wine it's kind old (1.2.2) because i had trouble using the unstable one

Ps the w3l.exe is a launcher. I can run the game normally without problems but i need the launcher to play online. Thank you (sorry for my english)

Pracmatic commented 12 years ago

Okaay sorry i haven't read the troubleshooting. I figured out on #42 x) Now works

Closed