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

wine c runtime library runtime error #1253

Open
1 task done
missixoxo opened this issue Dec 7, 2024 · 16 comments
Open
1 task done

wine c runtime library runtime error #1253

missixoxo opened this issue Dec 7, 2024 · 16 comments

Comments

@missixoxo
Copy link

missixoxo commented Dec 7, 2024

Description

trying to play a steam game (marvel rivals) and all my other games were working fine besides this one, when i press play a pop up appears saying, "Runtime error! program: blah blah blah abnormal program termination press ok to exit the program, or cancel to start the wine debugger." ive tried to download vc redist and that didnt fix it either, ive also tried to use the terminal to get vc2019 using winetricks but that just says that taskset/cpuset is not available on my platform and wineserver isn't found. Starting the wine debugger on the pop up doesn't do anything either.

Steps to reproduce

  1. launch steam
  2. go to library
  3. click marvel rivals
  4. click play
  5. pop up appears
  6. click OK

Expected behaviour

i expected it to open the game, and then run like how all my other games do

Logs

Whisky Version: 2.3.4
Date: 2024-12-07T18:32:39Z
macOS Version: 14.5.0

Bottle Name: steam
Bottle URL: /Users/xoxo_missi/Library/Containers/com.isaacmarovitz.Whisky/Bottles/F0AB76EA-B44A-450A-95B7-7585443D9243

WhiskyWine Version: 2.4.5
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/xoxo_missi/Library/Containers/com.isaacmarovitz.Whisky/Bottles/F0AB76EA-B44A-450A-95B7-7585443D9243/drive_c/Program Files (x86)/Steam/steam.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/xoxo_missi/Library/Containers/com.isaacmarovitz.Whisky/Bottles/F0AB76EA-B44A-450A-95B7-7585443D9243";
}

0660:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
0580:err:wininet:HTTP_ParseRfc850Date unexpected month format L" Dec 2024 09:27:00 UTC"

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
@xenoty9
Copy link

xenoty9 commented Dec 8, 2024

I have the same issue not sure how to fix it ,did you get urs fixed?

@missixoxo
Copy link
Author

I have the same issue not sure how to fix it ,did you get urs fixed?

i haven't yet sadly 😭 apparently its an issue for everybody who tries to play mr and there's no way to fix it yet

@Leappedtre
Copy link

yeah this sucks i think its cuz of the miniumum graphic you need to run the game so its prob the games fault they better fix that too

@Sandwich51
Copy link

Sandwich51 commented Dec 9, 2024

I also encountered this problem, other games work almost without problems, but I can’t launch MR
Image

@Chammar37
Copy link

Supposedly Marvel Rivals requires something included in wine v9.19 (https://bugs.winehq.org/show_bug.cgi?id=57277) which is why we see the runtime error. Not entirely sure what version of Wine we are using with whiskey atm.

@Chammar37
Copy link

Supposedly Marvel Rivals requires something included in wine v9.19 (https://bugs.winehq.org/show_bug.cgi?id=57277) which is why we see the runtime error. Not entirely sure what version of Wine we are using with whiskey atm.

We're on Wine 7.7 https://github.com/Whisky-App/Whisky/blob/main/WhiskyKit/Sources/WhiskyKit/Whisky/BottleSettings.swift#L85

@missixoxo
Copy link
Author

dang, guess ill have to use crossover preview then

@David-error404
Copy link

WINEDLLOVERRIDES="d3dcompiler_47=n;dxgi=n,b" PROTON_LOG=1 %commands%

Use these launch options when you get Assertion error on the loading screen

Posted on ProtonDB

@MrKokane
Copy link

WINEDLLOVERRIDES="d3dcompiler_47=n;dxgi=n,b" PROTON_LOG=1 %commands%

Use these launch options when you get Assertion error on the loading screen

Posted on ProtonDB

How do I do this?

@David-error404
Copy link

Image
Image
That steps!

@David-error404
Copy link

Click with the left mouse button on the game > Properties > And in LAUNCH OPTIONS paste > WINEDLLOVERRIDES="d3dcompiler_47=n;dxgi=n,b" PROTON_LOG=1 %commands%

@Sandwich51
Copy link

Click with the left mouse button on the game > Properties > And in LAUNCH OPTIONS paste > WINEDLLOVERRIDES="d3dcompiler_47=n;dxgi=n,b" PROTON_LOG=1 %commands%

Image Image

it doesn't work, I tried it with and without dxvk

@crouton12
Copy link

Click with the left mouse button on the game > Properties > And in LAUNCH OPTIONS paste > WINEDLLOVERRIDES="d3dcompiler_47=n;dxgi=n,b" PROTON_LOG=1 %commands%

Image Image
it doesn't work, I tried it with and without dxvk

exact same for me

@Chammar37
Copy link

Image Image That steps!

Could you share your bottle configs with us?

@David-error404
Copy link

You try force Proton Experimental?

@Chammar37
Copy link

You try force Proton Experimental?

Oh no, we are all using Whisky on MacOS I believe? I'm not sure but I believe Proton is for Linux specifically?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants