JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Apache License 2.0
10.92k stars 1.04k forks source link

Assembly with same name is already loaded #3150

Closed amphoterism closed 4 months ago

amphoterism commented 4 months ago

Checklist

ASF version

Latest stable release

ASF variant

linux-x64

Bug description

Get a large amount of error messages "Assembly with same name is already loaded" eventually it will load and run however. Not sure what is happening.

Expected behavior

Start ASF and have it load normally.

Actual behavior

Start ASF and get terminal spammed with errors. I'm not using custom plugins, it's the official plugins that are throwing the errors.

Steps to reproduce

No response

Possible reason/solution

No response

Can you help us with this bug report?

No, I don't know how to code

Full log.txt recorded during reproducing the problem

too long see below

Global ASF.json config file

{
  "IPCPassword": "*********",
  "LicenseID": "d7987f24-f556-4fdc-b731-12f76395a0a9",
  "MaxTradeHoldDuration": 0,
  "SteamOwnerID": ********
}

BotName.json config of all affected bot instances

No response

Additional info

No response

amphoterism commented 4 months ago

log.0.txt

amphoterism commented 4 months ago

re-installed fresh and it worked fine

JustArchi commented 4 months ago

You've caused the issue yourself by providing duplicate official plugins through overriding /app/plugins.

Also, since you leaked your licenseID, I had to revoke it - you can get new one from the same URL :slightly_smiling_face: