• Visit Rebornbuddy
  • Fight at Joe's

    Discussion in 'Archives' started by JoeBrewski, Nov 11, 2012.

    1. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      I get this error
      Code:
      [01:04:11.306 N] Compiler Error: f:\BuddyWing 1.0.1093.494\Routines\FightatJoes\Helpers\JoesCombat.cs(62,40) : error CS0103: The name 'MercHelpers' does not exist in the current context
      [01:04:11.306 N] Compiler Error: f:\BuddyWing 1.0.1093.494\Routines\FightatJoes\Helpers\JoesCombat.cs(62,82) : error CS0103: The name 'MercHelpers' does not exist in the current context
      [01:04:11.306 N] Compiler Error: f:\BuddyWing 1.0.1093.494\Routines\FightatJoes\Helpers\JoesCombat.cs(76,20) : error CS0103: The name 'MercHelpers' does not exist in the current context
      [01:04:11.306 N] Compiler Error: f:\BuddyWing 1.0.1093.494\Routines\FightatJoes\Helpers\JoesCombat.cs(97,23) : error CS0103: The name 'MercHelpers' does not exist in the current context
      [01:04:11.306 N] Compiler Error: f:\BuddyWing 1.0.1093.494\Routines\FightatJoes\Helpers\JoesCombat.cs(109,21) : error CS0103: The name 'MercHelpers' does not exist in the current context
      [01:04:11.306 N] Compiler Error: f:\BuddyWing 1.0.1093.494\Routines\FightatJoes\Helpers\JoesCombat.cs(127,13) : error CS0103: The name 'MercHelpers' does not exist in the current context
      Over and over, and it won't load the routine. :(
       
    2. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      No issues here, loads fine.
       
    3. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      Yep, went with a clean instal, no more errors. Thanks Joe!
       
    4. andur

      andur Member

      Joined:
      Dec 1, 2012
      Messages:
      60
      Likes Received:
      3
      Trophy Points:
      8
      I get all of a sudden a skipping Merchelper.cs on SVN update cause it's conflicting.
      ???
       
    5. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      Get the Zip.
      SVN isnt working properly for Joes...
       
    6. JoeBrewski

      JoeBrewski New Member

      Joined:
      Jul 4, 2012
      Messages:
      315
      Likes Received:
      4
      Trophy Points:
      0
      Renamed the Root Folder to FightAtJoes (so it'd be in-synch with the SVN Trunk folder). SO.... next time you update, either nuke the old folder, or rename it to FightAtJoes before an update (from SVN). AND, let me know if still issues.

      Joe
       
    7. andur

      andur Member

      Joined:
      Dec 1, 2012
      Messages:
      60
      Likes Received:
      3
      Trophy Points:
      8
      View attachment 2014-08-31 14.34.txt

      Need some more help. Went for Seer tree, to heal in flashpoints and so on, got a lot of errors.
      How can i set the routine to only heal, not dps also?
       
    8. Laje892js

      Laje892js New Member

      Joined:
      Aug 19, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Can I make this send companions on crew skill missions?
       
    9. Laje892js

      Laje892js New Member

      Joined:
      Aug 19, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      ohh nvm dont think so
       
    10. JoeBrewski

      JoeBrewski New Member

      Joined:
      Jul 4, 2012
      Messages:
      315
      Likes Received:
      4
      Trophy Points:
      0
      Old problem from 2-or-so weeks back, make sure you're running the current version.

      Joe
       
    11. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      Hey Joe,

      Can you add a check for when your toon is dead?
      Sometimes there is no rez at current position and only Return to Medcenter.
      Your routine stays in a loop:
      [JoesCombat] Death detected. Waiting for Rez to be Available...

      Thanks for the reply!
       
    12. JoeBrewski

      JoeBrewski New Member

      Joined:
      Jul 4, 2012
      Messages:
      315
      Likes Received:
      4
      Trophy Points:
      0
      "Waiting for Rez to be Available..." - first runs a wait on MedProbeMaxWait (default is set to 60), and THEN the MedCenter (will wait indefinitely until available).

      So if you're just grinding and don't care about a rez to the Medcenter, you can just set MedProbeMaxWait to something like 5 or 0.

      And I DO know what you're talking about, regarding say a drop into lava, where you can't call a medprobe, but from what I've seen that's more of a Nav issue than anything else.

      Joe
       
    13. rabbit987654324

      rabbit987654324 New Member

      Joined:
      Sep 6, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Hi Joe,

      First of all, on behalf of others I would like to thank you and the other developers contributing towards the buddyforum.

      I have a query regarding your combat routine. Is it possible for me to avoid skipping through dialogues? I use your routine to fight however I would still like to be a part of the story.

      Kind regards,
       
    14. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      Ok thanks!
       
    15. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      Go into the quest profiles and delete this line (its on the top)
      <ForceAlignment Type="Light" AutoSkip="true" />
       
    16. rabbit987654324

      rabbit987654324 New Member

      Joined:
      Sep 6, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      [HR][/HR]

      Edit: Thanks Cryo. I had loaded another profile before this and hence I just had to log out and run buddywing with the blank profile. Thanks again :)
       
      Last edited: Sep 6, 2014
    17. Jwangner

      Jwangner New Member

      Joined:
      Oct 16, 2012
      Messages:
      75
      Likes Received:
      1
      Trophy Points:
      0
      Joe,

      Thank you for creating a great routine. I have a question though. Is there anyway for the routine to heal only and not DPS. As a healer I have been kicked out of instances because the routine does more DPS than heals. Anyway to turn off DPS? Any help would be very much appreciated.
       
    18. JoeBrewski

      JoeBrewski New Member

      Joined:
      Jul 4, 2012
      Messages:
      315
      Likes Received:
      4
      Trophy Points:
      0
      Let me know which Spec you're running and I'll take a look.

      SIDE NOTE: A LOT of shitty tanks out there, that (a) Aren't geared with the proper Defense/Shi/Abs, (b) Don't know how to maintain threat, or (c) Are just WAYYYYY undergeared (ex: 24k Assassin in CZ-98H).

      Also, did you disable Movement via the Delete key - if not and the bot is trying to move and waiting for a Nav Request, headache.... Also, are you running the CombatBot.xml profile, where it is NOT trying to run off and run quests while you're In-Group? If you're not running that profile it's GUARANTEED the bot will be unresponsive when the fight starts as the brain doesn't know what the hell to do between the area you're in versus the questing directives it's trying to proccess..

      Started with Heals and that's what I run most of the time in Ops/FPs, so.... I've put alot of time into it as it is. Anyhow, lemme know.

      Let me know - thanks

      Joe
       
      Last edited: Sep 9, 2014
    19. Jwangner

      Jwangner New Member

      Joined:
      Oct 16, 2012
      Messages:
      75
      Likes Received:
      1
      Trophy Points:
      0
      Is anyone else having an issue farming nodes? The bot runs the profile beautifully and harvest the corpses with ease but the darn thing is running right over nodes I can harvest. Its a little disheartening seeing all those mats the bot is running right by. I have tried doing it different ways. I changed the random grind from false to true and then the bot will roll right up and harvest the first node it sees but then it will target the next mob and will stand there not doing anything. When I change random grind from true to false, then it will run the profile to perfection killing mobs and harvesting corpses but not farming nodes. I will keep working on it.


      UPDATE: I worked on this issue this afternoon and I found that <LootProfessionHarvestables>true</LootProfessionHarvestables> was set to false. I changed this to true and it worked but whenever I would take a break and restart the bot it would change back to false. Is there anyway to make this stay true all the time? Please any help would be fantastic.
       
      Last edited: Sep 10, 2014
    20. JoeBrewski

      JoeBrewski New Member

      Joined:
      Jul 4, 2012
      Messages:
      315
      Likes Received:
      4
      Trophy Points:
      0
      First off, please reply to the response from your other question, feedback would be NICE if I'm to address any issues.

      Secondly, do you have ScanForNodes set to true in MercHelpers?

      Joe
       

    Share This Page