Whisky-App / Whisky

A modern Wine wrapper for macOS built with SwiftUI
https://getwhisky.app
GNU General Public License v3.0
12.09k stars 257 forks source link

[Bug]: Can't download Call Of Dragons #778

Open Noksa opened 8 months ago

Noksa commented 8 months ago

Description

Can't download and play Call of Dragons on Macbook M1 Pro.

Is there any workaround? I tried to disable ipv6 but it didn't help at all.

Steps to reproduce

1) Go to https://callofdragons.farlightgames.com/ 2) Download .exe installer 3) Run it via Whisky using Windows 10 4) Press Install

Result:

image

Expected behaviour

The download starts

Logs

Whisky Version: 2.2.2
Date: 2024-01-16T06:07:49Z
macOS Version: 14.2.1

Bottle Name: W10
Bottle URL: /Users/alexandr/Library/Containers/com.isaacmarovitz.Whisky/Bottles/2AF1C8F4-71D1-4F5A-A9B4-1E5E4CA2D731

Wine Version: 7.7.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/alexandr/Downloads/codpclaunch_gb_1201_1.0.10.5_lite(1).exe

Environment:
{
    "DXVK_ASYNC" = 1;
    WINEDEBUG = "fixme-all";
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/alexandr/Library/Containers/com.isaacmarovitz.Whisky/Bottles/2AF1C8F4-71D1-4F5A-A9B4-1E5E4CA2D731";
}

msync: bootstrapped mach port on wine-2b10bb1-msync.
msync: up and running.
002c:err:winediag:getaddrinfo Failed to resolve your host name IP
0114: thread_get_state failed on Apple Silicon - faking zero debug registers


### What version of Whisky are you using?

2.2.2

### What version of macOS are you using?

Sonoma (macOS 14)

### Issue Language

- [X] Yes my issue is written in English
IsaacMarovitz commented 8 months ago

Try switching from MSync to ESync

Noksa commented 8 months ago

@IsaacMarovitz

Unfortunately, the same result

Whisky Version: 2.2.2
Date: 2024-01-16T15:40:16Z
macOS Version: 14.2.1

Bottle Name: win10
Bottle URL: /Users/alexandr/Library/Containers/com.isaacmarovitz.Whisky/Bottles/F91FD0B6-BD04-462F-B96F-50479AAF01A3

Wine Version: 7.7.0
Windows Version: win10
Enhanced Sync: esync

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/alexandr/Downloads/codpclaunch_gb_1201_1.0.10.5_lite(1).exe

Environment:
{
    "DXVK_ASYNC" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEPREFIX = "/Users/alexandr/Library/Containers/com.isaacmarovitz.Whisky/Bottles/F91FD0B6-BD04-462F-B96F-50479AAF01A3";
}

esync: up and running.
002c:err:winediag:getaddrinfo Failed to resolve your host name IP
0100: thread_get_state failed on Apple Silicon - faking zero debug registers
marcusgadbem commented 4 months ago

Same issue here. Changing IPv6 to "Link-Local Only" did not help.