Code Monkey home page Code Monkey logo

gameremover's Introduction

gameremover's People

Contributors

dependabot-preview[bot] avatar ezhevita avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

onlinekid

gameremover's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • Update ArchiSteamFarm digest to 0b37acf

Detected dependencies

git-submodules
.gitmodules
  • ArchiSteamFarm main@f8e7e55a002c67566f720460b252bc08afeff015
github-actions
.github/workflows/dotnet.yml
  • actions/checkout v4
  • actions/setup-dotnet v4
  • actions/upload-artifact v4
  • actions/download-artifact v4.1.7
  • ncipollo/release-action v1.14.0
nuget
Directory.Packages.props
  • AngleSharp 1.1.2

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (github>whitesource/merge-confidence:beta)

Plugin failed to launch

2022-01-28 06:35:27|ArchiSteamFarm-19|ERROR|ASF|InitPlugins() Failed due to error: GameRemover, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
2022-01-28 06:35:27|ArchiSteamFarm-19|ERROR|ASF|InitPlugins() System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Could not load file or assembly 'ArchiSteamFarm, Version=5.2.2.2, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Could not load file or assembly 'ArchiSteamFarm, Version=5.2.2.2, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule )
   at System.Reflection.RuntimeModule.GetTypes()
   at ArchiSteamFarm.Plugins.PluginsCore.InitPlugins()
System.IO.FileNotFoundException: Could not load file or assembly 'ArchiSteamFarm, Version=5.2.2.2, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'ArchiSteamFarm, Version=5.2.2.2, Culture=neutral, PublicKeyToken=null'
System.IO.FileNotFoundException: Could not load file or assembly 'ArchiSteamFarm, Version=5.2.2.2, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'ArchiSteamFarm, Version=5.2.2.2, Culture=neutral, PublicKeyToken=null'

I'm using Docker version of ASF

Attempted to access a missing method

win10 pc, chrome.
i installed it for the firs time: "...\ASF-win-x64\plugins\GameRemover-generic\GameRemover.dll"
i entered the command in asf web-interface: deletegame BotName 250957
asf said:

[12:53:59] Unknown command!

log said:

2023-07-19 12:53:59|ArchiSteamFarm-31396|ERROR|ASF|OnBotCommand() System.MissingMethodException: Attempted to access a missing method.
at GameRemover.GameRemoverPlugin.ResponseDeleteGame(Bot bot, EAccess access, String appIDsText)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.StartTStateMachine
at GameRemover.GameRemoverPlugin.ResponseDeleteGame(Bot bot, EAccess access, String appIDsText)
at GameRemover.GameRemoverPlugin.<>c__DisplayClass7_0.b__1(Bot bot)
at System.Linq.Enumerable.SelectEnumerableIterator2.MoveNext() at System.Threading.Tasks.Task.WhenAll[TResult](IEnumerable1)
at ArchiSteamFarm.Core.Utilities.InParallel[T](IEnumerable1 tasks) at GameRemover.GameRemoverPlugin.ResponseDeleteGame(UInt64 steamID, EAccess access, String botNames, String appIDsText) at ArchiSteamFarm.Core.Utilities.InParallel[T](IEnumerable1 tasks)
at ArchiSteamFarm.Plugins.PluginsCore.OnBotCommand(Bot bot, EAccess access, String message, String[] args, UInt64 steamID)

Plugin failed to launch

2022-03-28 22:49:34|ArchiSteamFarm-2816|INFO|ASF|InitCore() ArchiSteamFarm V5.2.3.7 (win-x64/2594b264-7ca8-477c-a5b8-6612c4555831 | .NET 6.0.2; win10-x64; Microsoft Windows 10.0.19043)
2022-03-28 22:49:34|ArchiSteamFarm-2816|INFO|ASF|InitCore() Copyright © 2015-2022 JustArchiNET
2022-03-28 22:49:35|ArchiSteamFarm-2816|INFO|ASF|WarnAboutIncompleteTranslation() ASF will attempt to use your preferred ru-UA (Russian (Ukraine)) culture, but translation into that language is only 0,0 % complete. Perhaps you could help us improve the ASF translation for your language?
2022-03-28 22:49:35|ArchiSteamFarm-2816|INFO|ASF|InitPlugins() Initializing Plugins...
2022-03-28 22:49:35|ArchiSteamFarm-2816|ERROR|ASF|InitPlugins() Failed due to error: GameRemover, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
2022-03-28 22:49:35|ArchiSteamFarm-2816|ERROR|ASF|InitPlugins() System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.

at System.Reflection.RuntimeModule.GetTypes(RuntimeModule )
at System.Reflection.RuntimeModule.GetTypes()
at ArchiSteamFarm.Plugins.PluginsCore.InitPlugins()
System.TypeLoadException
2022-03-28 22:49:45|ArchiSteamFarm-2816|INFO|ASF|UpdateAndRestart() ASF will automatically check for new versions every один день.
2022-03-28 22:49:45|ArchiSteamFarm-2816|INFO|ASF|Update() Checking for new version...
2022-03-28 22:49:46|ArchiSteamFarm-2816|INFO|ASF|Update() Local version: 5.2.3.7 | Remote version: 5.2.3.7
2022-03-28 22:49:46|ArchiSteamFarm-2816|INFO|ASF|StartInteractiveConsole() Interactive console is now active, type 'c' in order to enter command mode.
2022-03-28 22:49:46|ArchiSteamFarm-2816|INFO|ASF|Start() Starting IPC server...
2022-03-28 22:49:47|ArchiSteamFarm-2816|INFO|ASF|Start() IPC server ready!
2022-03-28 22:49:47|ArchiSteamFarm-2816|INFO|bot1|Start() Starting...
2022-03-28 22:49:47|ArchiSteamFarm-2816|INFO|bot1|Connect() Connecting...
2022-03-28 22:49:47|ArchiSteamFarm-2816|INFO|bot1|OnConnected() Connected to Steam!
2022-03-28 22:49:47|ArchiSteamFarm-2816|INFO|bot1|OnConnected() Logging in...
2022-03-28 22:49:48|ArchiSteamFarm-2816|INFO|bot1|OnLoggedOn() Successfully logged on
2022-03-28 22:49:48|ArchiSteamFarm-2816|INFO|bot1|Init() Logging in to ISteamUserAuth...
2022-03-28 22:49:50|ArchiSteamFarm-2816|INFO|bot1|Init() Success!
2022-03-28 22:49:51|ArchiSteamFarm-2816|INFO|bot1|IsAnythingToFarm() Checking first badge page...
2022-03-28 22:49:51|ArchiSteamFarm-2816|INFO|bot1|StartFarming() We don't have anything to farm on this account!

Error: Unknown command

2022-07-19 22:49:32|ArchiSteamFarm-15556|ERROR|ASF|OnBotCommand() System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'steamID')
   at ArchiSteamFarm.Core.ASF.IsOwner(UInt64 steamID)
   at GameRemover.GameRemoverPlugin.ResponseDeleteGame(UInt64 steamID, EAccess access, String botNames, String appIDText)
   at ArchiSteamFarm.Core.Utilities.InParallel[T](IEnumerable`1 tasks)
   at ArchiSteamFarm.Plugins.PluginsCore.OnBotCommand(Bot bot, EAccess access, String message, String[] args, UInt64 steamID)
2022-07-19 22:50:17|ArchiSteamFarm-15556|ERROR|ASF|OnBotCommand() System.IO.FileNotFoundException:
File name: 'AngleSharp, Version=0.16.1.0, Culture=neutral, PublicKeyToken=##############'
   at GameRemover.GameRemoverPlugin.ResponseDeleteGame(Bot bot, EAccess access, String appIDText)
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& )
   at GameRemover.GameRemoverPlugin.ResponseDeleteGame(Bot bot, EAccess access, String appIDText)
   at GameRemover.GameRemoverPlugin.<>c__DisplayClass7_0.<ResponseDeleteGame>b__1(Bot bot)
   at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
   at ArchiSteamFarm.Core.Utilities.InParallel[T](IEnumerable`1 tasks)
   at GameRemover.GameRemoverPlugin.ResponseDeleteGame(UInt64 steamID, EAccess access, String botNames, String appIDText)
   at ArchiSteamFarm.Core.Utilities.InParallel[T](IEnumerable`1 tasks)
   at ArchiSteamFarm.Plugins.PluginsCore.OnBotCommand(Bot bot, EAccess access, String message, String[] args, UInt64 steamID)

command used deletegame 580495 & deletegame bot1 580495

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.