C4BR3R4

Vigor (Alpha) v0.5.0

Nov 9th, 2025
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Critical error occurred
  2. Loaded Mods:
  3. System.InvalidOperationException: 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.
  4.   at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value, Int32& location)
  5.   at Vintagestory.API.Datastructures.SyncedTreeAttribute.MarkPathDirty(String path) in VintagestoryApi\Datastructures\AttributeTree\Other\SyncedTreeAttribute.cs:line 103
  6.   at Vigor.Core.BatchedTreeAttribute.BatchingTimerCallback(Object state)
  7.   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  8. --- End of stack trace from previous location ---
  9.   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  10.   at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)
  11.   at System.Threading.TimerQueue.FireNextTimers()
  12.   at System.Threading.ThreadPoolWorkQueue.Dispatch()
  13.   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment