Ok, this is driving me nuts....
I dont have a lot of experience with coding and profile making. I found a nice profile for professionbuddy just to find out it was horde only. So i edited it to be alliance. But every time i load the profile i get this error:
Err: Wait (Me.MapID == 732) Timeout:20000
Compile Error : 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'MapID' and no extension method 'MapID' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Err: System.NullReferenceException: Object reference not set to an instance of an object.
at HighVoltz.Composites.CsharpAction.CompileErrorPropertyChanged(Object sender, MetaPropArgs e) in d:\Applicaties\autopiloot\Bots\Professionbuddy\Composites\CsharpAction.cs:line 65
at HighVoltz.MetaProp.set_Value(Object value) in d:\Applicaties\autopiloot\Bots\Professionbuddy\PropertyBag.cs:line 51
at HighVoltz.Composites.CsharpAction.set_CompileError(String value) in d:\Applicaties\autopiloot\Bots\Professionbuddy\Composites\CsharpAction.cs:line 44
at HighVoltz.Dynamic.DynamicCodeCompiler.CompileAndLoad() in d:\Applicaties\autopiloot\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:line 239
at HighVoltz.Dynamic.DynamicCodeCompiler.GenorateDynamicCode() in d:\Applicaties\autopiloot\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:line 91
at HighVoltz.Professionbuddy.LoadPBProfile(String path, XElement element) in d:\Applicaties\autopiloot\Bots\Professionbuddy\ProfessionBuddy.cs:line 722
at HighVoltz.Professionbuddy.Initialize() in d:\Applicaties\autopiloot\Bots\Professionbuddy\ProfessionBuddy.cs:line 302
Err: Wait (Me.MapID == 732) Timeout:20000
Compile Error : 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'MapID' and no extension method 'MapID' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Can someone tell me what im doing wrong here?
I dont have a lot of experience with coding and profile making. I found a nice profile for professionbuddy just to find out it was horde only. So i edited it to be alliance. But every time i load the profile i get this error:
Err: Wait (Me.MapID == 732) Timeout:20000
Compile Error : 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'MapID' and no extension method 'MapID' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Err: System.NullReferenceException: Object reference not set to an instance of an object.
at HighVoltz.Composites.CsharpAction.CompileErrorPropertyChanged(Object sender, MetaPropArgs e) in d:\Applicaties\autopiloot\Bots\Professionbuddy\Composites\CsharpAction.cs:line 65
at HighVoltz.MetaProp.set_Value(Object value) in d:\Applicaties\autopiloot\Bots\Professionbuddy\PropertyBag.cs:line 51
at HighVoltz.Composites.CsharpAction.set_CompileError(String value) in d:\Applicaties\autopiloot\Bots\Professionbuddy\Composites\CsharpAction.cs:line 44
at HighVoltz.Dynamic.DynamicCodeCompiler.CompileAndLoad() in d:\Applicaties\autopiloot\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:line 239
at HighVoltz.Dynamic.DynamicCodeCompiler.GenorateDynamicCode() in d:\Applicaties\autopiloot\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:line 91
at HighVoltz.Professionbuddy.LoadPBProfile(String path, XElement element) in d:\Applicaties\autopiloot\Bots\Professionbuddy\ProfessionBuddy.cs:line 722
at HighVoltz.Professionbuddy.Initialize() in d:\Applicaties\autopiloot\Bots\Professionbuddy\ProfessionBuddy.cs:line 302
Err: Wait (Me.MapID == 732) Timeout:20000
Compile Error : 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'MapID' and no extension method 'MapID' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Can someone tell me what im doing wrong here?