thebrodieman
Well-Known Member
- Joined
- Sep 11, 2011
- Messages
- 6,015
he is this profile updates and still working ?
Yes.
he is this profile updates and still working ?
5 compiler errors encountered in profile 'Thunder Forge (Horde)'
'CustomBehavior' xml element on line number 81 has following errors with code:
void Instance_RemoveTargetsFilter(List<WoWObject> units)
{
units.RemoveAll(o =>
{
var unit = o as WoWUnit;
return unit != null && unit.HasAura(137598);
});
}
void OnBotStopped (object sender, EventArgs args)
{
UnsubEvents();
}
void UnsubEvents()
{
Targeting.Instance.OnTargetRemove -= MyRemoveFilter;
BotEvents.OnBotStopped -= OnBotStopped;
}
1) 'Targeting' does not contain a definition for 'OnTargetRemove' and no extension method 'OnTargetRemove' accepting a first argument of type 'Targeting' could be found (are you missing a using directive or an assembly reference?) at offset 17
2) The name 'MyRemoveFilter' does not exist in the current context at offset 17
3) No overload for 'OnBotStopped' matches delegate 'BotEvents.OnBotStopDelegate' at offset 18
'CustomBehavior' xml element on line number 108 has following errors with code: public System.Threading.Tasks.Task __ExpressionFunc__7()
{
return new System.Func<System.Threading.Tasks.Task>(async () =>{Targeting.Instance.RemoveTargetsFilter += Instance_RemoveTargetsFilter;
BotEvents.OnBotStopped += OnBotStopped;})();
}
1) No overload for 'OnBotStopped' matches delegate 'BotEvents.OnBotStopDelegate' at offset 1
'CustomBehavior' xml element on line number 189 has following errors with code: public System.Threading.Tasks.Task __ExpressionFunc__20()
{
return new System.Func<System.Threading.Tasks.Task>(async () =>{Targeting.Instance.RemoveTargetsFilter += Instance_RemoveTargetsFilter;
BotEvents.OnBotStopped += OnBotStopped;})();
}
1) No overload for 'OnBotStopped' matches delegate 'BotEvents.OnBotStopDelegate' at offset 1
Bot stopping! Reason: None Given
Thunder Forge H.xml still doesn't compile. Thought you patched it?
Edit: Doesn't seem to be the same error, as last time.
Code:5 compiler errors encountered in profile 'Thunder Forge (Horde)' 'CustomBehavior' xml element on line number 81 has following errors with code: void Instance_RemoveTargetsFilter(List<WoWObject> units) { units.RemoveAll(o => { var unit = o as WoWUnit; return unit != null && unit.HasAura(137598); }); } void OnBotStopped (object sender, EventArgs args) { UnsubEvents(); } void UnsubEvents() { Targeting.Instance.OnTargetRemove -= MyRemoveFilter; BotEvents.OnBotStopped -= OnBotStopped; } 1) 'Targeting' does not contain a definition for 'OnTargetRemove' and no extension method 'OnTargetRemove' accepting a first argument of type 'Targeting' could be found (are you missing a using directive or an assembly reference?) at offset 17 2) The name 'MyRemoveFilter' does not exist in the current context at offset 17 3) No overload for 'OnBotStopped' matches delegate 'BotEvents.OnBotStopDelegate' at offset 18 'CustomBehavior' xml element on line number 108 has following errors with code: public System.Threading.Tasks.Task __ExpressionFunc__7() { return new System.Func<System.Threading.Tasks.Task>(async () =>{Targeting.Instance.RemoveTargetsFilter += Instance_RemoveTargetsFilter; BotEvents.OnBotStopped += OnBotStopped;})(); } 1) No overload for 'OnBotStopped' matches delegate 'BotEvents.OnBotStopDelegate' at offset 1 'CustomBehavior' xml element on line number 189 has following errors with code: public System.Threading.Tasks.Task __ExpressionFunc__20() { return new System.Func<System.Threading.Tasks.Task>(async () =>{Targeting.Instance.RemoveTargetsFilter += Instance_RemoveTargetsFilter; BotEvents.OnBotStopped += OnBotStopped;})(); } 1) No overload for 'OnBotStopped' matches delegate 'BotEvents.OnBotStopDelegate' at offset 1 Bot stopping! Reason: None Given
Full log attached
Blacklisting CF9F for 01:01:01 [Type: All] - Reason: Object is outside of loot range
[Profile Message]: Starting What Lurks Below
Blacklisting CF9F for 01:01:01 [Type: All] - Reason: Object is outside of loot range
[Profile Message]: Starting What Lurks Below
Blacklisting CF9F for 01:01:01 [Type: All] - Reason: Object is outside of loot range
[Profile Message]: Starting What Lurks Below
It fails to loot Narjon the Gulper.
Code:Blacklisting CF9F for 01:01:01 [Type: All] - Reason: Object is outside of loot range [Profile Message]: Starting What Lurks Below Blacklisting CF9F for 01:01:01 [Type: All] - Reason: Object is outside of loot range [Profile Message]: Starting What Lurks Below Blacklisting CF9F for 01:01:01 [Type: All] - Reason: Object is outside of loot range [Profile Message]: Starting What Lurks Below
The mob was within loot range.
There was also a problem with the bot idling outside the cave where it has to kill spiders and collect some stuff. I don't remember the quest name, but after a while I dismounted it manually which didn't help, neither did restarting the profile. Ended up doing the quest myself.
I'll provide more info about this one, if I see it again.
Did you look more into the compile errors for the profile on Isle of Thunder, I posted previously?
The compiler issues were fixed, but for some reason did not copy right into the last push (thats what I get for trusting an auto-submission program). Tonight's push will include the files (im doing it manually so it WILL be there)
As for the looting issue, what is the Loot Radius set in your settings?
Great, thanks!
Umm, I don't think I ever changed it. Currenlty, it's set to 75 in the "Settings & Tools" window.
My toon was standing right in front of the dead NPC. I was able to manually loot without moving it at all.
It fails to loot Narjon the Gulper.
Code:Blacklisting CF9F for 01:01:01 [Type: All] - Reason: Object is outside of loot range [Profile Message]: Starting What Lurks Below Blacklisting CF9F for 01:01:01 [Type: All] - Reason: Object is outside of loot range [Profile Message]: Starting What Lurks Below Blacklisting CF9F for 01:01:01 [Type: All] - Reason: Object is outside of loot range [Profile Message]: Starting What Lurks Below
The exact same thing happened again today, so it wasn't just a 1 time thing.
It worked just fine to me about a week ago.![]()
[LoadProfile-v2059(info)] Loading profile 'Nat Pagle Dailies.xml'
[LoadProfile-v2059(info)] Loading profile 'Nat Pagle Dailies.xml'
[LoadProfile-v2059(info)] Loading profile 'Nat Pagle Dailies.xml'
[LoadProfile-v2059(info)] Loading profile 'Nat Pagle Dailies.xml'
The Isle of Thunder profiles are comping now, thanks!
I can't rememer if I have reported this before, but it sometimes has issues starting "Nat Pagle Dailies" when chain running the profiles.
Code:[LoadProfile-v2059(info)] Loading profile 'Nat Pagle Dailies.xml' [LoadProfile-v2059(info)] Loading profile 'Nat Pagle Dailies.xml' [LoadProfile-v2059(info)] Loading profile 'Nat Pagle Dailies.xml' [LoadProfile-v2059(info)] Loading profile 'Nat Pagle Dailies.xml'
Full log attahed
Also, is there a way to disable the quest which you don't recommend AFK'ing, on Isle of Thunder, but still running the other ones?
A suggestion.
I'm almost done getting exalted with most of the MoP factions, but I just realized that I can actually buy items when revered, that increases the rep gain by 100%.
Would it be possible to add support for buying such items?
For the first time to me, the bot managed to kill the NPC on Isle of Thunder with the electric ground, before it started doing all the electric stuff.
Usually, I take over the control at this point.
Since I've always been taking care of that part manually, I thought that was what caused the bot to wait for the NPC to spawn again, but it did the same thing this time aswell.
Did you forget to add a check for the quest objective, since it's trying to do it all over again?
Stopping and starting the bot, makes it move on to the next quest.
Who Knew Fish Liked Eggs? - Quest - World of Warcraft <-- this quest is currently failing. The bot flies around forever looking for an egg (although there are plenty of eggs around)
Thank you for a otherwise great profile set![]()
There was a glitch with the update/submission process. All my products were not reported as updated, or unlocked. They are now available again. Please report any issues you come across, as there is far too much to test by myself at this point, and issues are sure to pop up after the HB3 conversion (mostly mesh related things)any plan for when this product will be able to be bought again?