Open 0Ky opened 3 months ago
hi did you ever fix this issue I have this I've even gone back to obs 30.1.0 to see if that fixes it and it doesn't the game ROCKSMITH is still crashing to desktop.
@mrcalland Unfortunately the issue still persists. I've updated OBS to version 30.2.3 (64-bit), verified file integrity and the result is the same.
Can you explain more about your issue? Does your OBS crash when switching scenes? It would be great if you can share log file too.
no my OBS is totally fine its the game its capturing that crashes out and its to do with the scene switcher I use in streamer.bot I disabled it and the issue stopped so it was definitely that.
I may need to delay the switcher so that my game can process its part before the scene switches as both programs doing that at the same time maybe making it crash (old pc issue lol)
I just noticed that if I launch the game, then hide the game capture source and unhide it, my game crashes immediately. I'm curious if the same thing happens to you. This was not an issue before on the same system, so I'm not sure why it's happening now.
Operating System Info
Windows 11
Other OS
No response
OBS Studio Version
30.2.0
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://obsproject.com/logs/n1G7SlTcgGtXC7pW
OBS Studio Crash Log URL
No response
Expected Behavior
The captured game should continue running and be captured by OBS without crashing when switching scenes.
Current Behavior
Upon switching scenes in OBS Studio, the captured game (Half-Life 1) crashes to the desktop without any error message. This crash occurs consistently when switching back to a scene containing the Game Capture source for Half-Life 1. The Windows debugger indicates that the crash is caused by an unhandled exception in _graphicshook32.dll, where the DLL attempts to read from a null pointer, resulting in an access violation (c0000005) error. This issue is only present in OBS version 30.2.0 and does not occur in version 30.1.2 under identical conditions.
Steps to Reproduce
Anything else we should know?
WinDbg Output
Starting from Scene 2 with no sources, switching to Scene 1 with a game capture source:
Switching from Scene 1 to Scene 2:
Switching from Scene 2 to Scene 1 [crashed here]: