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

Anno 1800 random crashes with "Unespected DirectX error" and VK_ERROR_DEVICE_LOST #2349

Closed
juliotux opened this issue Nov 1, 2021 · 3 comments

Comments

@juliotux
Copy link

juliotux commented Nov 1, 2021

Anno 1800 randomly crashes after some time of game play. The time or action this occurs seems to be random. When it freezes and crash, a small window pops up like the screenshot bellow.

This problem happens with DX11 and DX12.

Screenshot from 2021-10-31 17-32-30

It also show some messages in the terminal:

err:   DxvkSubmissionQueue: Failed to sync fence: VK_ERROR_DEVICE_LOST
err:   DxvkSubmissionQueue: Command submission failed: VK_ERROR_DEVICE_LOST
wine: Unhandled page fault on read access to FFFFFFFFFFFFFFFF at address 0000000142D6B52D (thread 04a4), starting debugger...

Software information

Anno 1800 from Ubisoft Connect using Proton Experimental

System information

  • GPU: NVidia RTX 2060
  • Driver: 470.74
  • Wine version: Proton 6.3-7 (Experimental)
  • DXVK version: 1.9.2

Log files

@doitsujin
Copy link
Owner

doitsujin commented Nov 1, 2021

Can't reproduce, game works fine on my system

Guess the Nvidia driver just crashes for some reason, maybe see if dxvk.halveNvidiaHVVHeap = True in dxvk.conf does anything. Given that no relevant DXVK code is involved when running the game in D3D12 mode, it is extremely unlikely to be a DXVK bug.

@juliotux
Copy link
Author

juliotux commented Nov 2, 2021

@doitsujin investigating it a bit more I found that this problem also appear for some users in Windows. So, it seems to be a Anno bug.
Bug in Ubisoft forum

@lokok8
Copy link

lokok8 commented Nov 2, 2021

I can confirm that this bug happens on vanilla Windows. It occured often to some of my friends in Online play - all using Windows. One of them has a 5600XT so doesnt appear to be Nvidia specific.

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

No branches or pull requests

3 participants