7th Heaven Crash on Startup

  • Thread starter Thread starter GoodBitey
  • Start date Start date
Status
Not open for further replies.
G

GoodBitey

Guest
Tried to launch 7th Heaven today and got this friendly message, I'm not really sure what it means, some kind of error in an XML somewhere, but not sure what.  Any help would be super appreciated!

System.TypeInitializationException: The type initializer for 'Iros._7th.Workshop.Sys' threw an exception. ---> System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlTextReader.Read()
   at System.Xml.XmlReader.MoveToContent()
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderSettings.Read8_Settings()
   --- End of inner exception stack trace ---
   at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
   at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream)
   at Iros._7th.Util.Deserialize[T](Stream s) in c:\Iros\7thWrapperLib\Util.cs:line 10
   at Iros._7th.Util.Deserialize[T](String file) in c:\Iros\7thWrapperLib\Util.cs:line 14
   at Iros._7th.Workshop.Sys..cctor() in c:\Iros\7thWorkshop\Sys.cs:line 100
   --- End of inner exception stack trace ---
   at Iros._7th.Workshop.Sys.get_Catalog()
   at Iros._7th.Workshop.pTags.Init() in c:\Iros\7thWorkshop\pTags.cs:line 20
   at Iros._7th.Workshop.pTags..ctor() in c:\Iros\7thWorkshop\pTags.cs:line 29
   at Iros._7th.Workshop.fLibrary.InitializeComponent() in c:\Iros\7thWorkshop\fLibrary.Designer.cs:line 44
   at Iros._7th.Workshop.fLibrary..ctor() in c:\Iros\7thWorkshop\fLibrary.cs:line 17
   at Iros._7th.Workshop.Program.Main() in c:\Iros\7thWorkshop\Program.cs:line 18
 
Actually, I was wrong, I tried all 4 steps in the FAQ and I'm still getting the same error, any suggestions?
 
Root element is missing

That means you're pointing one of the paths in the settings to a place that doesn't exist. Recheck your Workshop -> Settings.
 
I get this error right when I open 7th Heaven, is there a way for me to access those settings from without?
 
C:\Users\username\AppData\Roaming\7thWorkshop

Delete everything, then reopen 7H client and start over with your Settings.
 
Success, this has resolved my issues, thank you!  Now to figure out why the video is a little tiny box instead of full screen.
 
Workshop -> OpenGL

If you set your X and Y to 0 and check the Fullscreen box, then it'll auto adjust to your Windows resolution.
 
I tried setting both Window X,Y and Internal X,Y to 0, also the Full screen is checked, but I'm still getting the tiny little box.  Could this have anything to do with the face that I have two monitors?
 
Status
Not open for further replies.
Back
Top