Diablo 2 on Mint 14 downloded installer problem

Questions about Wine on Linux
Locked
mike99
Newbie
Newbie
Posts: 4
Joined: Sun Apr 14, 2013 8:41 pm

Diablo 2 on Mint 14 downloded installer problem

Post by mike99 »

Hi,

I'm tring to install Diablo 2 on Mint 14. I tryed with both 1.4.1 and 1.5.28. The installer won't let me install. The button to install is change for "Play Diablo 2" like if Diablo was already installed.

It's the installer from battle.net, bough online, version 1.12A, french version.

Help would be appreciated.

Thanks
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Diablo 2 on Mint 14 downloded installer problem

Post by dimesio »

Try a clean wineprefix. If that doesn't fix it, post terminal output from trying to run the installer in 1.5.28. http://wiki.winehq.org/FAQ#get_log
mike99
Newbie
Newbie
Posts: 4
Joined: Sun Apr 14, 2013 8:41 pm

Re: Diablo 2 on Mint 14 downloded installer problem

Post by mike99 »

It work fine with a new prefixe.

Thanks
mike99
Newbie
Newbie
Posts: 4
Joined: Sun Apr 14, 2013 8:41 pm

Re: Diablo 2 on Mint 14 downloded installer problem

Post by mike99 »

I was able to install with a new prefixe but after running and quitting it 3 or 4 time, it won't lauch anymore. I have this problem with both 1.4.1 & 1.5.28.

In terminal, first, I have this error :

Code: Select all

fixme:advapi:SetSecurityInfo stub
And after some time :

Code: Select all

 err:ntdll:RtlpWaitForCriticalSection section 0x7bcaf904 "loader.c: loader_section" wait timed out in thread 0027, blocked by 0024, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x6ffa6ed0 "?" wait timed out in thread 0024, blocked by 0027, retrying (60 sec)
wine: Critical section 7bcaf904 wait failed at address 0x7bc348aa (thread 0027), starting debugger...
Unhandled exception: wait failed on critical section 0x7bcaf904 in 32-bit code (0x7bc348aa).
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc348aa
err:ntdll:RtlpWaitForCriticalSection section 0x7bcaf904 "loader.c: loader_section" wait timed out in thread 0027, blocked by 0024, retrying (60 sec)
Unhandled exception: wait failed on critical section 0x7bcaf904 in 32-bit code (0x7bc348aa).
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc348aa
Process of pid=0023 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process  tid      prio (all id:s are in hex)
0000000e services.exe
	00000026    0
	0000001e    0
	00000015    0
	00000010    0
	0000000f    0
00000012 winedevice.exe
	0000001c    0
	00000019    0
	00000014    0
	00000013    0
0000001a plugplay.exe
	00000020    0
	0000001d    0
	0000001b    0
00000021 explorer.exe
	00000022    0
winedbg: Internal crash at 0x7ebcea4a
mike99
Newbie
Newbie
Posts: 4
Joined: Sun Apr 14, 2013 8:41 pm

Re: Diablo 2 on Mint 14 downloded installer problem

Post by mike99 »

I created a new prefix, installed Diablo2 and LoD + last patch for LoD. I tested lauching and quitting it at less 10 times and it seem fine with LoD installed.
Locked