Closed waylaidwanderer closed 11 years ago
However this can be solved by only replacing the files needed to connect to the Steam server, such as CMClient.cs and other related files.
What problems? Would one of them be the bot being offline not able to trade?
I believe so. Ever since I updated https://github.com/waylaidwanderer/Mist/ using that method it seems to be fine. Not conclusive though; I'll need to test more.
Figure out a way to fix it, figure out what issues it'll fix, create a pull request, and I'll pull it.
I've had no issues recently with anything I've been doing.
I've had users say the bots wont accept trades and when they send them a trade it says You cannot trade
does the SteamWeb.Authenticate has been fixed???
I've had users say the bots wont accept trades and when they send them a trade it says You cannot trade because they are not logged in.
I was testing around and saw this error. I shut down the bot and switched to my bot manager branch and the issue went away. I switched back to the master and the error didn't occur there either.... It's weird.
Only in @redjazz96's repo. He still needs to update SteamBot's SteamKit2.
I'm going to do this now. Sorry about the extreme delay, I completely forgot about it.
Lately people have been complaining about problems which are mostly due to the fact that SteamBot is still using a very old version of SteamKit2. SteamKit2 needs to be updated, but the newest version will break the SteamWeb.Authenticate method :(