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

ASF issues an error on the latest version #50

Closed
lzrdblzzrd opened this issue Dec 16, 2023 · 6 comments
Closed

ASF issues an error on the latest version #50

lzrdblzzrd opened this issue Dec 16, 2023 · 6 comments

Comments

@lzrdblzzrd
Copy link

lzrdblzzrd commented Dec 16, 2023

2023-12-16 14:46:17|ArchiSteamFarm-18|ERROR|ASF|OnBotLoggedOn() System.MissingMethodException: Method not found: 'UInt32 System.BitConverter.ToUInt32(System.ReadOnlySpan`1<Byte>)'.
   at Maxisoft.ASF.RandomUtils.GaussianRandom.NextDouble()
   at Maxisoft.ASF.RandomUtils.GaussianRandom.NextGaussian(Double mean, Double standardDeviation)
   at Maxisoft.ASF.CollectIntervalManager.GetRandomizedTimerDelay(Double meanSeconds, Double stdSeconds, Double minSeconds, Double maxSeconds)
   at Maxisoft.ASF.CollectIntervalManager.StartTimerIfNeeded()
   at Maxisoft.ASF.ASFFreeGamesPlugin.StartTimerIfNeeded()
   at Maxisoft.ASF.ASFFreeGamesPlugin.RegisterBot(Bot bot)
   at Maxisoft.ASF.ASFFreeGamesPlugin.OnBotLoggedOn(Bot bot)
   at ArchiSteamFarm.Core.Utilities.InParallel(IEnumerable`1 tasks)
   at ArchiSteamFarm.Plugins.PluginsCore.OnBotLoggedOn(Bot bot)

ASF version: 5.5.0.10 (Docker)
ASFFreeGames version: 1.4.1 (Pre-release)

This error is not critical, since after this error (the error occurs for each running bot, not once) ASF continues to work, but the plugin itself does not work.

@azhuge233
Copy link

azhuge233 commented Dec 20, 2023

Same on ASF 5.5.0.11 (Linux)
Snipaste_2023-12-20_13-19-51
Snipaste_2023-12-20_13-14-42

@lzrdblzzrd
Copy link
Author

@TheSparkyGhost With plugin version 1.3.0, this error also crashed ASF for me, so I updated to pre-release 1.4.1. As of version 1.4.1, this error simply prevents the plugin from working, but does not crash ASF.

@TheSparkyGhost
Copy link

@lzrdblzzrd I gotcha.. i've deleted my reply and created a separate ticket for the version I am using! thanks!

@TheSparkyGhost
Copy link

I noticed Maxisoft has had no activity since the first week of November.. have they moved on to other projects?

@lzrdblzzrd
Copy link
Author

I noticed Maxisoft has had no activity since the first week of November.. have they moved on to other projects?

I think he is just busy with his personal life, or he has simply burned out and has no interest in developing the plugin.

In any case, if someone is using Docker, you can run this program in it, it works on the same principle and takes free games from the same resource as this plugin.

@maxisoft
Copy link
Owner

Hey all,

Just a heads up that issue #50 with the error on the latest ASF version is now sorted out in the new plugin update (check out PR #65).

Thanks for pointing it out and for the patience. Update to version 1.5.1 and it should be smooth sailing from here.

Cheers,
Maxisoft

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

4 participants