brianzhouzc / SteamInviteHelper-ASF

An ASF plugin that process steam invites automatically
50 stars 9 forks source link

startup warning #7

Open stephanschorer opened 3 years ago

stephanschorer commented 3 years ago

2021-03-19 21:05:29|ArchiSteamFarm-25263|ERROR|ASF|OnBotInitModules() System.IO.FileNotFoundException: Could not load file or assembly 'System.Threading.Thread, Version=5.0.0.0, Culture=neutral, PublicKeyToken=PublicTOKEN'. The system cannot find the file specified.

File name: 'System.Threading.Thread, Version=5.0.0.0, Culture=neutral, PublicKeyToken=PublicTOKEN' at SteamInviteHelper_ASF.Config.AppendDefaultConfig(Bot bot) at SteamInviteHelper_ASF.SteamInviteHelper.OnBotInitModules(Bot bot, IReadOnlyDictionary2 additionalConfigProperties) at ArchiSteamFarm.Plugins.PluginsCore.<>c__DisplayClass20_1.<OnBotInitModules>b__1() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.<>c.<.cctor>b__277_0(Object obj) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at ArchiSteamFarm.Utilities.InParallel(IEnumerable1 tasks) at ArchiSteamFarm.Plugins.PluginsCore.OnBotInitModules(Bot bot, IReadOnlyDictionary`2 additionalConfigProperties) 2021-03-19 21:05:29|ArchiSteamFarm-25263|ERROR|ASF|OnBotInitModules() System.IO.FileNotFoundException: Could not load file or assembly 'System.Threading.Thread, Version=5.0.0.0, Culture=neutral, PublicKeyToken=PublicTOKEN'. The system cannot find the file specified.

After a restart I do not get any new config settings, but I get the warnings above?

Can you please help me Cheers