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!

[Grandfathered] Greedy

Status
Not open for further replies.
Just a heads Up anyone using this botbase disable wowhead looter if you use it. It wont let it reload. Wowhead comes out with an action blocked error.
 
Just a heads Up anyone using this botbase disable wowhead looter if you use it. It wont let it reload. Wowhead comes out with an action blocked error.

Can u pastee that error ? might be able to work around it.
 
Maintenance

Hello Goblineers,

RobotoDB is undergoing maintenance tonight and might not be available for the 6-18 hours, will post more when I wake up.
ref: roboto

Kind Regards,

Mirabis

EDIT= Finished.
 
Last edited:
Yea i just need to re-enable it when i get home to get one for you.


Ok here is the error in wow
Code:
1x [ADDON_ACTION_BLOCKED] AddOn '+Wowhead_Looter' tried to call the protected function 'wlDefaultReloadUI()'.
!BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
[C]: ?
+Wowhead_Looter\Wowhead_Looter.lua:4598: in function `ReloadUI'
[string "WoW.lua"]:1: in main chunk

Locals:
nil



And here is the log file for it .But i didnt see and error in the log for the reload just for the cancel . Also tsm is disable.
View attachment 193500 2015-11-15 19.04.txt
 
Last edited:
Yea i just need to re-enable it when i get home to get one for you.


Ok here is the error in wow
Code:
1x [ADDON_ACTION_BLOCKED] AddOn '+Wowhead_Looter' tried to call the protected function 'wlDefaultReloadUI()'.
!BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
[C]: ?
+Wowhead_Looter\Wowhead_Looter.lua:4598: in function `ReloadUI'
[string "WoW.lua"]:1: in main chunk

Locals:
nil



And here is the log file for it .But i didnt see and error in the log for the reload just for the cancel . Also tsm is disable.
View attachment 192597

Code:
Source:
Greedy
TargetSite:
Void (Int32, Styx.WoWInternals.Misc.WoWAuction, Styx.WoWInternals.Misc.WoWAuction)
BaseException:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at Greedy.Common.Logger.(Int32 , WoWAuction , WoWAuction )
   at Greedy.Operations.AuctionOperations..()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at Greedy.Greedy..()

^ The above happens often?
 
I have a problem, I decided to test Buying battle pets with Greedy and have this :

Code:
[02:39:35.294 N] [Greedy]: Search for Worg Pup failed for [Attempt:(1/3)] -- trying again.
[02:39:35.294 D] Activity: [Greedy] -- Search for Worg Pup failed for [Attempt:(1/3)] -- trying again.
[02:39:35.497 D] Activity: [Greedy] -- Searching the AuctionHouse for Worg Pup on page 1/1
[02:39:35.889 N] [Greedy]: Search for Worg Pup failed for [Attempt:(2/3)] -- trying again.
[02:39:35.889 D] Activity: [Greedy] -- Search for Worg Pup failed for [Attempt:(2/3)] -- trying again.
[02:39:36.091 D] Activity: [Greedy] -- Searching the AuctionHouse for Worg Pup on page 1/1
[02:39:36.491 N] [Greedy]: Search for Worg Pup failed for [Attempt:(3/3)] -- trying again.
[02:39:36.492 D] Activity: [Greedy] -- Search for Worg Pup failed for [Attempt:(3/3)] -- trying again.


All addons in wow disabled
Below logs and screenshots , how i can fix it? Thank you.
 

Attachments

  • 900 2015-11-19 04.37.txt
    900 2015-11-19 04.37.txt
    51.9 KB · Views: 3
  • 1.jpg
    1.jpg
    115.3 KB · Views: 13
  • 2.jpg
    2.jpg
    121.2 KB · Views: 9
  • 3.jpg
    3.jpg
    83.9 KB · Views: 12
  • 4.jpg
    4.jpg
    52.4 KB · Views: 11
I have a problem, I decided to test Buying battle pets with Greedy and have this :

Code:
[02:39:35.294 N] [Greedy]: Search for Worg Pup failed for [Attempt:(1/3)] -- trying again.
[02:39:35.294 D] Activity: [Greedy] -- Search for Worg Pup failed for [Attempt:(1/3)] -- trying again.
[02:39:35.497 D] Activity: [Greedy] -- Searching the AuctionHouse for Worg Pup on page 1/1
[02:39:35.889 N] [Greedy]: Search for Worg Pup failed for [Attempt:(2/3)] -- trying again.
[02:39:35.889 D] Activity: [Greedy] -- Search for Worg Pup failed for [Attempt:(2/3)] -- trying again.
[02:39:36.091 D] Activity: [Greedy] -- Searching the AuctionHouse for Worg Pup on page 1/1
[02:39:36.491 N] [Greedy]: Search for Worg Pup failed for [Attempt:(3/3)] -- trying again.
[02:39:36.492 D] Activity: [Greedy] -- Search for Worg Pup failed for [Attempt:(3/3)] -- trying again.


All addons in wow disabled
Below logs and screenshots , how i can fix it? Thank you.

Hm would have to test this weekend.

Probably because the calculator for BreedID/Name on AH is broken... but need stacktraces to find out why ..
 
Code:
Source:
Greedy
TargetSite:
Void (Int32, Styx.WoWInternals.Misc.WoWAuction, Styx.WoWInternals.Misc.WoWAuction)
BaseException:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at Greedy.Common.Logger.(Int32 , WoWAuction , WoWAuction )
   at Greedy.Operations.AuctionOperations..()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at Greedy.Greedy..()

^ The above happens often?
No that was the first time I saw that.
 
Release 1.0.0.172

Pushed out a new version, awaiting store approval before it goes live.

Changelog:

  • Fix Index out of Bound error on cancel auctions
    AuctionDatabase server moved
    Fix RobotoDB error
    Fix Division by 0 error
    StackSize can no longer be 0
    Give wow more time to react on itemcount change when selling to prevent AH errors
    Faster reaction after a task has ended
    BattlePetBreedSpecies data updated
    BattlePetSpeciesIds updated
    BattlePet name database updated
    BattlePet calculations updated
    BattlePet Breed switched no longer read only
    Buy BattlePet options no longer grayed out
    Fix Battle Pet searching error when Smart Search is turned on (ItemInfo doesn't match with pets)
    Fix Battle Pet buying error when type expected is BuyType
    Fix double caching of current auctions
    New Battlepet auctio entries automatically enabled
    Match json version with HB
 
Release 1.0.0.173

Pushed out a new Buddy Store version, awaiting store approval before it goes live.

Changelog:


  • Implemented Wowhead tooltips #Credits to Studio60
  • Added more Mage teleport shortcuts #Credits to Studio60
  • Fix Hearthstone location checks not working
  • Fix Stackprice view displaying wrong values due to wrong max stacksizes
  • Added a temporary workaround for Wow Armor/Weapon max stacksizes
  • Fixed a string format error in FailLogging
  • Added timeouts to web calls, to prevent major lock-ups
  • Removed the monitor members - couldn't get it to work.
  • Slight renamings in settings (Might have to manually rename)
  • Interface changes related to BattlePets
 
Last edited:
Currently on the trial for this, just found it and hoping it can automate my glyph selling from now on.

I believe I set it up correctly, but I keep running into an issue where it is withdrawing the same few glyphs over and over again from the gbank, as if it's stuck in the part of it that says "withdraw whatever isn't in the AH from the gbank" and loops it over and over. It is successfully posting and cancelling auctions, and looting the mailbox, but the gbank withdrawal doesn't seem to be fully functional. Mind taking a look?View attachment 3932 2015-11-30 01.04.txt

Also, any chance of an extension of the sale for Cyber Monday? xD
 
Last edited:
feature request. can you add some guild bank management to this? mainly consolidating stacks for efficient bank usage
 
Currently on the trial for this, just found it and hoping it can automate my glyph selling from now on.

I believe I set it up correctly, but I keep running into an issue where it is withdrawing the same few glyphs over and over again from the gbank, as if it's stuck in the part of it that says "withdraw whatever isn't in the AH from the gbank" and loops it over and over. It is successfully posting and cancelling auctions, and looting the mailbox, but the gbank withdrawal doesn't seem to be fully functional. Mind taking a look?View attachment 193554

Also, any chance of an extension of the sale for Cyber Monday? xD
+1 this. i was trying to buy it but just figured out where it was. Was a bit confused.

Probably around christmas ;p
 
Currently on the trial for this, just found it and hoping it can automate my glyph selling from now on.

I believe I set it up correctly, but I keep running into an issue where it is withdrawing the same few glyphs over and over again from the gbank, as if it's stuck in the part of it that says "withdraw whatever isn't in the AH from the gbank" and loops it over and over. It is successfully posting and cancelling auctions, and looting the mailbox, but the gbank withdrawal doesn't seem to be fully functional. Mind taking a look?View attachment 193554

Also, any chance of an extension of the sale for Cyber Monday? xD
+1 this. i was trying to buy it but just figured out where it was. Was a bit confused.
feature request. can you add some guild bank management to this? mainly consolidating stacks for efficient bank usage

Added: https://trello.com/c/stDY7CNy
 
Hello. Ran into another bug. This time, it would get stuck on withdrawing the very last mail before closing the mailbox and waiting for the refresh. I watched the mailbox not update with the bot spamming "Withdrawing XXXXXX", without actually withdrawing it. It just hung up and the game wouldn't make the glyph go into my backback. View attachment 6984 2015-11-30 17.48.txt
 
Status
Not open for further replies.
Back
Top