bug au démarrage

Issue #5816 new
Fab M created an issue

Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.

App: LaunchBox
Version: 11.8
Type: System.InvalidOperationException
Site: Void ThrowInvalidOperationException_ConcurrentOperationsNotSupported()
Source: System.Private.CoreLib

at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
at Unbroken.LaunchBox.Windows.GameControllers.GameControllerHandler.InitializeAllDevices()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

18:10:46 Exception

Comments (0)

  1. Log in to comment