obsproject / obs-studio

OBS Studio - Free and open source software for live streaming and screen recording
https://obsproject.com
GNU General Public License v2.0
59.69k stars 7.91k forks source link

Scene Collection and Profile launch parameters causing a crash #11394

Closed sestain closed 2 hours ago

sestain commented 2 hours ago

Operating System Info

Windows 11

Other OS

No response

OBS Studio Version

31.0.0-beta1

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/BaJfBNY6jjlclTqj

OBS Studio Crash Log URL

https://obsproject.com/logs/fmD5nL5u4Q3L0cGP

Expected Behavior

Launch parameters should set collection and profile to the specified ones.

Current Behavior

OBS Crashes before safe-mode prompt is seen.

Steps to Reproduce

  1. Open cmd/pwsh
  2. Go to OBS' 64bit bin folder (obs-studio\bin\64bit)
  3. Run this command ´.\obs64.exe --collection "Record" --profile "Replay"´
  4. OBS has crashed window should popup

Anything else we should know?

No response

derrod commented 2 hours ago

Fixed by #11380