I'm new to X4 and am currently going through the tutorials. I am getting to a point where the screen stops refreshing (locks up basically) but I can still interact with the game through the keyboard controls and hear the audio (e.g. firing a weapon). Eventually it drops to drdump.
I've run a stress test using Furmark(VK) and also a GPU memory stress test (results attached). I am attaching my dxdiag and vk equivalent, as well as my dmp file. Any ideas as to what else to check?
Link to the files: https://1drv.ms/f/s!AnTbPVQE3-f7gelApC3 ... g?e=3ecpvv
Getting Exit 1061 issues - Improved after removing overclocking.
Moderator: Moderators for English X Forum
-
- Posts: 4
- Joined: Sat, 22. Jun 24, 18:39
-
- EGOSOFT
- Posts: 54320
- Joined: Tue, 29. Apr 03, 00:56
Re: Getting Exit 1061 issues.
I can't access your files.
-
- Posts: 4
- Joined: Sat, 22. Jun 24, 18:39
Re: Getting Exit 1061 issues.
Apologies for that. Does this work?
Dxdiag
https://1drv.ms/t/s!AnTbPVQE3-f7gek8aGWXLVqmSlUYVg
Vulkan json
https://1drv.ms/u/s!AnTbPVQE3-f7gek--MSwV13HIxvY6w
Dump file
https://1drv.ms/u/s!AnTbPVQE3-f7gek_qncUVp43-0Q1PA
Screenie of gpu memory stress test passing
https://1drv.ms/i/s!AnTbPVQE3-f7gek9jgVbcLXRpMFk2w
Dxdiag
https://1drv.ms/t/s!AnTbPVQE3-f7gek8aGWXLVqmSlUYVg
Vulkan json
https://1drv.ms/u/s!AnTbPVQE3-f7gek--MSwV13HIxvY6w
Dump file
https://1drv.ms/u/s!AnTbPVQE3-f7gek_qncUVp43-0Q1PA
Screenie of gpu memory stress test passing
https://1drv.ms/i/s!AnTbPVQE3-f7gek9jgVbcLXRpMFk2w
-
- EGOSOFT
- Posts: 54320
- Joined: Tue, 29. Apr 03, 00:56
Re: Getting Exit 1061 issues.
The links apparently do work if you have a Microsoft account, but I don't have one.
-
- Posts: 4
- Joined: Sat, 22. Jun 24, 18:39
Re: Getting Exit 1061 issues.
Stupid Microsoft!
Okay, let's give Google Drive a go...
Vulkan json
https://drive.google.com/file/d/1okZl1_ ... sp=sharing
DxDiag
https://drive.google.com/file/d/1yS8Thb ... sp=sharing
DMP file
https://drive.google.com/file/d/1mHyU5d ... sp=sharing
GPU Mem Stress Test Result
https://drive.google.com/file/d/1W5WDWb ... sp=sharing
-
- EGOSOFT
- Posts: 54320
- Joined: Tue, 29. Apr 03, 00:56
Re: Getting Exit 1061 issues.
The crashdump confirms that this is a Lost Device error, but doesn't give much more information than that. Your DXDiag looks OK, although your on-board AMD graphics device looks like it could do with newer drivers (yes, I know you're not using that one for the game, but Vulkan is very particular about all drivers being up to date for some reason, even for devices that are not being used).
Are any parts of your system overclocked, overvolted or otherwise tweaked for additional performance? If so then the first step would be to set these back to normal as, again, Vulkan can be very particular about this and seems to throw Lost Device errors at the slightest timing issue.
Are any parts of your system overclocked, overvolted or otherwise tweaked for additional performance? If so then the first step would be to set these back to normal as, again, Vulkan can be very particular about this and seems to throw Lost Device errors at the slightest timing issue.
-
- Posts: 4
- Joined: Sat, 22. Jun 24, 18:39
Re: Getting Exit 1061 issues.
I think you're right. I reverted an overclock on my GPU (even though it's shown to be stable in a Furmark(VK) stress test), and it does indeed seem to be working for the moment. That's gonna make overclocking a pain if you can't rely on stress tests to know whether an oc will affect VK's flakiness. As it happens the fps is great, so no real drama for this game at least.CBJ wrote: ↑Sun, 23. Jun 24, 15:37 The crashdump confirms that this is a Lost Device error, but doesn't give much more information than that. Your DXDiag looks OK, although your on-board AMD graphics device looks like it could do with newer drivers (yes, I know you're not using that one for the game, but Vulkan is very particular about all drivers being up to date for some reason, even for devices that are not being used).
Are any parts of your system overclocked, overvolted or otherwise tweaked for additional performance? If so then the first step would be to set these back to normal as, again, Vulkan can be very particular about this and seems to throw Lost Device errors at the slightest timing issue.
Thanks CBJ!