You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to test the bot, though I can't compile it.
I installed the last version of the dependencies using NuGet (SteamKit version is 2.1.8.0) and I get ten times the same error :
SteamKit2.ICallbackMessage doesn't have any definition for 'Handle' and no extension method using a first argument of type ICallbackMessage was found (a using directive may be missing ?)
I translated the error from French so it won't be exact...
What can I do ?
The text was updated successfully, but these errors were encountered:
I tried to test the bot, though I can't compile it.
I installed the last version of the dependencies using NuGet (SteamKit version is 2.1.8.0) and I get ten times the same error :
SteamKit2.ICallbackMessage doesn't have any definition for 'Handle' and no extension method using a first argument of type ICallbackMessage was found (a using directive may be missing ?)
I translated the error from French so it won't be exact...
What can I do ?
The text was updated successfully, but these errors were encountered: