Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Game doesn't work properly. DllMain No libldap support, expect problems #975

Open
1 task done
kts-kris opened this issue May 8, 2024 · 1 comment
Open
1 task done
Labels
bug Something isn't working

Comments

@kts-kris
Copy link

kts-kris commented May 8, 2024

Description

I'm trying to run the game but the command doesn't execute. No window has appeared. I've verified the path is correct.
Download link for the game installation package: https://lingxi-source.ejoy.com/s3source/ob_publish_240508.exe

+------+-----------------+--------------------------------------------------------------------------+
| Name | Windows Version | Path |
+------+-----------------+--------------------------------------------------------------------------+
| Game | Windows 10 | ~/Library/Containers/Whisky/Bottles/59F134C7-C42D-453F-BA50-D1CFD39BE780 |
+------+-----------------+--------------------------------------------------------------------------+

Steps to reproduce

1.Open Whisky App
2.select "Game" Boottle
3.push "run" buttle
4.Select the installation package you downloaded. The name may be “ob_publish_240508.exe”, execute the installer and select the default installation address until the installation is successful, cancel the option to run the game directly, and complete the installation
5.push "run" buttle again, select "~/Library/Containers/com.isaacmarovitz.Whisky/Bottles/59F134C7-C42D-453F-BA50-D1CFD39BE780/drive_c/Program Files (x86)/sgzzlb/S3Client.exe"
6.Game does not launch

Expected behaviour

The game window displays normally

Logs

Whisky Version: 2.3.2
Date: 2024-05-08T05:36:58Z
macOS Version: 14.4.1

Bottle Name: Game
Bottle URL: /Users/liuweigang/Library/Containers/com.isaacmarovitz.Whisky/Bottles/59F134C7-C42D-453F-BA50-D1CFD39BE780

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

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/liuweigang/Library/Containers/com.isaacmarovitz.Whisky/Bottles/59F134C7-C42D-453F-BA50-D1CFD39BE780/drive_c/Program Files (x86)/sgzzlb/S3Client.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/liuweigang/Library/Containers/com.isaacmarovitz.Whisky/Bottles/59F134C7-C42D-453F-BA50-D1CFD39BE780";
}

msync: bootstrapped mach port on wine-7659a7f-msync.
msync: up and running.
00bc:err:wldap32:DllMain No libldap support, expect problems

What version of Whisky are you using?

2.3.2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
@kts-kris kts-kris added the bug Something isn't working label May 8, 2024
@kts-kris kts-kris changed the title [Bug]: Game doesn't work properly [Bug]: Game doesn't work properly. DllMain No libldap support, expect problems May 8, 2024
@kts-kris
Copy link
Author

kts-kris commented May 8, 2024

another log

Whisky Version: 2.3.2
Date: 2024-05-08T05:36:58Z
macOS Version: 14.4.1

Bottle Name: Game
Bottle URL: /Users/liuweigang/Library/Containers/com.isaacmarovitz.Whisky/Bottles/59F134C7-C42D-453F-BA50-D1CFD39BE780

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

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/liuweigang/Library/Containers/com.isaacmarovitz.Whisky/Bottles/59F134C7-C42D-453F-BA50-D1CFD39BE780/drive_c/Program Files (x86)/sgzzlb/S3Client.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/liuweigang/Library/Containers/com.isaacmarovitz.Whisky/Bottles/59F134C7-C42D-453F-BA50-D1CFD39BE780";
}

msync: bootstrapped mach port on wine-7659a7f-msync.
msync: up and running.
00bc:err:wldap32:DllMain No libldap support, expect problems
00bc:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant