CTD with unknown message
-
in korea theater doing the navigation, landed then exited the game, I then see a CTD with the message:
Error Log saved to C:\Users\HewlettPackard\AppData\Local\Benchmark_sims\Launcher_Log.text
but I found no such folders!
-
@Alfred it’s an error message from the Alt Launcher… probably no big deal, but try opening this
%LocalAppData%\Benchmark_Sims\Launcher_Log.txt
(paste into [Win+R] start/run dialog)
-
@airtex2019 said in CTD with unknown message:
@Alfred it’s an error message from the Alt Launcher… probably no big deal, but try opening this
%LocalAppData%\Benchmark_Sims\Launcher_Log.txt
(paste into [Win+R] start/run dialog)
it gave me this:
[7/19/2023 4:43:41 PM] [INFO] :: Application Initialization completed successfully. [7/19/2023 4:43:42 PM] [INFO] :: Launcher Update Checked [7/19/2023 4:43:42 PM] [INFO] :: FalconBMS Launcher v2.3.0 [7/19/2023 4:43:43 PM] [INFO] :: RSS Read and Write Finished [7/19/2023 4:43:43 PM] [INFO] :: Start Reading Launcher Settings. [7/19/2023 4:43:43 PM] [INFO] :: Finished Reading Launcher Settings. [7/19/2023 4:43:43 PM] [INFO] :: Start Reading Registry. [7/19/2023 4:43:44 PM] [INFO] :: Finished Reading Registry. [7/19/2023 4:43:44 PM] [INFO] :: Start Init Devices. [7/19/2023 4:43:44 PM] [INFO] :: Key List Filled. [7/19/2023 8:21:04 PM] [EXCEPTION] Value cannot be null. Parameter name: window:: Source: PresentationFramework Target Site: Void .ctor(System.Windows.Window) Message: Value cannot be null. Parameter name: window Details: Exception Data: System.Collections.ListDictionaryInternal Stack Trace: at System.Windows.Interop.WindowInteropHelper..ctor(Window window) at ControlzEx.Behaviors.WindowChromeBehavior.AssociatedObject_SourceInitialized(Object sender, EventArgs e) in C:\projects\controlzex\src\ControlzEx\Behaviors\WindowChromeBehavior.cs:line 323 at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Window.OnSourceInitialized(EventArgs e) at System.Windows.Window.CreateSourceWindow(Boolean duringShow) at System.Windows.Window.CreateSourceWindowDuringShow() at System.Windows.Window.SafeCreateWindowDuringShow() at System.Windows.Window.ShowHelper(Object booleanBox) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) ============
-
@Alfred this happens sometimes … some sort of race condition, not sure any of us have narrowed it down.
may be something in the thirdparty ControlzEx library
it happened on my system once, but I didn’t have debugger running
if it persists or if you find a way to reproduce it consistently, let me know!