Guest User

Untitled

a guest
Oct 13th, 2025
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. Running on 64 bit Windows 10.0.26100.0 with 32694 MB RAM
  2. Game Version: v1.21.4 (Stable)
  3. 11.10.2025 21:08:52: Critical error occurred in the following mod: [email protected]
  4. Involved Harmony IDs: com.chronolegionnaire.hydrateordiedrate
  5. 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.
  6. at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value, Int32& location)
  7. at Vintagestory.API.Datastructures.SyncedTreeAttribute.MarkPathDirty_Patch0(SyncedTreeAttribute this, String path)
  8. at Vigor.Core.BatchedTreeAttribute.BatchingTimerCallback(Object state)
  9. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  10. --- End of stack trace from previous location ---
  11. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  12. at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)
  13. at System.Threading.TimerQueue.FireNextTimers()
  14. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  15. at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment