Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removedemos command does not work #243

Closed
wolerine opened this issue Mar 27, 2024 · 2 comments
Closed

Removedemos command does not work #243

wolerine opened this issue Mar 27, 2024 · 2 comments

Comments

@wolerine
Copy link

wolerine commented Mar 27, 2024

Describe the bug / Bug 描述
Removedemos command returns following error.
Also same error with 2.1.2.3 too

Error Log / 错误日志

 ASFenhance encountered error, error logs below
==========================================================================
 - Origin Message: removedemos
 - Access: Owner
 - ASF Version: 6.0.1.16
 - Plugin Version: 2.1.2.4
==========================================================================
{
  "EULA": true,
  "Statistic": true,
  "DevFeature": false,
  "DisabledCmds": null,
  "Address": null,
  "Addresses": [],
  "ApiKey": null,
  "AutoClaimItemBotNames": "w0lerine",
  "AutoClaimItemPeriod": 23
}
==========================================================================
 - Exception Type: System.MissingMethodException
 - Exception Message: Method not found: 'System.Range System.Range.StartAt(System.Index)'.
   at ASFEnhance.Account.HtmlParser.ParseLincensesPage(HtmlDocumentResponse response)
   at ASFEnhance.Account.WebRequest.GetOwnedLicenses(Bot bot)
   at ASFEnhance.Account.Command.ResponseRemoveAllDemos(Bot bot)
   at ASFEnhance.ASFEnhance.OnBotCommand(Bot bot, EAccess access, String message, String[] args, UInt64 steamId)
@chr233
Copy link
Owner

chr233 commented Mar 29, 2024

looks like require generic version*s asf

@wolerine
Copy link
Author

switch to generic version worked
thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants