







Yes of course.Chiitoo wrote:ceric35,
That is weird.
Could you run it in a terminal emulator, and post the output somewhere (preferably here if it's not super long, pastee.org or similar when longer).
I'm fairly sure the only steps I took were: install Wine 1.9.16, 'winetricks -q vcrun2015', and 'winetricks -q corefonts'.
Code: Select all
wine: Unhandled exception 0xc0000417 in thread 24 at address 0xfdc3b4 (thread 0024), starting debugger...

Hmmm, I just tried a 32-bit prefix as well, but things seem to work just as they work in a 64-bit one here. I also made note of the differences to running without 'corefonts' installed, and it seems a bit different from your output, so it should be somewhat safe to say that you indeed got them installed!ceric35 wrote:He is the output of : WINEARCH=win32 WINEPREFIX=$HOME/.wine32 wine "C:\Program Files\Battle.net\Battle.net.exe"
https://pastee.org/ctfyt
But a can now see:EDIT: reported here : https://bugs.winehq.org/show_bug.cgi?id=41121Code: Select all
wine: Unhandled exception 0xc0000417 in thread 24 at address 0xfdc3b4 (thread 0024), starting debugger...
Code: Select all
winetricks dlls list-installed
corefonts
mfc42
vcrun6
vcrun6sp6

Code: Select all
$ winetricks dlls list-installed
------------------------------------------------------
You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20160628 - sha1sum: 7493a0d67cf0df771c69f72f4503bb9a2c9cf48c with wine-1.9.14
vcrun2015
$ equery list wine
* Searching for wine ...
[IP-] [ ] app-emulation/wine-1.9.14-r1:0
Code: Select all
winetricks dlls list-installed
That answers my question from a while back:ceric35 wrote:This display a very huge list :(Code: Select all
winetricks dlls list-installed
Do note that you don't need to download the whole game to test this with, and you could probably copy the large files from the old one if you were to start using the new prefix (if downloading duplicate data means anything to you).Chiitoo wrote:Is this a clean prefix you've been trying with, and without any of the patches applied that were mentioned here recently?
No, on a clean prefix, with corefonts, vcrun2015 installed, this list is huge and does not contains only corefonts or vcrun2015.Chiitoo wrote:That answers my question from a while back:ceric35 wrote:This display a very huge listCode: Select all
winetricks dlls list-installed