same here Neuer Bot hinzugef?gt!: ArchaeologyBuddy Neuer Bot hinzugef?gt!: BGBuddy Neuer Bot hinzugef?gt!: DungeonBuddy Neuer Bot hinzugef?gt!: Gatherbuddy2 Neuer Bot hinzugef?gt!: Grind Bot Neuer Bot hinzugef?gt!: Questing Neuer Bot hinzugef?gt!: Mixed Mode Neuer Bot hinzugef?gt!: PartyBot Compiler Error: error CS0006: Die Metadatendatei "System.Design.dll" konnte nicht gefunden werden. Neuer Bot hinzugef?gt!: Combat Bot
thats not a problem of professionbuddy: http://www.thebuddyforum.com/honorb...5-system-windows-media-color-not-working.html the only think you can do is to comment out this ^^
Professionbuddy is working, but not that AH Profile you use or any other profile that use this function: or any other color.
Err: Declarationvoid MyLog(string format,params object[] args) { Log(Color.Green,"Multiprofile: ",Color.LightGreen,format,args); } ) Compile Error : "System.Windows.Media.Color" enth?lt keine Definition f?r "Green". Err: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei HighVoltz.Composites.CsharpAction.CompileErrorPropertyChanged(Object sender, MetaPropArgs e) bei HighVoltz.MetaProp.set_Value(Object value) bei HighVoltz.Composites.CsharpAction.set_CompileError(String value) bei HighVoltz.Dynamic.DynamicCodeCompiler.CompileAndLoad() bei HighVoltz.Dynamic.DynamicCodeCompiler.GenorateDynamicCode() bei HighVoltz.Professionbuddy.LoadPBProfile(String path) bei HighVoltz.Professionbuddy.Start() what means that error?
Profiles were also fixed but didn't get committed to svn until now. I'm using the AnkhSVN plugin for VS to commit to svn and apparently is skips any files that are not included in VS solution. To any other PB profile authors, if you're getting errors related to Color, open the profile with a text editor and replace all "Color" with "Colors" (Without quotes).