RimWorld

RimWorld

Faction Manager v1.6
Why unloading a map fails ?
I get this error when i try to unload one of my maps, other maps can be normally unloaded and loaded but only one particular fails. Can this be solved somehow ? "Exception while saving map: System.ArgumentException: Illegal characters in path.
at System.IO.Path.Combine (System.String path1, System.String path2) [0x00057] in <eae584ce26bc40229c1b1aa476bfa589>:0
at FactionManager.PersistenceUtility.FilePathForSavedMap (System.String fileName) [0x0003f] in <bd8856f493154b099f0da2fefd4822d6>:0
at FactionManager.PersistenceUtility.SaveMap (Verse.Map map, System.String fileName) [0x00017] in <bd8856f493154b099f0da2fefd4822d6>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
FactionManager.PersistenceUtility:SaveMap (Verse.Map,string)
FactionManager.PersistenceUtility:UnloadMap (Verse.Map,string,bool)
FactionManager.ColoniesManagerTabDef/<>c__DisplayClass1_0:<DrawColonyRow>b__2 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Play:Update ()
"