problem with launching game

Questions about Wine on Linux
Locked
TheFatal
Level 1
Level 1
Posts: 9
Joined: Fri Mar 04, 2016 6:13 am

problem with launching game

Post by TheFatal »

hi guys, i tried to launch wow application and got an error

Code: Select all

sudo add-apt-repository ppa:wine/wine-builds

Code: Select all

 sudo apt-get install --install-recommends winehq-staging

Code: Select all

wine --version
wine-1.9.4 (Staging)

Code: Select all

LANG=ru_RU.CP1251 wine64 Games/WoW2.4.3/Wow.exe

Code: Select all

fixme:winediag:start_process Wine Staging 1.9.4 is a testing version containing experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
wine: Unhandled page fault on read access to 0x00000030 at address 0x7ecc8daa (thread 003c), starting debugger...
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event 0008:0009: not a registered process or thread (perhaps a 16 bit one ?)
Unhandled exception: page fault on read access to 0x00000030 in 32-bit code (0x7ecc8daa).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7ecc8daa ESP:0752e980 EBP:0752e9a8 EFLAGS:00010202(  R- --  I   - - - )
 EAX:00000020 EBX:7ecdf000 ECX:0752e940 EDX:00000000
 ESI:00000020 EDI:00000013
Stack dump:
0x0752e980: *** Invalid address 0x0752e980 ***

000c: sel=0067 base=00000000 limit=00000000 16-bit --x
Backtrace:
=>0 0x7ecc8daa (0x0752e9a8)
0x7ecc8daa: -- no code accessible --
Modules:
Module	Address			Debug info	Name (0 modules)
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) (null)
	0000003e   15
	0000003d   15
	0000003c   15 <==
	0000003b    0
	0000003a   15
	00000039   15
	00000037    0
	00000036    0
	00000035    0
	00000034    0
	00000033    0
	00000032    0
	00000031    0
	00000030    0
	0000002f    0
	0000002e    0
	0000002d    0
	0000002c    0
	00000009    0
0000000e services.exe
	00000020    0
	0000001f    0
	00000019    0
	00000018    0
	00000016    0
	00000010    0
	0000000f    0
00000012 winedevice.exe
	0000001e    0
	0000001b    0
	0000001a    0
	00000013    0
00000014 explorer.exe
	00000028    0
	00000027    0
	00000026    0
	00000025    0
	00000015    0
0000001c plugplay.exe
	00000022    0
	00000021    0
	0000001d    0
System information:
    Wine build: wine-1.9.4 (Staging)
    Platform: i386
    Version: Windows XP
    Host system: Linux
    Host version: 3.13.0-79-generic
err:dbghelp:SymCleanup this process has not had SymInitialize() called for it!
how can i fix it ?
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: problem with launching game

Post by dimesio »

Code: Select all

LANG=ru_RU.CP1251 wine64 Games/WoW2.4.3/Wow.exe
The command should be wine, not wine64.
TheFatal
Level 1
Level 1
Posts: 9
Joined: Fri Mar 04, 2016 6:13 am

Re: problem with launching game

Post by TheFatal »

dimesio wrote:

Code: Select all

LANG=ru_RU.CP1251 wine64 Games/WoW2.4.3/Wow.exe
The command should be wine, not wine64.
same with

Code: Select all

LANG=ru_RU.CP1251 wine64 Games/WoW2.4.3/Wow.exe
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: problem with launching game

Post by dimesio »

TheFatal wrote:same with

Code: Select all

LANG=ru_RU.CP1251 wine64 Games/WoW2.4.3/Wow.exe
That's hardly surprising, since that's the same command you posted the first time.

You also need to use wine start /unix if you're going to use a unix-style path. https://wiki.winehq.org/Wine_User%27s_G ... wine_start
TheFatal
Level 1
Level 1
Posts: 9
Joined: Fri Mar 04, 2016 6:13 am

Re: problem with launching game

Post by TheFatal »

it is because i can not edit my post, before moderator will confirm it

Code: Select all

LANG=ru_RU.CP1251 wine Games/WoW2.4.3/Wow.exe

Code: Select all

fixme:winediag:start_process Wine Staging 1.9.5 is a testing version containing experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\quartz.dll"
err:ole:CoGetClassObject no class object {cda42200-bd88-11d0-bd4e-00a0c911ce86} could be created for context 0x3
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:dwmapi:DwmIsCompositionEnabled 0x6d88c758
fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69e94b5e, context 0x7ad5f0, init_notify 0, handle 0x116e1a0): stub
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\quartz.dll"
err:ole:CoGetClassObject no class object {cda42200-bd88-11d0-bd4e-00a0c911ce86} could be created for context 0x1
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\quartz.dll"
err:ole:CoGetClassObject no class object {cda42200-bd88-11d0-bd4e-00a0c911ce86} could be created for context 0x1
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
fixme:reg:RegQueryInfoKeyW security argument not supported.
err:ole:CoCreateInstanceEx apartment not initialised
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0a6836, context 0x4f9f58, init_notify 0, handle 0x113e7b4): stub
wine: configuration in '/home/new/.wine' has been updated.
wine: Unhandled page fault on read access to 0x00000030 at address 0x7ecc8d7a (thread 006a), starting debugger...
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event Unknown thread
err:winedbg:dbg_handle_debug_event 0008:0009: not a registered process or thread (perhaps a 16 bit one ?)
Unhandled exception: page fault on read access to 0x00000030 in 32-bit code (0x7ecc8d7a).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7ecc8d7a ESP:0752e970 EBP:0752e998 EFLAGS:00010202(  R- --  I   - - - )
 EAX:00000020 EBX:7ecdf000 ECX:0752e930 EDX:00000000
 ESI:00000020 EDI:00000013
Stack dump:
0x0752e970: *** Invalid address 0x0752e970 ***

000c: sel=0067 base=00000000 limit=00000000 16-bit --x
Backtrace:
=>0 0x7ecc8d7a (0x0752e998)
0x7ecc8d7a: -- no code accessible --
Modules:
Module	Address			Debug info	Name (0 modules)
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) (null)
	0000006f   15
	0000006c   15
	0000006b   15
	0000006a   15 <==
	00000069    0
	00000068   15
	00000067   15
	00000065    0
	00000064    0
	00000063    0
	00000062    0
	00000061    0
	00000060    0
	0000005f    0
	0000005e    0
	0000005d    0
	0000005c    0
	0000005b    0
	0000005a    0
	00000009    0
0000000e services.exe
	00000043    0
	0000001e    0
	00000016    0
	00000010    0
	0000000f    0
00000012 explorer.exe
	00000028    0
	00000027    0
	00000026    0
	00000025    0
	00000013    0
00000014 winedevice.exe
	00000022    0
	0000001b    0
	0000001a    0
	00000015    0
0000001c plugplay.exe
	00000021    0
	00000020    0
	0000001d    0
System information:
    Wine build: wine-1.9.5 (Staging)
    Platform: i386
    Version: Windows XP
    Host system: Linux
    Host version: 3.13.0-79-generic
err:dbghelp:SymCleanup this process has not had SymInitialize() called for it!
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: problem with launching game

Post by dimesio »

Where exactly is Games/WoW2.4.3/Wow.exe? Have you actually installed this game in Wine? If you are trying to run this from a Windows partition, that's not supported.
TheFatal
Level 1
Level 1
Posts: 9
Joined: Fri Mar 04, 2016 6:13 am

Re: problem with launching game

Post by TheFatal »

dimesio wrote:Where exactly is Games/WoW2.4.3/Wow.exe? Have you actually installed this game in Wine? If you are trying to run this from a Windows partition, that's not supported.
i just copied wow folder from windows computer

Code: Select all

LANG=ru_RU.CP1251 wine Games/WoW2.4.3/Wow.exe
it worked with 1.6 wine version in ubuntu12, troubles come after upgrade to ubuntu14.04 and wine to 1.9
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: problem with launching game

Post by dimesio »

TheFatal wrote: i just copied wow folder from windows computer
That may work sometimes, but it's not supported. Install the game properly in Wine.
TheFatal
Level 1
Level 1
Posts: 9
Joined: Fri Mar 04, 2016 6:13 am

Re: problem with launching game

Post by TheFatal »

tnx a lot for help, it works now :mrgreen:
TheFatal
Level 1
Level 1
Posts: 9
Joined: Fri Mar 04, 2016 6:13 am

Re: problem with launching game

Post by TheFatal »

sorry, but it still not working :(

i was installed wow via installer.exe, and when i launched the game i got an error:

https://i.gyazo.com/f4a2dd04184fc5fc9ea ... 6279d0.png
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: problem with launching game

Post by dimesio »

You need to click "Show details" on that dialog, save the backtrace, and post it.

You should also test this with the development release to rule out this being a wine-staging issue.
TheFatal
Level 1
Level 1
Posts: 9
Joined: Fri Mar 04, 2016 6:13 am

Re: problem with launching game

Post by TheFatal »

tnx for answer, here is backtrace from staging

Code: Select all

Unhandled exception: page fault on read access to 0x00000030 in 32-bit code (0x7ecc8d7a).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7ecc8d7a ESP:06f3e970 EBP:06f3e998 EFLAGS:00010202(  R- --  I   - - - )
 EAX:00000020 EBX:7ecdf000 ECX:06f3e930 EDX:00000000
 ESI:00000020 EDI:00000013
Stack dump:
0x06f3e970: *** Invalid address 0x06f3e970 ***

000c: sel=0067 base=00000000 limit=00000000 16-bit --x
Backtrace:
=>0 0x7ecc8d7a (0x06f3e998)
0x7ecc8d7a: -- no code accessible --
Modules:
Module	Address			Debug info	Name (0 modules)
Threads:
process  tid      prio (all id:s are in hex)
0000000e services.exe
	00000020    0
	0000001f    0
	00000019    0
	00000018    0
	00000016    0
	00000012    0
	0000000f    0
00000010 explorer.exe
	00000028    0
	00000027    0
	00000026    0
	00000025    0
	00000011    0
00000014 winedevice.exe
	0000001e    0
	0000001b    0
	0000001a    0
	00000015    0
0000001c plugplay.exe
	00000022    0
	00000021    0
	0000001d    0
00000023 (D) (null)
	00000041    2
	00000040   15
	0000003d   15
	0000003c   15
	0000003b   15 <==
	0000003a    0
	00000039   15
	00000038   15
	00000034    0
	00000033    0
	00000032    0
	00000031    0
	00000030    0
	0000002f    0
	0000002e    0
	0000002d    0
	0000002c    0
	0000002b    0
	0000002a    0
	00000029    0
	00000024    0
System information:
    Wine build: wine-1.9.5 (Staging)
    Platform: i386
    Version: Windows XP
    Host system: Linux
    Host version: 3.13.0-79-generic
and here is an output in devel

https://i.gyazo.com/66109c7d62c24abfbae ... f25e94.png
TheFatal
Level 1
Level 1
Posts: 9
Joined: Fri Mar 04, 2016 6:13 am

Re: problem with launching game

Post by TheFatal »

finally i fixed it

here is the solution http://askubuntu.com/questions/177192/h ... ine-prefix
Locked