chr233 / ASFEnhance

ASF 扩展命令插件 / External commands for ASF
GNU Affero General Public License v3.0
489 stars 40 forks source link

[BUG] CLAIMITEM #171

Closed Romz24 closed 9 months ago

Romz24 commented 9 months ago

Describe the bug / Bug 描述 When I enter the command CLAIMITEM ASF I get an error

Error Log / 错误日志

ASFenhance обнаружил ошибку, журнал ошибок ниже
==========================================================================
 - Origin Message: CLAIMITEM ASF
 - Access: Owner
 - Версия ASF: 5.5.0.0
 - Версия плагина: 2.0.1.3
==========================================================================
{
  "EULA": true,
  "Statistic": false,
  "DevFeature": false,
  "DisabledCmds": null,
  "Address": null,
  "Addresses": []
}
==========================================================================
 - Exception Type: System.MissingMethodException
 - Exception Message: Attempted to access a missing method.
   at ASFEnhance.Event.WebRequest.FetchToken(Bot bot)
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine&)
   at ASFEnhance.Event.WebRequest.FetchToken(Bot bot)
   at ASFEnhance.Event.Command.ResponseClaimItem(Bot bot)
   at ArchiSteamFarm.Core.Utilities.InParallel[T](IEnumerable`1 tasks)
   at ASFEnhance.Event.Command.ResponseClaimItem(String botNames)
   at ASFEnhance.ASFEnhance.OnBotCommand(Bot bot, EAccess access, String message, String[] args, UInt64 steamId)
woctezuma commented 9 months ago
  • Версия ASF: 5.5.0.0
  • Версия плагина: 2.0.1.3

👀

Picture

chr233 commented 9 months ago

5.5.0.0 isn't a stable release yet, and it has many breaking changes, it takes time to make an adaptation

chr233 commented 9 months ago

use 5.4.13.4 instead, to support 5.5.0.0 requires net8.0, and a lot work to do

chr233 commented 9 months ago

uploaded 2.0.3.0 using ASF 5.5.0.0