Advertisement
Guest User

RiftCat Critical Error

a guest
May 22nd, 2019
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.72 KB | None | 0 0
  1. 2019/05/22 17:11:27.222 Session started
  2. 17:11:27.203 [Debug - RiftCat]: New session starting M/S - C9443BE8EA9BC24C80402F3178DA2C8746963011558B2A48C017A52C976CA802 / fb9afab4-fad9-4a6d-adc5-60e6899a79cb
  3. 17:11:27.355 [Info - RiftCat]: Started: Launcher version 2.3.12.0 at 5/22/2019 5:11:27 PM (UTC: 5/23/2019 12:11:27 AM)
  4. 17:11:28.520 [Error - RiftCat]: Unexpected (Fatal):
  5. System.ArgumentNullException: Value cannot be null.
  6. Parameter name: source
  7. at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector)
  8. at VRE.Vridge.SharedUtils.Settings.Helpers.SteamvrHelper.GetVrSettingsFileName()
  9. at VRE.Vridge.SharedUtils.Settings.Helpers.SteamvrHelper.SetRenderingProperties(SteamvrSettings settings)
  10. at VRE.Vridge.SharedUtils.Settings.VridgeSettings.Save(VridgeSettingsLock externallyOwnedMutex)
  11. at VRE.Vridge.SharedUtils.Settings.VridgeSettings.UseDefaultSettings(Boolean ignoreDroppedMutex)
  12. at VRE.Vridge.SharedUtils.Settings.VridgeSettings.Load(VridgeSettingsLock externallyOwnedMutex)
  13. at VRE.Vridge.SharedUtils.Settings.VridgeSettings.InitAndLoad(AppType appType)
  14. at VRE.Vridge.SharedUtils.StartupCommon.Init(AppType appType, Boolean logVerbose)
  15. at VRE.Vridge.Launcher.App.OnStartup(StartupEventArgs e)
  16. at System.Windows.Application.<.ctor>b__1_0(Object unused)
  17. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  18. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  19. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  20. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  21. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  22. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  23. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  24. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  25. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  26. at System.Windows.Threading.DispatcherOperation.Invoke()
  27. at System.Windows.Threading.Dispatcher.ProcessQueue()
  28. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  29. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  30. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  31. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  32. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  33. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  34. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  35. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  36. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  37. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  38. at System.Windows.Application.RunDispatcher(Object ignore)
  39. at System.Windows.Application.RunInternal(Window window)
  40. at System.Windows.Application.Run(Window window)
  41. at VRE.Vridge.Launcher.App.Main()
  42. 2019/05/22 17:11:34.196 Session ended
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement