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

MissingMethodException Method not found: 'Void System.IO.StreamReader..ctor(System.IO.Stream, System.Text.Encoding)'. #91

Closed
JourneyOver opened this issue Sep 9, 2024 · 1 comment · Fixed by #92
Assignees
Labels
bug Something isn't working

Comments

@JourneyOver
Copy link

JourneyOver commented Sep 9, 2024

Describe the bug
Pretty much title, not sure if something changed between release 1.6.1 of the plugin and archi releasing 6.0.6.4 of ASF but it seems like it broke it the plugin sadly so it started to throw An error occurred: MissingMethodException Method not found: 'Void System.IO.StreamReader..ctor(System.IO.Stream, System.Text.Encoding)'. every 30 minutes until I remove the plugin.

To Reproduce
Steps to reproduce the behavior:

  1. Download plugin (non-generic version)
  2. Download ASF 6.0.6.4 and place plugin in where it should be
  3. Run ASF 6.0.6.4
  4. See error come up every 30 minutes.

Expected behavior

For it to run like it previously did

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • Version ASFFreeGames v1.6.1 | ArchiSteamFarm (asf-linux-x64.zip) 6.0.6.4
@maxisoft maxisoft self-assigned this Sep 9, 2024
@maxisoft maxisoft added the bug Something isn't working label Sep 9, 2024
maxisoft added a commit that referenced this issue Sep 9, 2024
@maxisoft maxisoft reopened this Sep 9, 2024
@maxisoft
Copy link
Owner

maxisoft commented Sep 9, 2024

Issue is fixed with v1.6.2.
Thank for reporting :)

@maxisoft maxisoft closed this as completed Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants