Crowthelas
Member
So currently I restarted the server a couple hours ago and had no errors. I haven't changed any scripts after that time. My computer crashed (Windows 10 64bit) for an unknown reason, went to reboot the server and I keep getting this error repeatly. After poking around a bit I still haven't found a solution to it, so I just put everything back the way it was and figured I would ask here if anyone knows of a fix.
It states a root element is missing but I'm rather unsure what element is missing and how is it missing since I haven't changed any scripts or core files since the last successful reboot.
Code:
Server Crash Report
===================
RunUO Version 0.5, Build 5928.13709
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 5/18/2016 6:21:22 AM
Mobiles: 132
Items: 1492
Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at Engale.BookPublishing.BP_Load.ReadData(String filePath)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Server.ScriptCompiler.Invoke(String method) in c:\Users\Crow\Desktop\ServUO-master\Server\ScriptCompiler.cs:line 667
at Server.Core.Main(String[] args) in c:\Users\Crow\Desktop\ServUO-master\Server\Main.cs:line 547
Clients:
- Count: 0
It states a root element is missing but I'm rather unsure what element is missing and how is it missing since I haven't changed any scripts or core files since the last successful reboot.