• Visit Rebornbuddy
  • [N] Darkmoon Faire Quests + Quest Behaviors

    Discussion in 'Holidays-Special Events' started by timglide, May 6, 2012.

    1. Ryriemiin

      Ryriemiin New Member

      Joined:
      Oct 30, 2010
      Messages:
      53
      Likes Received:
      0
      Trophy Points:
      0
      I get this everytime.

      Warning: Errors in quest behaviors!
      [Compiler Error]: c:\Users\Mjolnir\Documents\Honorbuddy\Quest Behaviors\SpecificQuests\Darkmoon Faire\DMF_Cannon.cs(30,8) : error CS0101: The namespace 'timglide' already contains a definition for 'DMF_Cannon'
      [Compiler Error]: c:\Users\Mjolnir\Documents\Honorbuddy\Quest Behaviors\SpecificQuests\Darkmoon Faire\DMF_Gnoll.cs(34,8) : error CS0101: The namespace 'timglide' already contains a definition for 'DMF_Gnoll'
      [Compiler Error]: c:\Users\Mjolnir\Documents\Honorbuddy\Quest Behaviors\SpecificQuests\Darkmoon Faire\DMF_Gnoll.cs(114,17) : error CS0102: The type 'timglide.DMF_Gnoll' already contains a definition for 'Entry'
      [Compiler Error]: c:\Users\Mjolnir\Documents\Honorbuddy\Quest Behaviors\SpecificQuests\Darkmoon Faire\DMF_Shoot.cs(27,8) : error CS0101: The namespace 'timglide' already contains a definition for 'DMF_Shoot'
      [Compiler Error]: c:\Users\Mjolnir\Documents\Honorbuddy\Quest Behaviors\SpecificQuests\Darkmoon Faire\DMF_Tonk.cs(28,8) : error CS0101: The namespace 'timglide' already contains a definition for 'DMF_Tonk'
      [Compiler Error]: c:\Users\Mjolnir\Documents\Honorbuddy\Quest Behaviors\SpecificQuests\Darkmoon Faire\DMF_Turtle.cs(27,8) : error CS0101: The namespace 'timglide' already contains a definition for 'DMF_Turtle'
       
    2. jpeterman

      jpeterman New Member

      Joined:
      Jan 2, 2015
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
    3. orzly

      orzly New Member

      Joined:
      Dec 10, 2014
      Messages:
      69
      Likes Received:
      0
      Trophy Points:
      0
      Doesn't work for me.. sadly :<
      would have been awesome though
       
      Last edited: Jan 4, 2015
    4. ckl2007

      ckl2007 New Member

      Joined:
      Jan 3, 2015
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Keep getting errors first it was saying that I was to high of a "toon" and now its giving me even more errors
       

      Attached Files:

    5. diablotin

      diablotin Member

      Joined:
      Aug 24, 2014
      Messages:
      174
      Likes Received:
      5
      Trophy Points:
      18
      Dont work for me
       
    6. obscures

      obscures New Member

      Joined:
      Jan 11, 2015
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Getting lot of error.
      Tried in all possible ways with all the advice in this thread.
      What can I do?
       
    7. hackersrage

      hackersrage Member Buddy Store Developer

      Joined:
      Nov 18, 2012
      Messages:
      342
      Likes Received:
      15
      Trophy Points:
      18
      I'm going to take a poke at this and see if I can get it rocking again.

      UPDATE: I have it working mostly. Had to remove the reference to : Styx.MemoryManagement as it no longer exists and I could not find a replacement in the namespace. I am looking into the last missing namespace reference "ConfigMemento". This also does not appear in the developer documentation anywhere so not sure what this is for. Looking at the code closer, it looks like it is saving a state of somesort, but where it is coming from or it's purpose is unclear (ref no documentation on it).
       
      Last edited: Feb 13, 2015
    8. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      Shit, spent most the day fixing this crap... Should have just let you do it. Damnit!!

      Anyway spent the day fixing all the questbehaviors... All work, i tried them on my alliance toon...

      The profile is messed up, but works if you start it in darkmoon fair... Someone else can fix that... That would be great.. Trying to get ziggie sparks firebirds challenge to work too, been a pain in my ass would have had this uploaded waaaay earlier if I wasn't messing with that so much...

      Anyway, have fun!

      Same as before, put the custom quest behaviors in the misc folder under quest behaviors.
       

      Attached Files:

    9. SkunkDaddy

      SkunkDaddy New Member

      Joined:
      May 16, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Did the daily game quest fine for me (whack a gnome, tonk, shooting and rings) then I got this error and the bot stopped:

      "[Profile Message]: Compiling monthly turnin quests.
      [Profile Message]: Compiling daily quests.
      Bot stopping! Reason: Bot stop requested by Halt quest behavior."

      Hitting start would just return the same message and stop the bot.
       
    10. SkunkDaddy

      SkunkDaddy New Member

      Joined:
      May 16, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Actually I am 700 on all professions so I guess this would be complete for this character.
       
    11. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      You're welcome. I already did the professions quests and other quests before I had a chance to fix the compile errors. Like I said the profile needs to be reworked. I deleted a lot of the horde stuff out of it. When I did re-run it at one point it said doing professions then it said done. The last quest it did for me was the rings.
       
    12. hackersrage

      hackersrage Member Buddy Store Developer

      Joined:
      Nov 18, 2012
      Messages:
      342
      Likes Received:
      15
      Trophy Points:
      18
      Just a note, the Darkmoon Faire behaviors are part of HonorBuddy core distribution now, that is why they were causing a conflict on load because the namespace did exist due to the behaviors already being included.
       
    13. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      What?!
      I wassail looking through the questing... Could you point me to what they are called in API on the docs page.
       
    14. hackersrage

      hackersrage Member Buddy Store Developer

      Joined:
      Nov 18, 2012
      Messages:
      342
      Likes Received:
      15
      Trophy Points:
      18
      Look in your HonorBuddy install folder:

      Quest Behaviors\SpecificQuests\Darkmoon Faire
       
    15. joejoe317

      joejoe317 New Member

      Joined:
      Jan 2, 2011
      Messages:
      341
      Likes Received:
      5
      Trophy Points:
      0
      I don't have those. Would you mind zipping yours up and posting them here, I would really like to see them.

      thanks!
       
    16. hackersrage

      hackersrage Member Buddy Store Developer

      Joined:
      Nov 18, 2012
      Messages:
      342
      Likes Received:
      15
      Trophy Points:
      18
      I can not release these files as they contain modifications that are copyright and are contained in a product from the buddy store.
      https://store.buddyauth.com/Product?productId=133

      You will need to purchase the product or ask the author (TheBrodieMan), for permission and a copy.
       
    17. orzly

      orzly New Member

      Joined:
      Dec 10, 2014
      Messages:
      69
      Likes Received:
      0
      Trophy Points:
      0
      The free version should include the darkmoon quests as well.
       
    18. icedragon

      icedragon New Member

      Joined:
      Aug 17, 2014
      Messages:
      147
      Likes Received:
      0
      Trophy Points:
      0
      Sadly it does not, it should but doesnt.

      however if he decided to release it alone I (and I assume many others) would certainly pay a 'small' fee for it. But I can't abide overpaying for something like a monstrous profile when almost the only thing in it that I would use is the DMF stuff
       
    19. icedragon

      icedragon New Member

      Joined:
      Aug 17, 2014
      Messages:
      147
      Likes Received:
      0
      Trophy Points:
      0
      This worked great for the daily quests, but as others have stated, the profession quests do not. Thank you for all your work, it is indeed appreciated :)
       
    20. Gigofar

      Gigofar Member

      Joined:
      Jun 8, 2013
      Messages:
      176
      Likes Received:
      1
      Trophy Points:
      18
      Sadly i can't get it work T_T
       

    Share This Page