I've done it all, can't get this running... Please help
This is my error message:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Lundmark\Desktop\HB\Bots\ProfessionBuddy \Localization\Strings.xml'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFrom*****, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWeb***** *****, RequestCachePolicy cachePolicy)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlReaderSettings.CreateReader(String inputUri, XmlParserContext inputContext)
at System.Xml.XmlReader.Create(String inputUri, XmlReaderSettings settings, XmlParserContext inputContext)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri)
at HighVoltz.Professionbuddy.LoadStringsFromXml(Strin g path) in c:\Users\Lund\Desktop\HB\Bots\ProfessionBuddy\ Professionbuddy\ProfessionBuddy.cs:line 579
at HighVoltz.Professionbuddy.LoadStrings() in c:\Users\Lund\Desktop\HB\Bots\ProfessionBuddy\ Professionbuddy\ProfessionBuddy.cs:line 557
at HighVoltz.Professionbuddy.Init() in c:\Users\Lund\Desktop\HB\Bots\ProfessionBuddy\ Professionbuddy\ProfessionBuddy.cs:line 516
Object reference not set to an instance of an object.
Bot Stopped! Reason: Object reference not set to an instance of an object.