Click to See Complete Forum and Search --> : Half-Life not working
BlueScreen
11-30-2002, 12:42 PM
When try to run Half-Life i get these errors anyone had them ???
errr:module:MODULE_LoadLibraryExA Loading of native DLL C:\Windows\System\ole32.dll failed (error 193), check this file.
err:module:PE_fixup_imports Module (file) ole32.dll (which is needed by shell32.dll) not found
err:module:load_library can't load shell32.dll
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134662000 24") (2)
Icarus
12-01-2002, 01:22 AM
What distribution you running? I hear the Mandrake's version of wine doesn't work. Try downloading it from www.winehq.org or www.codeweavers.com and see if you have better results
I prefer to use www.transgaming.com version for games..their instructions for the CVS is straight forward.
BlueScreen
12-01-2002, 02:17 AM
My dist is Debian
I fixed the problem above but as usual i just got another one i cant run WineX i get this error message:
Gdk-WARNING **: locale not supported by C library
erreur: wine is needed to run XWine, please install it...
Any idea about how to fix it ???
Gaccm
12-01-2002, 02:24 AM
what is the exact command you use to start hl? Do you use xwine? try typing plain "wine" in the console and see what you get. If it says "Bad command" or something like that (i'm not on my lin box, so i don't know the exact error message) try typing: whereis wine.
If that doesn't work, type wine<tab> to see if it autofills the full command name.
If that doesn't work, you simply don't have wine installed.
p.s.
remember to open up hl with wine hl.exe -- hl.exe --console just plain, wine hl.exe will give you some ingame error.
BlueScreen
12-01-2002, 02:29 AM
i already fixed the wine problem but i cant run xwine because of the error listed above
Gaccm
12-01-2002, 05:16 AM
if wine is in your path (type wine at console, if stuff happens, then it's in your path), i bet xwine is just setup incorrectly. try either reinstalling it, or maybe seeing if it is a hidden config file (look for .xwine in your user directory). Not having ever used xwine, i can't be more useful.