Hi Brodie, First : Thank u for your amazing Job !!! second i have a little problem : [02:40:29.625 N] [Compiler Error]: ...\Quest Behaviors\Vehicles\VehicleMover.cs(175,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Vehicles.VehicleMover' already contains a definition for 'VehicleMover' [02:40:34.891 D] Styx.HonorbuddyUnableToStartException: Errors in quest behaviors! I try a soluce : i have deleted the file VehicleMover.cs and i'm testing now. the bot star, i will send u the result of my test without this file. View attachment 3440 2013-04-22 10.40.txt Thank u ^^
Hey Brodie, I am having an issue with The Tillers dailies, my druid will load My farm profile and do the work order for Dominance. Even though I don't want it do it, this only happens on my Druid, on my priest he just goes on with doing the dailies and ignores the farm. I guess my actually question is, how can I make the profile not load My Farm and just focus on The Tillers dailies. Big thanks in advanced! Regards Multi
I'm always confused why people delete files to cure issues. I wonder if anyone ever deleted WoW.exe the first time they had an "Error #132" pop-up... Sure you won't see an error after its deleted, until a profile decides to start trying to access it. Somewhere youhave a duplicate VehicleMover.cs. The true file SHOULD reside in the Vehicles folder of your QB folder.
"My Farm" is part of the tillers dailies. Whether its Farmer Yoon's 1 plant, or the work order's 8. Both are considered Tillers dailies, and both provide the rep you are grinding and need.
Please see below. Problem is in SVN it has vehicle files in Quest Behavior folder and Quest Behavior/Vehicle folder.
hi brodie. I too have found that vehiclemover error today when I updated. after getting the error, I looked at your qb's and just deleted them and re svn'd. there is a vehicle mover file in your vehicles folder and also one in the qbs folder.. which you say should not be the case? so I don't understand why you would say we shouldn't delete the one in the qb folder. anyway.. please give instructions on why the error occurs and what I should do to rectify. cheers
This is actually a problem on the SVN side as the SVN is putting both vehiclebehavior and vehiclemover files in the Quest Behavior Folder and the Quest Behavior\Vehicles folder causing this issue. I guess the quick fix until brodieman fixes the svn is to delete vehiclebehavior and vehicle mover out of the Quest Behavior folder but leave them in the Quest Behavior\Vehicle Folder.
I would have thought so... but that's not what he intimated. your op said you found the extra one in an HB fresh install, but now your saying the problems in brodies svn.. how to confuse less?
hay brodie i cant figure this out i copy and paste the QB and it replaces the QB thats in honor buddy then it makes me have to reinstall HB i have tried just high liteing HB QB's and also going into QB and then pasteing what am i doing wrong heres the log from the last fresh install View attachment 9668 2013-04-22 00.29.txt
I'm always confused why people answer like this ! Maybee i do that to find a solution. 100% of winner haved try. So for explain to u who i'm : I read your post to find a solution without post something. I have a fresh install for use your profil. This install is use only for daily quest. So now if i post something wrong, it's besause there is a problem. YOUR VehicleMover.cs doesn't work or another thing ! I use your profil there a long time ago, and have never post something... and please at the next time, don't answer like this when u don't know who is writing.
Possible to add Urgolax - NPC - World of Warcraft to your Pandaria Plugin for movement? If Laosy is in the Cage near him, Toons will always pull this Rare and die when they dont move to his back while he cast the ground effect. Sound easy, while he cast move to his back and do dmg, thats all. but i know in code its not that simple.
Quest: My Town, It's On Fire Again - Quest - World of Warcraft Item: mistfall water bucket - Wowhead Search ??? Toon doesnt loot this Item. Just fly/run to the given Hotspots but doesnt pick up the needed Items. Maybe they changed the Item ID?
Ended up re-downloading fresh hb and removing all vehicle things and placed brodiemans there. Also Brodie those 1kb files with text saying the file is old.. can u just delete those ? They cause confusion
just only a little thing, if you start the daily grind in orgrimmar - it does not go through the portal to start the fly to, it starts it right in OG which of course, does not work
Well some QB files are duplicate in your SVN as in Kicks, so copying over all QB from your SVN (or Kicks) results in HB stopping immidiately after start. It causes problems until the 4 duplicate QB are manually deleted from the root folder. regards
Golden Lotus when he progresses from Part1 to Part2 .. he only turns in the first quest, and doesnt pick up the new ones in the new hub. instead he swims into the pool - aggroes the fishies and doesnt move on.
Hi, Miribis, No, you shouldn't delete those files. Deleting them is what is causing the problems with naming conflicts, and confusion. Those files are included to _prevent_ the naming conflicts. But TheBrodieMan thought they were duplicates, and didn't initially include them in his daily distribution, and that caused the naming conflicts. (A very easy mistake to make, and he thought he was doing the right thing.) Those text files will overwrite the existing files, and will prevent the 'naming conflicts'. I chatted with TheBrodieMan about it, and believe we've got it straightened out now. Going forward, I believe TheBrodieMan is just going to re-supply the same behaviors in the same way that Kick does. Just download, and don't delete anything. cheers, chinajade
If I did not delete them it would give me namespace already exist errors. Code: // MOVED TO Vehicles/ sub-directory// // The original behavior has been moved to the Vehicles/ sub-directory. // The behavior will continue to function normally from that location. // // This file has been left in its place to prevent problems for users that do 'upgrade installs'. // This comment file will overwrite their existing file with this comment file, // such that symbol conflicts due do not occur as the result of the move. // // This comment file can be safely deleted after the next Honorbuddy drop. // (Honorbuddy 2.5.6948.557 is current at the time of this writing.) // As an absolute time limit, this file should be deleted no later than Sep-2013. // Caused a little confusion regarding whether I needed to keep them or not. But thank you for pointing out what should be done or not done
[Compiler Error]: c:\Дружок\Quest Behaviors\Vehicles\VehicleMover.cs(172,18) : error CS0101: Пространство имен "Honorbuddy.Quest_Behaviors.Vehicles.VehicleMover" уже содержит определение для "VehicleMover" Errors in quest behaviors!