RePlays icon indicating copy to clipboard operation
RePlays copied to clipboard

Immediate crash on launch

Open BRCook opened this issue 4 months ago • 0 comments

Hi! Windows 11, 10.0.26100 Build 26100

Installing stable release works fine. All of the nightly releases crash immediately upon launch. The last few lines of the logs are

[8/31/2025 12:30:03 PM][v1.3.62][Messages.cs::ReceiveMessage(178)]: Initialize ::: {}RePlays/WebView
[8/31/2025 12:30:03 PM][v1.3.62][SettingsService.cs::LoadSettings(51)]: Loaded userSettings.json
[8/31/2025 12:30:03 PM][v1.3.62][Messages.cs::ReceiveMessage(197)]: Initializing 0 Toasts
[8/31/2025 12:30:03 PM][v1.3.62][Messages.cs::ReceiveMessage(202)]: Initializing 0 Modals
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: ---------------------------------
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: Loading module: obs-filters.dll
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: warning: Failed to load 'en-US' text for module: 'obs-filters.dll'
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: info: [noise suppress]: NVIDIA denoiser disabled, redistributable not found or could not be loaded.
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: error: Failed to get NVVideoEffects.dll version info size
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: info: [NVIDIA VIDEO FX]: FX disabled, redistributable not found or could not be loaded.
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: ---------------------------------
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: Loading module: obs-outputs.dll
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: warning: Failed to load 'en-US' text for module: 'obs-outputs.dll'
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: ---------------------------------
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: Loading module: obs-qsv11.dll
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: warning: Failed to load 'en-US' text for module: 'obs-qsv11.dll'
[8/31/2025 12:30:03 PM][v1.3.62][Messages.cs::ReceiveMessage(178)]: RetrieveVideos ::: {"game":"All Games","sortBy":"Latest"}RePlays/WebView
[8/31/2025 12:30:03 PM][v1.3.62][Helpers.cs::GetAllVideos(280)]: Found '0' video files in C:/Users/Ben_C/OneDrive/Videos/Plays
[8/31/2025 12:30:03 PM][v1.3.62][Helpers.cs::GetAllVideos(325)]: Parsed '0' video files. Sessions: 0, Clips: 0, Corrupted: 0.
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: ---------------------------------
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: Loading module: obs-text.dll
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: warning: Failed to load 'en-US' text for module: 'obs-text.dll'
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: ---------------------------------
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: Loading module: obs-transitions.dll
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: warning: Failed to load 'en-US' text for module: 'obs-transitions.dll'
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: ---------------------------------
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: Loading module: obs-webrtc.dll
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: warning: Failed to load 'en-US' text for module: 'obs-webrtc.dll'
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: ---------------------------------
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: debug: Loading module: obs-websocket.dll
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: warning: Failed to load 'en-US' text for module: 'obs-websocket.dll'
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: info: [obs-websocket] [obs_module_load] you can haz websockets (Version: 5.4.2 | RPC Version: 1)
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: info: [obs-websocket] [obs_module_load] Qt version (compile-time): 6.6.2 | Qt version (run-time): 6.8.2
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: info: [obs-websocket] [obs_module_load] Linked ASIO Version: 102900
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: error: Tried to call obs_frontend_get_global_config with no callbacks!
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: error: [obs-websocket] [Config::SetDefaultsToGlobalStore] Unable to fetch OBS config!
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: error: Tried to call obs_frontend_get_global_config with no callbacks!
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: error: [obs-websocket] [Config::Load] Unable to fetch OBS config!
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: error: Tried to call obs_frontend_add_event_callback with no callbacks!
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: error: Tried to call obs_frontend_push_ui_translation with no callbacks!
[8/31/2025 12:30:03 PM][v1.3.62][LibObsRecorder.cs::Start(133)]: error: Tried to call obs_frontend_get_main_window with no callbacks!

It seems there are some missing dependencies, perhaps? Not sure what I'd need to install to fix this.

BRCook avatar Aug 31 '25 15:08 BRCook