• Visit Rebornbuddy
  • Issues with [PB]

    Discussion in 'Honorbuddy Support' started by morggue, Sep 18, 2012.

    1. morggue

      morggue New Member

      Joined:
      Oct 3, 2010
      Messages:
      135
      Likes Received:
      4
      Trophy Points:
      0
      I know that everything is in dev stage and whatnot so im not too worried about this being a huge issue... But i am having a problem with the PB feature and i have downloaded the newest test of HB and then used the svn for PB to guarantee the newest version of that bot. I see that some people are using it fine while others not so much. The latter seems to be my case. I have written several PB profiles before and encountered issues but never any that i couldnt fix.

      Was hoping someone could look at this log and tell me if this error is something in the profile or with PB itself. Could possibly even be my computer. I know some requirements have changed since i last ran HB several months ago. I recently moved and had not had internet for several weeks so i havent seen anything since pre 5.0 launch.

      Any info would be hugely appreciated. Here is the log as well as the snippet of code im mainly concerned about

      View attachment 5464 2012-09-18 13.58.txt

      Code:
      [20:59:09.682 D] PB 1.499: Loading profile [PB] Profession Leveling Kits.xml[20:59:10.162 N] Err: Wait (ObjectManager.IsInGame == true) Timeout:30000
      Compile Error : 'Styx.WoWInternals.ObjectManager' does not contain a definition for 'IsInGame'
      
      
      [20:59:10.166 N] Err: System.NullReferenceException: Object reference not set to an instance of an object.
         at HighVoltz.Composites.CsharpAction.CompileErrorPropertyChanged(Object sender, MetaPropArgs e) in c:\Program Files (x86)\Honorbuddy\Bots\Professionbuddy\Composites\CsharpAction.cs:line 65
         at HighVoltz.MetaProp.set_Value(Object value) in c:\Program Files (x86)\Honorbuddy\Bots\Professionbuddy\PropertyBag.cs:line 45
         at HighVoltz.Composites.CsharpAction.set_CompileError(String value) in c:\Program Files (x86)\Honorbuddy\Bots\Professionbuddy\Composites\CsharpAction.cs:line 45
         at HighVoltz.Dynamic.DynamicCodeCompiler.CompileAndLoad() in c:\Program Files (x86)\Honorbuddy\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:line 206
         at HighVoltz.Dynamic.DynamicCodeCompiler.GenorateDynamicCode() in c:\Program Files (x86)\Honorbuddy\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:line 81
         at HighVoltz.Professionbuddy.LoadPBProfile(String path) in c:\Program Files (x86)\Honorbuddy\Bots\Professionbuddy\ProfessionBuddy.cs:line 740
         at HighVoltz.Professionbuddy.Init() in c:\Program Files (x86)\Honorbuddy\Bots\Professionbuddy\ProfessionBuddy.cs:line 590
      [20:59:10.493 N] Err: Wait (ObjectManager.IsInGame == true) Timeout:30000
      Compile Error : 'Styx.WoWInternals.ObjectManager' does not contain a definition for 'IsInGame'
      

      I should probably mention that this is not a new profile it is one that i used for months on end prior to all the new HB/WoW stuff going on. So i know it worked previously.

      Again thanks for any help!
       
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      thats something you must report on PB thread
       

    Share This Page