lutris / buildbot

41 stars 27 forks source link

Final Fantasy XIV crash with Lutris runtime #142

Closed GovanifY closed 2 years ago

GovanifY commented 2 years ago

First of all, sorry if this is the wrong place to post this, I followed the documentation at https://github.com/lutris/docs/blob/master/LutrisRuntime.md although I'm not sure this bug would apply to this issue tracker.

I am running under NixOS, using the latest wine staging 6.12 available for the distribution. FFXIV do seem to run fine as long as you disable the Lutris Runtime, otherwise you'll end up with a nullptr exec as seen below:

https://hastebin.com/nemowikula.yaml

I am using AMDGPU/mesa with a RX580 gpu.

tannisroot commented 2 years ago

Hi, does this issue occur with lutris-6.10-7?

GovanifY commented 2 years ago

Yeah, just reproduced: https://hastebin.com/umiyusihok.yaml

tannisroot commented 2 years ago

Can you enable debug logging and create a new log with the crash?

GovanifY commented 2 years ago

Sure, sorry for the delay! https://hastebin.com/rizofovapa.yaml

Doesn't seem to change much, I did change "Output debugging info" in the runner options to Enabled, Full lists every call wine does to the winapi, which was to a point where Show logs wouldn't even open.

If you still want it nonetheless I'll make it print that on stdio

tannisroot commented 2 years ago

Hi, sorry that I only now noticed that you replied, but all the links are dead.

GovanifY commented 2 years ago

Hi, No issue! The runtime seems to load fine on EndWalker now, so closing this issue :)