Closed lazy1 closed 11 years ago
I think this is a bit of known issue. There is a "Success. Put up items" type message sent over trade chat that causes this to fail.
All the methods that provide the public interface should check the ''OtherUserCancelled'' field before doing work.
Shouldn't it be added in the method Poll
instead, to prevent cluttering up the event callbacks?
Is this still an issue?
You can also check if CurrentTrade == null
or not.
Bot crashes if trade with bot is initiated and canceled before the bot can send welcome message.
The error log: