Jump to content

SYSTEM PROFILER HELP


17 replies to this topic

#1 Drazek Red Beard

    Member

  • PipPip
  • 36 posts

Posted 26 May 2012 - 12:26 PM

It isnt working for me, i get an error when i gather data, i need some help here.... I plan on supporting this game with the founders pack, i would love to give some feedback to contribute in that way too. help meeeeh

************** Exception Text **************
System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
at ROM.frmMain.bw_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

#2 Drazek Red Beard

    Member

  • PipPip
  • 36 posts

Posted 26 May 2012 - 12:39 PM

^ this is the error message i get

#3 Arioch

    Member

  • PipPip
  • 48 posts
  • LocationIllinois

Posted 26 May 2012 - 12:46 PM

Im clueless.

It blew up on one of my friends computers but it still posted the data when he pasted it so we just did not worry about it.

Looks to me like you have something totally different here.

Have you tried to run it making sure you have all other programs shut down?

Also you might try running it while booted in safe mode? even if you have to save the data to a file and then cut and paste it after reboot with internet support.

I'm just grasping at straws but its worth a try.

#4 GrizzlyViking

    Member

  • PipPipPipPipPipPipPipPip
  • FP Veteran - Beta 1
  • FP Veteran - Beta 1
  • 1,202 posts
  • LocationMarik

Posted 26 May 2012 - 12:48 PM

View PostDrazek Red Beard, on 26 May 2012 - 12:26 PM, said:

It isnt working for me, i get an error when i gather data, i need some help here.... I plan on supporting this game with the founders pack, i would love to give some feedback to contribute in that way too. help meeeeh

************** Exception Text **************
System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
at ROM.frmMain.bw_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)


Have you disabled your anti-virus auto protect?

Edited by GrizzlyViking, 26 May 2012 - 12:48 PM.


#5 Omega59er

    Member

  • PipPipPipPipPipPip
  • Elite Founder
  • Elite Founder
  • 394 posts
  • LocationIndiana

Posted 26 May 2012 - 12:50 PM

I thought the System Profiler was removed?

#6 Drazek Red Beard

    Member

  • PipPip
  • 36 posts

Posted 26 May 2012 - 01:02 PM

thank you for all your input, ill try the safemode boot. already disabled virus protection and firewalls

#7 Vitus1978

    Member

  • PipPip
  • 48 posts
  • LocationVancouver Canada

Posted 26 May 2012 - 01:02 PM

system profiler did not work for me either... I just manually typed in my system specs.
And yes i disabled my anti-virus and firewall.... still did not work.

#8 Drazek Red Beard

    Member

  • PipPip
  • 36 posts

Posted 26 May 2012 - 01:06 PM

View PostVitus1978, on 26 May 2012 - 01:02 PM, said:

system profiler did not work for me either... I just manually typed in my system specs.
And yes i disabled my anti-virus and firewall.... still did not work.


do you have 100% on your pending invite?

#9 Horseman

    Member

  • PipPipPipPipPipPipPipPipPip
  • The Mercenary
  • The Mercenary
  • 4,694 posts
  • LocationPoland

Posted 26 May 2012 - 01:09 PM

It's clear the program uses some system API to dump the data to an XML file first and reads it from there. Attempting to read that file returns a null value - most likely because it does not actually exist on your system.
The first two things to check is that your .NET framework is up to date and you're running the program using an account with administrator privileges.

PS. I've been able to run the profiler in Windows XP (SP3) running on my ancient desktop. I'm reasonably sure that whatever's happening, it's not the profiler that's at fault - at least not directly.
PS2. This said, the application certainly was not extensively tested - the HDD statistics it produced applied solely to my system partition for some reason even though I keep it small for backup purposes and install games on a larger extended partition on the same physical HDD (Backup purposes - a small partition image is more convenient to backup and restore than a huge one, and I've had it up to there with reinstalling my OS.).

Edited by Horseman, 26 May 2012 - 01:15 PM.


#10 xSidewinder

    Member

  • PipPipPip
  • 90 posts

Posted 26 May 2012 - 01:10 PM

I have a slightly different problem, but maybe you can help. I manually typed in my system specifications, and my beta profile is only showing 96% complete. Thoughts?

#11 Vitus1978

    Member

  • PipPip
  • 48 posts
  • LocationVancouver Canada

Posted 26 May 2012 - 01:10 PM

View PostDrazek Red Beard, on 26 May 2012 - 01:06 PM, said:


do you have 100% on your pending invite?


yep.

#12 Horseman

    Member

  • PipPipPipPipPipPipPipPipPip
  • The Mercenary
  • The Mercenary
  • 4,694 posts
  • LocationPoland

Posted 26 May 2012 - 01:16 PM

View PostxSidewinder, on 26 May 2012 - 01:10 PM, said:

I have a slightly different problem, but maybe you can help. I manually typed in my system specifications, and my beta profile is only showing 96% complete. Thoughts?

It should be showing the fields you have not filled in yet - certainly did so for me.

#13 Drazek Red Beard

    Member

  • PipPip
  • 36 posts

Posted 26 May 2012 - 01:22 PM

View PostVitus1978, on 26 May 2012 - 01:10 PM, said:


yep.


when i manually type in my specs, there is no where to submit. So that isnt even an option for me. after im done with this civ 5 game ill try that safemode thing though. "crosses fingers"

#14 xSidewinder

    Member

  • PipPipPip
  • 90 posts

Posted 26 May 2012 - 01:23 PM

It's showing the systems specification field. Do I have to use their system profiler or is manually typing it okay?

#15 Horseman

    Member

  • PipPipPipPipPipPipPipPipPip
  • The Mercenary
  • The Mercenary
  • 4,694 posts
  • LocationPoland

Posted 26 May 2012 - 01:26 PM

I've used the profiler and then updated several fields - that seems to have been accepted by their system.

#16 Vitus1978

    Member

  • PipPip
  • 48 posts
  • LocationVancouver Canada

Posted 26 May 2012 - 01:29 PM

Mine was accepted as well even though i manually entered the info... no problems... I'm at 100% and Pending....

Try it and hopefully you get accepted into the Beta.

Edited by Vitus1978, 26 May 2012 - 01:29 PM.


#17 Felicitatem Parco

    Professor of Memetics

  • PipPipPipPipPipPipPipPipPipPipPip
  • Legendary Founder
  • Legendary Founder
  • 13,522 posts
  • LocationIs Being Obscured By ECM

Posted 26 May 2012 - 02:10 PM

There are several threads in the Website Support Forums regarding errors with the System Profiler program, and seperate threads for problems with the Beta Profile Questionnaire.

If you are experiencing difficulties, please find the appropriate threads in the Support Forums and that will help the webmasters get the problems taken care of more efficiently.

Edited by Prosperity Park, 26 May 2012 - 02:11 PM.


#18 Fpsnerd

    Rookie

  • 1 posts

Posted 04 October 2012 - 05:38 AM

I Just make my to work by make him to work in windows 7 compatibility mode (windows7 in my case )





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users