Full Version : Crashing XML error.
xmlspawner >>Scripting Support >>Crashing XML error.


<< Prev | Next >>

DreadfullyDespized- 11-03-2006
CODE

RunUO Version 2.0, Build 2357.32527
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 2
.NET Framework: 2.0.50727.42
Time: 11/3/2006 1:06:05 AM
Mobiles: 3350
Items: 97514
Clients:
- Count: 0

Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
  at Server.Region.Register()
  at Server.Engines.XmlSpawner2.ChallengeRegionStone.RefreshRegions()
  at Server.Timer.DelayCallTimer.OnTick()
  at Server.Timer.Slice()
  at Server.Core.Main(String[] args)


got this after restarting the console.
I understand that something is on the world that is unfinished. But how to hmm. get into the server to delete it? keeps rebooting and opening new console windows.

Tried using my 3 different backup saves and the same thing happends.

DreadfullyDespized- 11-08-2006
Well got that all fixed up. but for some reason my computer locked up while I was at work. aka the server. and now when I try to load from any of the backed up saves I get critical execeptions.

Here is what I got so far.

CODE

System.Xml.XmlException: Root element is missing.
  at System.Xml.XmlTextReaderImpl.Throw(Exception e)
  at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
  at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
  at System.Xml.XmlTextReaderImpl.Read()
  at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean prese
rveWhitespace)
  at System.Xml.XmlDocument.Load(XmlReader reader)
  at System.Xml.XmlDocument.Load(String filename)
  at Server.Accounting.Accounts.Load()
  at Server.WorldLoadEventHandler.Invoke()
  at Server.EventSink.InvokeWorldLoad()
  at Server.World.Load()
  at Server.ScriptCompiler.Compile(Boolean debug)
  at Server.Core.Main(String[] args)
This exception is fatal, press return to exit

ArteGordon- 11-09-2006
unfortunately, it looks like the accounts.xml file is corrupted in your saves.

DreadfullyDespized- 11-10-2006
Yeah I had to use an old account file and delete the reporthistory.xml

for future reference smile.gif