We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
looks like require generic version*s asf
Sorry, something went wrong.
switch to generic version worked thank you
No branches or pull requests
Describe the bug / Bug 描述
Removedemos command returns following error.
Also same error with 2.1.2.3 too
Error Log / 错误日志
The text was updated successfully, but these errors were encountered: