3
« on: 2019-05-31 05:15:59 »
Hello, this never happened to me before, wondering if a Window's update or something else messed with 7th heaven, whenever I try to activate the mod "Media- Music and Sound" 7th heaven crashes with the following error message:
System.UriFormatException: Invalid URI: A Dos path must be rooted, for example, 'c:\'.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString, UriKind uriKind)
at System.Xml.XmlResolver.ResolveUri(Uri baseUri, String relativeUri)
at System.Xml.XmlUrlResolver.ResolveUri(Uri baseUri, String relativeUri)
at System.Xml.XmlTextReaderImpl..ctor(String url, XmlNameTable nt)
at System.Xml.XmlDocument.Load(String filename)
at _7thWrapperLib.ModInfo..ctor(String filePath, LoaderContext ctx) in C:\Users\TurBoss\Projetcs\7h\7thWrapperLib\Profile.cs:line 532
at Iros._7th.Workshop.fLibrary.GetModInfo(InstalledItem ii) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:line 900
at Iros._7th.Workshop.fLibrary.ToggleActivateMod(Guid modID) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:line 806
at Iros._7th.Workshop.fLibrary.DoModBarAction(pMod pm, ModBarAction a) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:line 920
at Iros._7th.Workshop.pMod.bActivate_Click(Object sender, EventArgs e) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\pMod.cs:line 200
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)