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

Error after updating to DotNet v8 #15

Closed
woctezuma opened this issue Nov 18, 2023 · 3 comments
Closed

Error after updating to DotNet v8 #15

woctezuma opened this issue Nov 18, 2023 · 3 comments

Comments

@woctezuma
Copy link

woctezuma commented Nov 18, 2023

2023-11-18 23:27:03|dotnet-5756|INFO|ASF|InitCore() ArchiSteamFarm V5.5.0.0 (generic/98d541a0-893c-4ebb-91b8-45e2b65a4245 | .NET 8.0.0; win-x64; Microsoft Windows 10.0.19045)
2023-11-18 23:27:04|dotnet-5756|INFO|ASF|InitPlugins() Chargement FreePackages V1.2.0.0... 
2023-11-18 23:27:07|dotnet-5756|ERROR|ASF|OnBotLoggedOn() System.MissingMethodException: Method not found: 'System.Threading.Tasks.Task`1<ArchiSteamFarm.Web.Responses.ObjectResponse`1<!!0>> ArchiSteamFarm.Steam.Integration.ArchiWebHandler.UrlGetToJsonObjectWithSession(System.Uri, System.Collections.Generic.IReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>>, System.Uri, ERequestOptions, Boolean, Byte, Int32, Boolean)'.
   at FreePackages.WebRequest.GetUserData(Bot bot)
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   at FreePackages.WebRequest.GetUserData(Bot bot)
   at FreePackages.PackageHandler.FetchUserData()
   at FreePackages.PackageHandler.OnBotLoggedOn(Bot bot)
   at FreePackages.FreePackages.OnBotLoggedOn(Bot bot)
   at ArchiSteamFarm.Core.Utilities.InParallel(IEnumerable`1 tasks)
   at ArchiSteamFarm.Plugins.PluginsCore.OnBotLoggedOn(Bot bot)

References:

@Citrinate
Copy link
Owner

Citrinate commented Nov 19, 2023

Acknowledged, but won't be fixing this or Citrinate/BoosterManager#7 yet as ASF V5.5 is still pre-release. I'd like to address this before the stable release, but I'm not sure when I'll get around to it.

@Citrinate
Copy link
Owner

Just added a pre-release version for use with ASF 5.5: https://github.com/Citrinate/FreePackages/releases/tag/1.3.0

@woctezuma
Copy link
Author

Thanks!

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