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.
Yes it does happen with them disabled aswell

tried with different kind of imports, imported items with group structers from tsm, and just plain item lists but no difference

All crashes related to Auctions tab have been resolved on beta. They'll be submitted to release soon - trying to wrap up some other changes in the same build.
 
Release 0.0.0.137

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

Changelog:


  1. Closing the wizard will now trigger a data download too prevent errors on fresh installs
  2. Loading of GUI will now check if there's a data file, if not it will trigger a download
  3. Added a missing CanBuyCheck, allowing it to drop under it's Min amount to buy
  4. Quick setup will no longer buy unlimited amount of items, limited to 5x Max Stacksize
  5. Fix crashes related to infinete loops
  6. Entering a search query will only evaluate after 3 seconds
 
Code:
There were 1 or more exceptions while reading data using type "Greedy.Wrappers.Data.WoWuctionLayout". Reading file "C:\Users\USERNAME\Desktop\HB2\Bots\Greedy\Data\Providers\WoWuction-azjolnerub.csv".
Data :System.Collections.DictionaryEntry
Data :System.Collections.DictionaryEntry
Data :System.Collections.DictionaryEntry
StackTrace:
   at Greedy.Externals.LINQtoCSV.AggregatedException.ThrowIfExceptionsStored()
   at Greedy.Externals.LINQtoCSV.CsvContext.<ReadData>d__0`1.<>m__Finallya()
   at Greedy.Externals.LINQtoCSV.CsvContext.<ReadData>d__0`1.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Greedy.Wrappers.Data.WoWuction.LoadFile(String fullinput)
   at Greedy.Wrappers.Data.AHDataProvider`1.<Initialize>d__b.MoveNext()
Source:
tzmik1jv
TargetSite:
Void ThrowIfExceptionsStored()
BaseException:
Greedy.Externals.LINQtoCSV.AggregatedException: There were 1 or more exceptions while reading data using type "Greedy.Wrappers.Data.WoWuctionLayout". Reading file "C:\Users\USERNAME\Desktop\HB2\Bots\Greedy\Data\Providers\WoWuction-azjolnerub.csv".
   at Greedy.Externals.LINQtoCSV.AggregatedException.ThrowIfExceptionsStored()
   at Greedy.Externals.LINQtoCSV.CsvContext.<ReadData>d__0`1.<>m__Finallya()
   at Greedy.Externals.LINQtoCSV.CsvContext.<ReadData>d__0`1.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Greedy.Wrappers.Data.WoWuction.LoadFile(String fullinput)
   at Greedy.Wrappers.Data.AHDataProvider`1.<Initialize>d__b.MoveNext()

Can u screenshot the content of the WoWuction data file ? I get the sense u use the wrong api key/token and the file is crap >.<

Here you go
 

Attachments

  • data.webp
    data.webp
    195.8 KB · Views: 21
U manually downloaded the csv right? I see comma delimited and not tab delimited, either way both should work hmm. Still crashes kn version 137?
It does work after 137. However, i cannot import to inventory and then put them in buy/sell. I can do import>automatic buy sell but it does not check the boxes or apply prices/stack sizes.
 
It does work after 137. However, i cannot import to inventory and then put them in buy/sell. I can do import>automatic buy sell but it does not check the boxes or apply prices/stack sizes.

Why can't u import to inventory?

Also it should check the boxes and give default stacksizes - unless u import into Custom/Sell.

Can u tell me on which buttons u clicked ? Import unfiltered?
 
inventory>import>unfiltered>automatic buy/sell

this works fine, but when i press reapply prices to automated list nothing happens, it tells me it starts price updates in background and the buy/sell list are not ticked and there is no count or prices.
 

Attachments

inventory>import>unfiltered>automatic buy/sell

this works fine, but when i press reapply prices to automated list nothing happens, it tells me it starts price updates in background and the buy/sell list are not ticked and there is no count or prices.

Re-apply prices is not instant, it works on the background and updates the prices 1 by 1. It should print that it started and finished though.

Code:
[08:23:34.803 D] Activity: [Greedy] -- Updating Auction Prices
[08:23:34.804 N] [34:804]: Starting the price updates on background.
[08:23:37.379 N] [37:379]: Starting the price updates on background.

Sounds like u pressed it multiple times >.< and it never finished.
 
does it take a long time for aprox 2000 items? i got restless :S

When u only import ItemIds it will not add a count to them, it doesn't know which count or stacksize to add.... so adding 2K items without count/stack into the buy list isn't smart.
 
Adding them to inventory first and then to buy/sell list did not work. They buy/sell groups did not populate.
 
does it take a long time for aprox 2000 items? i got restless :S

Between 120 - 680ms per item * 2000 ... 800 seconds / 13.33 min at max - yet it should be way faster depending on how much is cached.

EDIT: Seems 137 has a bug where it never starts the update task. Fixed in 138

Adding them to inventory first and then to buy/sell list did not work. They buy/sell groups did not populate.

Need log for that, it should print reasons for not adding.
 
it is in the last log i posted. Can i join the beta btw?


[22:416]: Exception when trying to Save AuctionDB. || (See log file for more information)
[22:414]: Exception when trying to Save AuctionDB. || (See log file for more information)
[22:420]: Exception when trying to Save AuctionDB. || (See log file for more information)
[52:421]: Exception when trying to Save AuctionDB. || (See log file for more information)
[52:424]: Exception when trying to Save AuctionDB. || (See log file for more information)
 

Attachments

Last edited:
Hello. Have a problem where it is not selling anything. Tried on a fresh install, did wizard, added wowuction token, added everything from my inventory to sell list, applied prices to automated lists, enabled selling, and it is doing nothing. This happened few days back on my not fresh install too, but that was because it was stuck canceling auctions which didn't exist, I fixed it by disabling canceling. I disabled canceling on this fresh install but it's still not working. Here's a log.
View attachment 45204 2015-05-02 15.44.txt
 
I'm trying to add a few alts not to undercut but keep getting a .net error.
This is happening on 3 all my toons across 3 computers, (1 physical, 2 VMs).

Is this supposed to be working?

Steps to reproduce;
1. Open Bot Settings
2. Click General tab
3. Right click grey box in top-right corner (should this be grey?)
4. Mouse over 'Add New'
5. Click in edit box, "Name-Server" become highlighted
6. Type in my "$Character-$Realm"
7. Press enter (also tried clicking 'Add (Click or Enter)'
8. I get .Net error in screenshot

Text in error is too long to post in this thread so have uploaded to Pastebin
Keywords: Other Characters Blacklist people from undercutting
 

Attachments

  • Greedy Error.webp
    Greedy Error.webp
    23.1 KB · Views: 20
I'm trying to add a few alts not to undercut but keep getting a .net error.
This is happening on 3 all my toons across 3 computers, (1 physical, 2 VMs).

Is this supposed to be working?

Steps to reproduce;
1. Open Bot Settings
2. Click General tab
3. Right click grey box in top-right corner (should this be grey?)
4. Mouse over 'Add New'
5. Click in edit box, "Name-Server" become highlighted
6. Type in my "$Character-$Realm"
7. Press enter (also tried clicking 'Add (Click or Enter)'
8. I get .Net error in screenshot

Text in error is too long to post in this thread so have uploaded to Pastebin
Keywords: Other Characters Blacklist people from undercutting

Thanks -- Fixed in 138 Beta.

Workaround for 137:

1# Close HB
2# Open the greedy settings file
3# Look for <AltNames />
4# Replace with <AltNames> <Entry> Name-Realm </Entry>

</AltNames>

5# One is enough, others can be added from GUI.
 
Hello,

Been trying since this morning now getting this botbase to work to no avail.

I think im missing something here. Is it normal that it should take 3-4 hours without anything happening after you click Sell & Buy glyphs?
Followed your installation steps twice, and this time used the quick setup, but it doesn't do anything except for trying to cancel auctions that isn't there.
 
Hello,

Been trying since this morning now getting this botbase to work to no avail.

I think im missing something here. Is it normal that it should take 3-4 hours without anything happening after you click Sell & Buy glyphs?
Followed your installation steps twice, and this time used the quick setup, but it doesn't do anything except for trying to cancel auctions that isn't there.

Upload log please :)
 
View attachment 14392 2015-05-02 09.46.txt

Not sure what i am doing wrong i followed the WoWuction setup guide and nothing is populating into the auctions tab (everything is 0c). Also, the bot only takes 2 things out of my inventory to create auctions then just afk's there. Attached is the log. Inside the HB window spams.
[08:160]: Exception has occurred in DoneBehavior || (See log file for more information)
[08:897]: Exception has occurred in DoneBehavior || (See log file for more information)
[09:639]: Exception has occurred in DoneBehavior || (See log file for more information)
[10:397]: Exception has occurred in DoneBehavior || (See log file for more information)
 
Status
Not open for further replies.
Back
Top