Jessecar96 / SteamBot

Automated bot software for interacting with Steam Trade
http://scrap.tf
MIT License
1.34k stars 910 forks source link

error when command: exec 0 confirm #903

Closed rachee5k closed 8 years ago

rachee5k commented 8 years ago

Hello, me again, the problematic man... Should I always give command to accept the trades? I want it to be a jackpot bot, so can it automatically accept trades where he doesnt give skins? How can I do that? The problem now is that: when I write the command: "exec 0 confirm" then it shows me: Exception caught in BotCommand Thread: System.ArgumentNullException: Value cannot be null. Parameter name: key at System.Collections.Generic.Dictionary'2.FindEntry(TKey key) at System.Collections.Generic.Dictionary'2.ContainsKey(Tkey key) at SteamBot.Bot.GetUserHandler(SteamID sid) in C:\Users\Me\Documents\GitHub\SteamBot\SteamBot\Bot.cs: line 922 at SteamBot.Bot.HandleBotCommand(String command) in C:\Users\Me\Documents\GitHub\SteamBot\SteamBot\Bot.cs: line 358

Can you help me? I tought it is working now, I solved all the errors...

scholtzm commented 8 years ago

427 & #527