PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Warcraft III: install.exe macht probleme



CodeReaver
03.06.04, 18:38
Ich hab mir eben winex 3.3.2 runtergeladen und installiert, dann wollte ich Warcraft III installieren, hab alles so gemacht wie hier beschreiben: http://holarse.de/?content=/emulationen/winex/spiele/warcraft3
Aber wenn ich wine install.exe eingebe kommt das hier:
[19:01:34 codereaver /mnt/cd0 $]> wine install.exe
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.

Und ein Fenster in dem steht:
Das Startmenü für das Programm konnte nicht gefunden werden.

naja, damit stürzt der Installer ab :(
Dazu muss ich noch sagen das ich noch ziemlich neu bei wine/winex bin und es mir erst vor 3 Stunden runtergeladen und installiert hab :)

Kernel 2.6.5-gentoo-r1
XFree86 4.3.0.1
Winex 3.3.2

Hier mal meine Wineconfig:

WINE REGISTRY Version 2
[Drive C]
"Path" = "/home/codereaver/winec"
"Type" = "hd"
"Label" = "Dos Drive"
"Filesystem" = "win95"

[Drive A]
"Path" = "/mnt/floppy"
"Type" = "floppy"
"Label" = "Floppy"
"Serial" = "87654321"
"Filesystem" = "win95"
[Drive G]
"Path" = "/mnt/cd0"
"Type" = "cdrom"
"Label" = "CD-Rom"
"Filesystem" = "win95"
"Device" = "/dev/cdroms/cdrom0"
[Drive E]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "Tmp Drive"
"Filesystem" = "win95"
[Drive F]
"Path" = "${HOME}"
"Type" = "network"
"Label" = "Home"
"Filesystem" = "win95"
[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system\\"
"Temp" = "e:\\"
"Path" = "c:\\windows\\;c:\\windows\\system\\;e:\\;e:test\\; f:\\"
"Profile" = "c:\\windows\\Profiles\\Administrator\\"
"GraphicsDriver" = "x11drv"
"ShellLinker" = "/usr/lib/transgaming/winex/bin/wineshelllink"
"Browser" = "/usr/bin/mozilla %s"
# <wineconf>
[Version]
"Windows" = "win98"
[DllDefaults]
"DefaultLoadOrder" = "native, builtin, so"
[DllOverrides]
"commdlg" = "builtin, native"
"comdlg32" = "builtin, native"
"ver" = "builtin, native"
"version" = "builtin, native"
"shell" = "builtin, native"
"shell32" = "builtin, native"
"shfolder" = "builtin, native"
"shlwapi" = "builtin, native"
"shdocvw" = "builtin, native"
"lzexpand" = "builtin, native"
"lz32" = "builtin, native"
"comctl32" = "builtin, native"
"commctrl" = "builtin, native"
"advapi32" = "builtin, native"
"crtdll" = "builtin, native"
"mpr" = "builtin, native"
"winspool.drv" = "builtin, native"
"d3d8" = "builtin, native"
"d3drm" = "builtin, native"
"ddraw" = "builtin, native"
"dinput" = "builtin, native"
"dinput8" = "builtin, native"
"dmusic" = "builtin, native"
"dsound" = "builtin, native"
"opengl32" = "builtin, native"
"msvcrt" = "native, builtin"
"rpcrt4" = "native, builtin"
"msvideo" = "builtin, native"
"msvfw32" = "builtin, native"
"mcicda.drv" = "builtin, native"
"mciseq.drv" = "builtin, native"
"mciwave.drv" = "builtin, native"
"mciavi.drv" = "native, builtin"
"mcianim.drv" = "native, builtin"
"msacm.drv" = "builtin, native"
"msacm" = "builtin, native"
"msacm32" = "builtin, native"
"midimap.drv" = "builtin, native"
[x11drv]
"AllocSystemColors" = "100"
"CopyDefaultColors" = "0"
"PrivateColorMap" = "N"
"PerfectGraphics" = "N"
"Managed" = "Y"
"UseDGA" = "N"
"UseXShm" = "Y"
"DXGrab" = "Y"
"UseXVidMode" = "Y"
"DesktopDoubleBuffered" = "Y"
"TextCP" = "0"
[fonts]
"Resolution" = "96"
"Default" = "-adobe-times-"
[FontPatterns]
"Pattern0" = "-adobe-times*"
"Pattern1" = "-adobe-helvetica*"
"Pattern2" = "-adobe-courier*"
"Pattern3" = "-misc-fixed*"

[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com3" = "/dev/ttyS2"
"Com4" = "/dev/modem"
[parallelports]
"Lpt1" = "/dev/lp0"
[spooler]
"LPT1:" = "|lpr"
"LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
"LPT3:" = "/dev/lp3"
[ports]
[spy]
"Exclude" = "WM_SIZE;WM_TIMER;"
[registry]
"LoadGlobalRegistryFiles" = "n"
"LoadHomeRegistryFiles" = "Y"
"LoadWindowsRegistryFiles" = "n"
"WritetoHomeRegistryFiles" = "Y"
"SaveOnlyUpdatedKeys" = "Y"
[Tweak.Layout]
"WineLook" = "Win98"
[Console]
"Drivers" = "xterm"
"XtermProg" = "konsole"
[Clipboard]
"ClearAllSelections" = "0"
"PersistentSelection" = "1"
[afmdirs]
[WinMM]
"Drivers" = "wineoss.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
[wineoss]
"UseMMap" = "Y"
"FullDuplex" = "N"
# </wineconf>

Hatte schonmal jmd. das problem? Weiss einer was ich machen könnte/falsch gemacht hab? :(

tuxfriend
03.06.04, 19:19
Was für ein WineX hast du denn?Die Bineries von transgaming oder aus dem cvs?
Sollte der Startbefehl nicht eher "winex3 blabla.exe" heißen?

cu nobby

CodeReaver
03.06.04, 19:42
Was für ein WineX hast du denn?Die Bineries von transgaming oder aus dem cvs?
Sollte der Startbefehl nicht eher "winex3 blabla.exe" heißen?

cu nobby
Die aus dem CVS, und winex3 gibts nicht, allerdings muss ich anmerken das ich make install ausversehen nicht als root ausgeführt hab(kann es daran liegen?).

tuxfriend
03.06.04, 20:07
Also ich hatte das Systemweit installiert.Ich hab jetzt die Bineries und die werden
auch Systenweit installiert(es sei denn man nutzt Point2Play).

CodeReaver
03.06.04, 21:16
Ich habs nochmal installiert, jetzt gings mit dem Warcraft III Installer, aber wenn ich warcraft starten will kommt das hier:
[22:11:25 codereaver /usr/bin $]> war3
err:font:ReadFontDir Can't open directory "/usr/share/fonts/truetype"
err:font:ReadFontDir Can't open directory "/usr/share/fonts/truetype/openoffice"
err:font:ReadFontDir Can't open directory "/usr/share/fonts/ttf/decoratives"
err:font:ReadFontDir Can't open directory "/usr/share/fonts/ttf/western"
err:wave:OSS_WaveOutInit /dev/mixer1: No such file or directory
err:wave:OSS_WaveInInit /dev/mixer1: No such file or directory
Hab ich irgendwas vergessen zu konfigurieren? oderso?

CodeReaver
04.06.04, 18:51
Ok, hab Warcraft III neu installiert, die Upgrades wollten sichnicht installieren lassen, ich bin auch nicht sicher welche ich downloaden muss, weiss einer welches update ich hier:
ftp://ftp.blizzard.com/pub/war3/patches/PC/
downloaden muss?
das letzte und das erste hab ich schon probiert, die gehn beide nicht. (Ich hab die OriginalCD deutsch, weiss einer welche Version die ist? Und welche ich brauche? )
Und wenn ich Warcraft starten will kommt das hier:

[19:49:17 codereaver ~/.wine/c/Program Files/Warcraft3 $]> wine War3.exe -- -opengl
err:module:import_dll No implementation for storm.dll.570 imported from L"C:\\Program Files\\Warcraft3\\War3.exe", setting to 0xdeadbeef
err:module:import_dll No implementation for storm.dll.569 imported from L"C:\\Program Files\\Warcraft3\\War3.exe", setting to 0xdeadbeef
err:module:import_dll No implementation for storm.dll.595 imported from L"C:\\Program Files\\Warcraft3\\War3.exe", setting to 0xdeadbeef
err:font:ReadFontDir Can't open directory "/usr/share/fonts/truetype"
err:font:ReadFontDir Can't open directory "/usr/share/fonts/truetype/openoffice"
err:font:ReadFontDir Can't open directory "/usr/share/fonts/ttf/decoratives"
err:font:ReadFontDir Can't open directory "/usr/share/fonts/ttf/western"
err:wave:OSS_WaveOutInit /dev/mixer1: No such file or directory
err:wave:OSS_WaveInInit /dev/mixer1: No such file or directory
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
Can't find file for ELF 'wine-kthread' ((nil))
Loaded debug information from ELF 'wine-pthread' ((nil))
Breakpoint 1 at 0x4000b975 (_end+0x3fef9485)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x4002b000)
No debug information in ELF '/lib/libpthread.so.0' (0x40043000)
No debug information in ELF '/lib/libc.so.6' (0x40093000)
No debug information in ELF '/lib/libdl.so.2' (0x401bb000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x401be000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x4023a000)
No debug information in ELF '/lib/libm.so.6' (0x4032d000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x40364000)
No debug information in ELF '/lib/libnsl.so.1' (0x4036c000)
No debug information in ELF '/lib/libnss_nis.so.2' (0x40380000)
No debug information in ELF '/lib/libnss_files.so.2' (0x40389000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x404b0000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x406d0000)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x40808000)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x40886000)
Loaded debug information from ELF '/usr/local/lib/wine/comdlg32.dll.so' (0x408b9000)
Loaded debug information from ELF '/usr/local/lib/wine/shell32.dll.so' (0x40948000)
Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x409c4000)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40a15000)
Loaded debug information from ELF '/usr/local/lib/wine/winspool.drv.so' (0x40ac4000)
Loaded debug information from ELF '/usr/local/lib/wine/winmm.dll.so' (0x40ae5000)
Loaded debug information from ELF '/usr/local/lib/wine/msvcrt.dll.so' (0x40b56000)
Loaded debug information from ELF '/usr/local/lib/wine/version.dll.so' (0x40b97000)
Loaded debug information from ELF '/usr/local/lib/wine/lz32.dll.so' (0x40bb1000)
Loaded debug information from ELF '/usr/local/lib/wine/wsock32.dll.so' (0x40bc7000)
Loaded debug information from ELF '/usr/local/lib/wine/ws2_32.dll.so' (0x40bde000)
Loaded debug information from ELF '/usr/local/lib/wine/iphlpapi.dll.so' (0x40bff000)
Loaded debug information from ELF '/usr/local/lib/wine/imm32.dll.so' (0x40c1c000)
Loaded debug information from ELF '/usr/local/lib/wine/wininet.dll.so' (0x40c3b000)
Loaded debug information from ELF '/usr/local/lib/wine/mpr.dll.so' (0x40c6e000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40ca1000)
No debug information in ELF '/lib/libz.so.1' (0x40d09000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40d19000)
No debug information in ELF '/usr/lib/libexpat.so.0' (0x40d3f000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40d5e000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40de4000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40ded000)
No debug information in ELF '/usr/X11R6/lib/libXxf86dga.so.1' (0x40e04000)
No debug information in ELF '/usr/X11R6/lib/libXxf86vm.so.1' (0x40e0a000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x40e0f000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40e14000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40e22000)
No debug information in ELF '/usr/X11R6/lib/libGL.so.1' (0x40f00000)
No debug information in ELF '/usr/lib/opengl/nvidia/lib/libGLcore.so.1' (0x40f69000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x414f4000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x414fd000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x414de000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x41549000)
Loaded debug information from ELF '/usr/local/lib/wine/wineoss.drv.so' (0x41580000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm.drv.so' (0x41672000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm32.dll.so' (0x4168a000)
Loaded debug information from ELF '/usr/local/lib/wine/midimap.drv.so' (0x417c0000)
Loaded debug information from ELF '/usr/local/lib/wine/opengl32.dll.so' (0x41b40000)
No debug information in ELF '/usr/lib/libGLU.so.1' (0x41bc1000)
Unsupported debug information in ELF '/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libgcc_s.so.1' (0x41cec000)
No debug information in 32bit DLL 'C:\Program Files\Warcraft3\War3.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x404e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40890000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40820000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x406f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x65f00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x409e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40ad0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x408d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x40b70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40bc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40ba0000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\WARCRAFT3\STORM.DLL' (0x15000000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\WARCRAFT3\MSS32.DLL' (0x21100000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40bf0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x40c30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MPR.DLL' (0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WININET.DLL' (0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40d70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41590000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41690000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41680000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x417d0000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\WARCRAFT3\IJL15.DLL' (0x60000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OPENGL32.DLL' (0x41b70000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\WARCRAFT3\GAME.DLL' (0x6f000000)
Unhandled exception: page fault on read access to 0xdeadbeef in 32-bit code (0x4050db90).
In 32-bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:4050db90 ESP:406cf840 EBP:406cf8a0 EFLAGS:00210282( R- 00 I S - - 1 )
EAX:00000001 EBX:405ac24c ECX:00000001 EDX:deadbeef
ESI:ffffffff EDI:deadbeef
Stack dump:
0x406cf840 (_end+0x121f60): 00000073 0000000f 0000000f 40047928
0x406cf850 (_end+0x121f70): 00000000 0000000f 00000001 0100000f
0x406cf860 (_end+0x121f80): 40050060 406cf8b8 4004e0b4 00000040
0x406cf870 (_end+0x121f90): 402096f6 40047928 00000001 00000001
0x406cf880 (_end+0x121fa0): 00000000 00000000 00225c50 406cf8b8
0x406cf890 (_end+0x121fb0): 4004e134 405ac24c 406cf9a0 406cfc6c
0x406cf8a0 (_end+0x121fc0):

Backtrace:
=>0 0x4050db90 (INSTR_EmulateInstruction+0x80(rec=0x406cfc6c, context=0x406cf9a0) [instr.c:449] in KERNEL32.DLL) (ebp=406cf8a0)
1 0x4054732f (vectored_handler+0x6f(ptrs=0x406cf8d4) [wowthunk.c:353] in KERNEL32.DLL) (ebp=406cf8bc)
2 0x401f23d9 (call_vectored_handlers+0x59(rec=0x406cfc6c, context=0x406cf9a0) [exception.c:194] in NTDLL.DLL) (ebp=406cf8e8)
3 0x401f2567 (EXC_RtlRaiseException+0x57(rec=0x406cfc6c, context=0x406cf9a0) [exception.c:250] in NTDLL.DLL) (ebp=406cf970)
4 0x4020ab0c (raise_segv_exception+0x3c(rec=0x406cfc6c, context=0x406cf9a0) [signal_i386.c:852] in NTDLL.DLL) (ebp=406cf98c)
5 0x40213694 (__wine_call_from_32_restore_regs [relay32.s] in NTDLL.DLL) (ebp=406cfdd8)
6 0x00401219 (War3.exe..text+0x219 in War3.exe) (ebp=406cfe84)
7 0x00401d68 (War3.exe.II+0x8c8 in War3.exe) (ebp=406cff20)
8 0x40526077 (start_process+0xe7(arg=0x0) [process.c:834] in KERNEL32.DLL) (ebp=406cfff4)
9 0x4002f8c1 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)

0x4050db90 (INSTR_EmulateInstruction+0x80 [instr.c:449] in KERNEL32.DLL): movzbl 0x0(%edi),%edx
449 switch(*instr)
Modules:
Address Module Name
0x00400000-0057c000 (PE) C:\Program Files\Warcraft3\War3.exe
0x15000000-15050000 (PE) C:\PROGRAM FILES\WARCRAFT3\STORM.DLL
0x21100000-2115e800 (PE) C:\PROGRAM FILES\WARCRAFT3\MSS32.DLL
0x401e0000-40224000 (PE) C:\WINDOWS\SYSTEM\NTDLL.DLL
0x404e0000-405ae000 (PE) C:\WINDOWS\SYSTEM\KERNEL32.DLL
0x406f0000-40808000 (PE) C:\WINDOWS\SYSTEM\USER32.DLL
0x40820000-40886000 (PE) C:\WINDOWS\SYSTEM\GDI32.DLL
0x40890000-408b9000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL
0x408d0000-40948000 (PE) C:\WINDOWS\SYSTEM\COMDLG32.DLL
0x40970000-409c4000 (PE) C:\WINDOWS\SYSTEM\SHELL32.DLL
0x409e0000-40a15000 (PE) C:\WINDOWS\SYSTEM\SHLWAPI.DLL
0x40a20000-40ac4000 (PE) C:\WINDOWS\SYSTEM\COMCTL32.DLL
0x40ad0000-40ae5000 (PE) C:\WINDOWS\SYSTEM\WINSPOOL.DRV
0x40af0000-40b56000 (PE) C:\WINDOWS\SYSTEM\WINMM.DLL
0x40b70000-40b97000 (PE) C:\WINDOWS\SYSTEM\MSVCRT.DLL
0x40ba0000-40bb1000 (PE) C:\WINDOWS\SYSTEM\VERSION.DLL
0x40bc0000-40bc7000 (PE) C:\WINDOWS\SYSTEM\LZ32.DLL
0x40bd0000-40bde000 (PE) C:\WINDOWS\SYSTEM\WSOCK32.DLL
0x40bf0000-40bff000 (PE) C:\WINDOWS\SYSTEM\WS2_32.DLL
0x40c10000-40c1c000 (PE) C:\WINDOWS\SYSTEM\IPHLPAPI.DLL
0x40c30000-40c3b000 (PE) C:\WINDOWS\SYSTEM\IMM32.DLL
0x40c50000-40c6e000 (PE) C:\WINDOWS\SYSTEM\WININET.DLL
0x40c80000-40c8b000 (PE) C:\WINDOWS\SYSTEM\MPR.DLL
0x40d70000-40dce000 (PE) C:\WINDOWS\SYSTEM\X11DRV.DLL
0x41590000-415b5000 (PE) C:\WINDOWS\SYSTEM\WINEOSS.DRV
0x41680000-4168a000 (PE) C:\WINDOWS\SYSTEM\MSACM.DRV
0x41690000-416ad000 (PE) C:\WINDOWS\SYSTEM\MSACM32.DLL
0x417d0000-417d5000 (PE) C:\WINDOWS\SYSTEM\MIDIMAP.DRV
0x41b70000-41bab000 (PE) C:\WINDOWS\SYSTEM\OPENGL32.DLL
0x60000000-6005d000 (PE) C:\PROGRAM FILES\WARCRAFT3\IJL15.DLL
0x65f00000-65fc1800 (PE) C:\WINDOWS\SYSTEM\OLE32.DLL
0x6f000000-6f78f000 (PE) C:\PROGRAM FILES\WARCRAFT3\GAME.DLL
Threads:
process tid prio
00000008 (D) C:\Program Files\Warcraft3\War3.exe
0000000a 0
00000009 0 <==
WineDbg terminated on pid 8

tuxfriend
04.06.04, 21:57
Läuft eigendlich irgendwas bei dir mit winex oder hast du bis jetzt
nur mit Warcraft probiert.
Bridgebuilder sollte gehen(als Test):
http://www.demonews.de/downloads.php?datei=247

cu nobby