STALKER Anomaly encountered unexpected error.

Questions about Wine on Linux
Locked
MythicalNewt
Newbie
Newbie
Posts: 3
Joined: Mon Jul 31, 2023 1:43 pm

STALKER Anomaly encountered unexpected error.

Post by MythicalNewt »

Hey there!

I noticed that my stalker installation of starts up fine and I can get to the home screen.
But once I launch a save it crashes without any log and the wine debugger pop up.
I confirmed it works perfectly well in windows 10(latest about July 10th 2023). Confirmed by copying entire directory to windows hardware and running.
I ran $winetricks --selfupdate before installing prefixes.

Heres the stacktrace: https://pastebin.com/3fiCk6h2

Wine version: 8.12

Edit: Its been a few weeks of headscratching and ive updated to 8.13, tried staging as well and problem persists.
MythicalNewt
Newbie
Newbie
Posts: 3
Joined: Mon Jul 31, 2023 1:43 pm

Re: STALKER Anomaly encountered unexpected error.

Post by MythicalNewt »

Update: On making a wineprefix vcruntime140 and running the game, it boots fine. But after I restart the system it breaks again. But this time the debugger also closes before I can do anything.
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: STALKER Anomaly encountered unexpected error.

Post by jkfloris »

Could you try the game in a clean wineprefix with only d3dx11_43 and d3dcompiler_43 as winetricks?
MythicalNewt
Newbie
Newbie
Posts: 3
Joined: Mon Jul 31, 2023 1:43 pm

Re: STALKER Anomaly encountered unexpected error.

Post by MythicalNewt »

jkfloris wrote: Tue Aug 01, 2023 4:19 pm Could you try the game in a clean wineprefix with only d3dx11_43 and d3dcompiler_43 as winetricks?
I made a new prefix and did as above and it launched fine but, after a system reboot I again run into the unexpected error.
Its weird that it runs fine for the first time after making the prefix but as soon as I restart my pc it breaks.

Heres the stacktrace: https://pastebin.com/tsXL8cgX

Let me know if I should submit a bugreport and thanks!

EDIT: The error is flaky it occurs most of the time but every once in say 3-6 launches it gets into the game.
Last edited by MythicalNewt on Wed Aug 02, 2023 6:32 am, edited 2 times in total.
MythicalNewt
Newbie
Newbie
Posts: 3
Joined: Mon Jul 31, 2023 1:43 pm

Re: STALKER Anomaly encountered unexpected error.

Post by MythicalNewt »

Update: wine 7.2 works and wine 8.x it seems to be broken
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: STALKER Anomaly encountered unexpected error.

Post by jkfloris »

There are some versions between 7.2 and 8.0. If you are in the mood and have the time, can you find the latest working version of Wine?
If you have even more time, you can also do a regression test.
Locked