Denjiki
Member
So for some reason today I restarted my server only to have it throw errors at me. I merged over the FS Taming system and had it running no problem, even ran fine after being restarted once or twice. Then last night I spawned a bunch of new mobiles from the new scripts, saved, went to bed. Today started it up and am getting errors. Here they are:
EDIT:: 2/19/2014 11:55 PM So I did some searching now that I had a bit more time, and I see a couple other threads saying this is from a corrupt accounts.xml file. I restored just that file from an earlier backup and the world will load, but immediately after throws some errors and closes the server immediately, then restarts it right after. Is this because I cannot just restore the accounts.xml file without restoring everything else as well? I would normally not care about this and just restore my most recent backup, but I did about 3 hours worth of spawning new mobiles so I would like to save that work if possible. Any thoughts on this would be much appreciated.
EDIT2:: 2/20/2014 12:11 AM Alright well, I did some digging in my ServUO folder under Automatic backups starting restoring them each to see where each one was at. The 2nd most recent one had about 80% of my work I had done last night still on it, so I'm just going to restore it from there and call it good. Just to note restoring ONLY the accounts.xml file did NOT work for me, I had to restore all the folders including Accounts, Mobiles, Items, Attachments, etc. Since i'm not sure how automatic backups work on ServUO, if you have this issue I would suggest backing up your current ServUO folder immediately even if it's not working currently, because it may contain automatic backups that could be overwritten if you keep trying to reload your server over and over. Then try restoring your backup saves in the Backups/Automatic starting with most recent and working your way back. Hopefully you can get most of your work restored as I did.
Code:
----------------------------------------------------------------------------
ServUO - [http://www.servuo.com] Version 0.5, Build 5157.1903
Publish 54
Core: Optimizing for 6 64-bit processors
RandomImpl: CSPRandom (Software)
OpenUO Error: Client files not found.
Scripts: Compiling C# scripts...done (cached)
Scripts: Skipping VB.NET Scripts...done (use -vb to enable)
Scripts: Verifying...
Finished (4206 items, 1056 mobiles, 11 customs) (0.81 seconds)
ACC Registered: Server.ACC.CM.CentralMemory
ACC Registered: Server.ACC.PG.PGSystem
ACC Registered: Server.ACC.CSS.CSS
Regions: Loading...done
World: Loading...Error:
System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
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.World.Load() in c:\ServUO\trunk\Server\World.cs:line 858
at Server.Core.Main(String[] args) in c:\ServUO\trunk\Server\Main.cs:line 590
This exception is fatal, press return to exit
EDIT:: 2/19/2014 11:55 PM So I did some searching now that I had a bit more time, and I see a couple other threads saying this is from a corrupt accounts.xml file. I restored just that file from an earlier backup and the world will load, but immediately after throws some errors and closes the server immediately, then restarts it right after. Is this because I cannot just restore the accounts.xml file without restoring everything else as well? I would normally not care about this and just restore my most recent backup, but I did about 3 hours worth of spawning new mobiles so I would like to save that work if possible. Any thoughts on this would be much appreciated.
EDIT2:: 2/20/2014 12:11 AM Alright well, I did some digging in my ServUO folder under Automatic backups starting restoring them each to see where each one was at. The 2nd most recent one had about 80% of my work I had done last night still on it, so I'm just going to restore it from there and call it good. Just to note restoring ONLY the accounts.xml file did NOT work for me, I had to restore all the folders including Accounts, Mobiles, Items, Attachments, etc. Since i'm not sure how automatic backups work on ServUO, if you have this issue I would suggest backing up your current ServUO folder immediately even if it's not working currently, because it may contain automatic backups that could be overwritten if you keep trying to reload your server over and over. Then try restoring your backup saves in the Backups/Automatic starting with most recent and working your way back. Hopefully you can get most of your work restored as I did.
Last edited: