What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

configure path issue

spagno

New Member
Joined
Aug 15, 2011
Messages
55
Reaction score
0
Hi,
after loading the profile, happens that when i click to class config, there's an error like "Unable to find path

"c:\Users\spagno\Desktop\Honorbuddy\Profiles\A - 1-85\Classic\CustomClasses\Fspware Priest\Class Specific\Settings\UiElements.xml"

the path is obviously wrong because he put the directory "Profiles" in the path: i checked the CC and in the .cs there's:

public static string ConfigFolder = @"CustomClasses\Fpsware Priest\Class Specific\Settings\";
public static string ConfigFile = @"CustomClasses\Fpsware Priest\Class Specific\Settings\Settings.xml";

Profiles is a custom directory that i created to put the profiles

it seems like @"CustomClasses" was re-writted with the path of the profile that i run

I tried to load the profile: Featured Profiles\DK Starting revised by Nesox.xml that is in the HB zip

the result:
System.IO.DirectoryNotFoundException 'C:\Users\spagno\Desktop\Honorbuddy\Featured Profiles\CustomClasses\Fpsware Priest\Class Specific\Settings\UIElements.xml'.

so i tried to copy and load a profile from the root directory of HB and it works

best regard

-- edit --

sorry, i think that it should be a cc problem, so i don't know if this is the right section and i posted the same in the CC post
 
Last edited:
"c:\Users\spagno\Desktop\Honorbuddy\Profiles\A - 1-85\Classic\CustomClasses\Fspware Priest\Class Specific\Settings\UiElements.xml"

folder should be named

Fpsware Priest

check again on fpsware's thread about installation instructions
 
the path is right, it's a known issue and i fixed it directly in the Settings.cs

sorry for the wrong posting here ;)

regards

"c:\Users\spagno\Desktop\Honorbuddy\Profiles\A - 1-85\Classic\CustomClasses\Fspware Priest\Class Specific\Settings\UiElements.xml"

folder should be named

Fpsware Priest

check again on fpsware's thread about installation instructions
 
Back
Top