What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[N] Darkmoon Faire Quests + Quest Behaviors

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'
 
Doesn't work for me.. sadly :<
would have been awesome though
 
Last edited:
Getting lot of error.
Tried in all possible ways with all the advice in this thread.
What can I do?
 
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:
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.
 

Attachments

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.

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.
 
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.

Actually I am 700 on all professions so I guess this would be complete for this character.
 
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.

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.
 
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.
 
What?!
I wassail looking through the questing... Could you point me to what they are called in API on the docs page.
 
I don't have those. Would you mind zipping yours up and posting them here, I would really like to see them.

thanks!
 
The free version should include the darkmoon quests as well.

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
 
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.

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 :)
 
Back
Top