chr233 / ASFEnhance

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

Licenses commands don't work #329

Open Botan626 opened 1 month ago

Botan626 commented 1 month ago

ASF 6.0.8.5 - win-x64 + ASFEnhance 2.2.5.0

for FREELICENSES LICENSES REMOVELICENSES commands output is this:

<ASFE> Missing Method Exception Detected, Use ASF-generic version may help
检测到 Missing Method Exception 错误, 换成 ASF-generic 版本可能可以修正
==========================================================================
   at ASFEnhance.Account.HtmlParser.ParseLincensesPage(HtmlDocumentResponse response)
   at ASFEnhance.Account.WebRequest.GetOwnedLicenses(Bot bot)
   at ASFEnhance.Account.Command.ResponseGetAccountLicenses(Bot bot, Boolean onlyFreelicense)
   at ArchiSteamFarm.Core.Utilities.InParallel[T](IEnumerable`1 tasks)
   at ASFEnhance.Account.Command.ResponseGetAccountLicenses(String botNames, Boolean onlyFreelicense)
   at ASFEnhance.ASFEnhance.OnBotCommand(Bot bot, EAccess access, String message, String[] args, UInt64 steamId)

and for REMOVEDEMOS command output is Unknown command!

chr233 commented 1 month ago

use ASF-generic will fix