"Visual Exceptions" I keep getting. How do I fix them?

Started by badkitty08, August 06, 2022, 04:28:55 PM

Previous topic - Next topic

badkitty08

Exception in Verse.Window.InnerWindowOnGUI: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
  at System.Collections.Generic.Queue`1+Enumerator[T].MoveNext () [0x00013] in <ef151b6abb5d474cb2c1cb8906a8b5a4>:0
  at Verse.EditWindow_Log.DoMessagesListing (UnityEngine.Rect listingRect) [0x001a5] in <81af9f8a18324e17b286924a43555a7c>:0
     - transpiler Krkr.RocketMan: IEnumerable`1 RocketMan.EditWindow_Log_DoMessagesListing_Patch:Transpiler(IEnumerable`1 instructions)
     - prefix UnlimitedHugs.HugsLib: Boolean HugsLib.Patches.EditWindow_Log_Patch:ExtraLogWindowButtons(Window __instance, Rect& listingRect)
  at Verse.EditWindow_Log.DoWindowContents (UnityEngine.Rect inRect) [0x00195] in <81af9f8a18324e17b286924a43555a7c>:0
  at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001fd] in <81af9f8a18324e17b286924a43555a7c>:0
     - transpiler net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)

Canute

Very easy, just remove all mods ! :-)
But do you see any modname at the msg. ?
Maybe ask at these mod discussion about it.

And next time you posting something somewhere, try to read the topics on top first. They give out useful information. Or why do you think they are on top?