[2.0.11] Crash, SDL_rawinputjoystick.c / VulkanSteamOverlayProcessCapturedFrame (MR)

Post your bugs and problems so we can fix them.
User avatar
lucyisgamer
Burner Inserter
Burner Inserter
Posts: 5
Joined: Sun Oct 27, 2024 5:03 am
Contact:

[2.0.11] Crash, SDL_rawinputjoystick.c / VulkanSteamOverlayProcessCapturedFrame (MR)

Post by lucyisgamer »

Since updating to 2.0, I've been getting random crashes, all with the same log messages (most recent log and memory dump are attached). They have been happening during all phases of the game (I even had one during the initial startup load when booting the game). Despite what the logs may claim, I don't have any controllers connected to my machine.

Sorry for not having a reproducible test case, it's been happening often enough to impede progress but not enough to narrow down a cause. If need be, I can try and attach a debugger to the game while I play.
Attachments
factorio-previous.log
(14.47 KiB) Downloaded 35 times
factorio-dump-previous.dmp
(911.63 KiB) Downloaded 19 times
Biometrix
Burner Inserter
Burner Inserter
Posts: 8
Joined: Tue Oct 29, 2024 8:36 am
Contact:

Re: [2.0.11] Seemingly random hard crash (possibly SDL related?)

Post by Biometrix »

I WAS randomly crashing before 2.0.8 I think? Several hours then a crash, consistently. Haven't in a day or two, though, since 2.0.8 or 2.0.9 or something like that.
A7x49
Inserter
Inserter
Posts: 33
Joined: Tue Sep 10, 2024 1:35 pm
Contact:

[2.0.11] Game crash - SDL_rawinputjoystick.c

Post by A7x49 »

The game crashed randomly

Merged...
Attachments
sa.zip
(4.13 MiB) Downloaded 15 times
factorio-current.log
(20.7 KiB) Downloaded 24 times
Loewchen
Global Moderator
Global Moderator
Posts: 9589
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [2.0.11] Crash, SDL_rawinputjoystick.c / VulkanSteamOverlayProcessCapturedFrame

Post by Loewchen »

You could try disconnecting your joystick and disabling steam overlay for factorio.
User avatar
lucyisgamer
Burner Inserter
Burner Inserter
Posts: 5
Joined: Sun Oct 27, 2024 5:03 am
Contact:

Re: [2.0.11] Crash, SDL_rawinputjoystick.c / VulkanSteamOverlayProcessCapturedFrame (MR)

Post by lucyisgamer »

I didn't have any controllers connected to begin with, but I can try disabling the Steam Overlay. I can also confirm that this issue still affects 2.0.14.
User avatar
lucyisgamer
Burner Inserter
Burner Inserter
Posts: 5
Joined: Sun Oct 27, 2024 5:03 am
Contact:

Re: [2.0.11] Crash, SDL_rawinputjoystick.c / VulkanSteamOverlayProcessCapturedFrame (MR)

Post by lucyisgamer »

Tried disabling Steam Overlay (and Steam Input, for good measure) and game still crashes on 2.0.15.
posila
Factorio Staff
Factorio Staff
Posts: 5409
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [2.0.11] Crash, SDL_rawinputjoystick.c / VulkanSteamOverlayProcessCapturedFrame (MR)

Post by posila »

Is this still an issue in the latest version (2.0.23 or newer)? In Factorio 2.0.16 we have updated SDL from version 2.30.0 to 2.30.9 and there are several fixes for controller support mentioned in the SDL patch notes.
Frazbil
Manual Inserter
Manual Inserter
Posts: 2
Joined: Tue Nov 12, 2024 3:40 pm
Contact:

Re: [2.0.21] Crash (RAWINPUT_UpdateWindowsGamingInput)

Post by Frazbil »

Also had this crash occur on version 2.0.23. It seems to trigger when my XBox Series X Controller is turned on (even if it isn't actively connected to my PC via Bluetooth, i.e. it is connected to another PC, but in my "bluetooth devices" list)
Attachments
factorio-current.log
(16.37 KiB) Downloaded 13 times
posila
Factorio Staff
Factorio Staff
Posts: 5409
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [2.0.11] Crash, SDL_rawinputjoystick.c / VulkanSteamOverlayProcessCapturedFrame (MR)

Post by posila »

Thanks for the info.
I bought Wireless Xbox Controller but have not been able to reproduce the crash. One thing I noticed from minidump OP posted, is that they have somewhat outdated version of Steam's gameoverlayrenderer64.dll (in which the crash happens). I have version 9.38.28.26, OP's minidump has version 9.18.90.86, and one of the duplicate threads has minidump with version 9.33.91.58.

From the crashlog, SDL is calling Window's API function get_GamePads from Windows.Gaming.Input.IGamepadStatics interface, which is intercepted by Steam's overlay, which triggers the crash. So it might be even bug in Steam overlay which might have been fixed in current Steam client.
Post Reply

Return to “Bug Reports”