Skip to content

Plugin not loading with ASF V6.3.5.1 / .NET 10 #143

Description

@Timso008

Describe the bug
Plugin does not load with ASF V6.3.5.1 / .NET 10. No log output for the plugin at all (neither "loaded" nor any error). The following error appears in the ASF log after startup:

Method not found: 'Void System.Net.WebProxy..ctor(System.String, Boolean)'
To Reproduce

  1. Install ASF V6.3.5.1 (Docker, linux-x64, .NET 10.0.7)
  2. Place ASFFreeGames.dll (v1.9.0 generic) into /app/plugins/ASFFreeGames/
  3. Restart ASF
  4. Plugin is completely absent from logs
    Expected behavior
    Plugin loads successfully and the freegames command works.
    Screenshots
    N/A
    Desktop (please complete the following information):
  • OS: Ubuntu 24.04.4 LTS (Docker container)
  • ASF Version: V6.3.5.1
  • .NET Version: 10.0.7
  • Plugin Version: ASFFreeGames v1.9.0 generic
    Smartphone
    N/A
    Additional context
    The plugin appears in the Plugins tab of the ASF web UI but commands do not work and no games are claimed. Likely a .NET 10 compatibility issue with System.Net.WebProxy constructor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions