• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [REP] Golden Lotus Daily

    Discussion in 'Neutral' started by vego, Oct 7, 2012.

    1. evialtah

      evialtah New Member

      Joined:
      Dec 16, 2011
      Messages:
      322
      Likes Received:
      1
      Trophy Points:
      0
      Char constantly res via spirit healer and constantly dies...
       
    2. Hungrydane

      Hungrydane Member

      Joined:
      Jan 15, 2010
      Messages:
      137
      Likes Received:
      0
      Trophy Points:
      16
      How to download your quest behaviours?... I'm copying the text, but it makes it into a .XML file insted of .CS...
       
    3. vego

      vego Community Developer

      Joined:
      Aug 21, 2012
      Messages:
      270
      Likes Received:
      12
      Trophy Points:
      18
      Easiest way is tortoise svn, anyway if you want to do it manually:

      1. Go to svn, go to quest behaviors, right click on file and save as
      2. Save as filename.cs and change filetype to ALL, for example right click RampageAgainstTheMachine --> save as RampageAgaintTheMachine.cs, filetype --> All
       
    4. xilla

      xilla Member

      Joined:
      Jun 2, 2011
      Messages:
      143
      Likes Received:
      0
      Trophy Points:
      16
      well it keeps spamming pomfruit quest item even though i disabled the plugin, also sometimes golden lotus quests end unexpectedly leaving some of the quests half-done, moving onto august celestials.xml automatically.
       
      Last edited: Nov 12, 2012
    5. vego

      vego Community Developer

      Joined:
      Aug 21, 2012
      Messages:
      270
      Likes Received:
      12
      Trophy Points:
      18
      It will spam it every cooldawn when you are exacly on this quest (my quest behavior cause that).

      I have never seen bot leaving quest half-done... so i cant tell you what is the problem atm.
       
    6. Hungrydane

      Hungrydane Member

      Joined:
      Jan 15, 2010
      Messages:
      137
      Likes Received:
      0
      Trophy Points:
      16
      Cheers mate... I'll try it out.
       
    7. xilla

      xilla Member

      Joined:
      Jun 2, 2011
      Messages:
      143
      Likes Received:
      0
      Trophy Points:
      16
      anyways those profiles keeps getting better and better everyday. we appriciate ur hard work
      cheers mate
       
    8. thekartel

      thekartel New Member

      Joined:
      May 28, 2011
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      when i try to start the bot to do golden lotus reputation it take the quest and goes to the daily zone but when he land on the ground its stop for a few sec while hes loading tile's the stop.

      Heres the log: View attachment 4456 2012-11-12 23.47.txt
       
    9. btmnuts

      btmnuts New Member

      Joined:
      Nov 9, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      I get the same problem. It will stop or fly to other zones to finish those quests. Sometimes it will stop and "Loading Tiles" is displayed and I manually move my character and it will work for 30seconds and stop again.
       
    10. vego

      vego Community Developer

      Joined:
      Aug 21, 2012
      Messages:
      270
      Likes Received:
      12
      Trophy Points:
      18
      Bot failed in loading mesh for navigator, try to restart - should work well

      Also delete cache folder in your hb directory
       
    11. Legista

      Legista New Member

      Joined:
      May 4, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      Hi Vego, i simply want to be convinced, that you saw my post. :rolleyes:

      Plus:
      Very often bot can stuck with spamming something like this error in log:
      Code:
      Plugin Pandaria Dailies threw an exception in 'Pulse'! Exception:
      System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
      Parameter name: index
         at System.ThrowHelper.ThrowArgumentOutOfRangeException()
         at System.Collections.Generic.List`1.get_Item(Int32 index)
         at AzeniusHelper.AzeniusHelper.Pulse() in d:\HB2\Plugins\Pandaria Dailies -Megser- [Modified]\Pandaria Dailies -Megser-.cs:line 213
         at Styx.Plugins.PluginWrapper.Pulse()
      Seems like check for some mob activity, when there is no such unit. For example:
      Code:
      if (Behemoth[0].IsCasting && !Me.IsBehind(Behemoth[0]))
      in Pandaria Dailies -Megser-.cs.

      Code of plugin... so ugly! Is it normal for lua programming reference to index of list without checking that this item is available and get exception every time?

      As result - it is easier to make dailies in Golden Pagoda manually instead of alt-tab to wow and see that bot stuck again.
       
      Last edited: Nov 13, 2012
    12. Veight

      Veight Member

      Joined:
      Jul 12, 2010
      Messages:
      248
      Likes Received:
      0
      Trophy Points:
      16
      Wanted to start this, but I am getting this everytime I attempt to start the bot. Goes out to Klaxxi and is about to start up Rampage Against the Machine and keeps throwing this.

      Code:
      System.Exception: Assembly is null!
         at Bots.Quest.QuestOrder.ForcedCodeBehavior.(Assembly , Dictionary`2 )
         at Bots.Quest.QuestOrder.ForcedCodeBehavior..ctor(CodeNode codeNode)
         at Bots.Quest.Actions.ForcedBehaviorExecutor.(OrderNode )
         at Bots.Quest.Actions.ForcedBehaviorExecutor..()
       
    13. jccampfield0308

      jccampfield0308 New Member

      Joined:
      Nov 7, 2012
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      0
      wont start

      stuck on this
      [Singular] ... running the Grind Bot bot Solo in Vale of Eternal Blossoms
      [Singular] Context changed, re-creating behaviors
       
    14. btmnuts

      btmnuts New Member

      Joined:
      Nov 9, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Hey I fixed the problem with changing my combat routine back to singular. I also cleared my cache as directed. I am not sure which is what made it work. You should try it.
       
    15. amputations

      amputations Active Member

      Joined:
      Jan 6, 2011
      Messages:
      2,262
      Likes Received:
      11
      Trophy Points:
      38
      Post the full logfile.
       
    16. Veight

      Veight Member

      Joined:
      Jul 12, 2010
      Messages:
      248
      Likes Received:
      0
      Trophy Points:
      16

      I feel like this has been answered.. I checked the klaxxi Daily thread and saw nothing besides that the quest behavior was updated
       
    17. crazy2012

      crazy2012 New Member

      Joined:
      Oct 31, 2012
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Hi guyz please help me if someone had tihs kind of problem! When i start golden lotus profile from the beginning it does a 3 of 5 quests then changes to other profile august celestials and then flies to take it... doesnt finish golden lotus... can you help me?
      it doesnt do kill 12 shao tien's from first dailies of golden lotus, then i do it myself and restart the bot and it head to the 2nd part of dailies and then just auto change profile again! plz tell me what can be problem
       
    18. vego

      vego Community Developer

      Joined:
      Aug 21, 2012
      Messages:
      270
      Likes Received:
      12
      Trophy Points:
      18
      Delete cache from hb directory and try again :)
       
    19. crazy2012

      crazy2012 New Member

      Joined:
      Oct 31, 2012
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      the same again now it changed to shado pan dailies)
       
    20. dritzps

      dritzps New Member

      Joined:
      Nov 7, 2012
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      I am getting the same error. I went ahead and shut the bot off and did the quest myself. Everything else seems to be working good for me. Haven't got to Golden Lotus yet though.
       

    Share This Page