I got issue Bot is posting even if there is no undercut , every scan dosent see that already posted , every time looks like zero auction from my side.
I added some things to the list but the bot is not posting anything... It just says: "Everything was up and running as supposed on AH. Going to wait for 638 seconds" I dont run any AH-Addons.
I just installed this botbase, and I cannot see it in the botlist when starting HB.. Why is this? Anyone else got the same issue? Saw someone writing about in another thread for a different bot, so didnt bother commenting there. As you can see, it's in the right folder. But still not showing... :-( Thanks in advance for any help.
I hope no, it was so a good botbase =( Guys, u cant find or run the bot, the old botbase is not compatible with new hb, so no change without a update from the dev ; )
it's very easy to get it to work again. Open AuctionHouse.cs, find GetItemName function. Comment out the part of the function that's below "return values[0];" line. remove salesman's files from CompiledAssemblies folder and restart Honorbuddy
found one instance of return values [0], what exactly do we comment out? here is the ui error text ill work a bit on it later, see if i can guess what lines to change
Remove the next 8 lines starting with //TODO comment and ending with return name; These lines aren't being executed ever, and they contain an error.