chris1212
Member
I think this may be the wrong thread or whatever but I'm having an issue with my shard and I cant seem to figure it out and I need some exterior support, it was running JUST FINE then I brought my RUNO 2.0 shard down and all of the sudden it refuses to work anymore, this is the only thing I can find in the crash log and I have no idea wtf is wrong.
Again I am sorry if this is the wrong thread.
Again I am sorry if this is the wrong thread.
Code:
Server Crash Report
===================
RunUO Version 2.0, Build 2357.32527
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 2.0.50727.8936
Time: 10/24/2018 4:54:58 AM
Mobiles: 13876
Items: 731493
Clients:
- Count: 0
Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Xml.XmlException: Name cannot begin with the '.' character, hexadecimal value 0x00. Line 19444327, position 6.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos)
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at Server.Engines.Reports.XmlPersistanceReader.BeginChildren()
at Server.Engines.Reports.PersistableObject.Deserialize(PersistanceReader ip)
at Server.Engines.Reports.XmlPersistanceReader.GetChild()
at Server.Engines.Reports.Report.DeserializeChildren(PersistanceReader ip)
at Server.Engines.Reports.PersistableObject.Deserialize(PersistanceReader ip)
at Server.Engines.Reports.XmlPersistanceReader.GetChild()
at Server.Engines.Reports.Snapshot.DeserializeChildren(PersistanceReader ip)
at Server.Engines.Reports.PersistableObject.Deserialize(PersistanceReader ip)
at Server.Engines.Reports.XmlPersistanceReader.GetChild()
at Server.Engines.Reports.SnapshotHistory.DeserializeChildren(PersistanceReader ip)
at Server.Engines.Reports.PersistableObject.Deserialize(PersistanceReader ip)
at Server.Engines.Reports.XmlPersistanceReader.ReadDocument(PersistableObject root)
at Server.Engines.Reports.SnapshotHistory.Load()
at Server.Engines.Reports.Reports.Initialize()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Server.ScriptCompiler.Compile(Boolean debug)
at Server.Core.Main(String[] args)