chr233 / ASFEnhance

ASF 扩展命令插件 / External commands for ASF
GNU Affero General Public License v3.0
497 stars 41 forks source link

Error when starting ASF with ASFEnhance #129

Closed Botan626 closed 1 year ago

Botan626 commented 1 year ago

Describe the bug / Bug 描述

2023-07-13 00:29:44|ArchiSteamFarm-1|ERROR|ASF|Register checkout domain failed() System.ArgumentException: An item with the same key has already been added. Key: https://checkout.steampowered.com/
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey, TValue, InsertionBehavior)
   at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
   at ASFEnhance.ReflectionHelper.AddService()
   at ASFEnhance.ASFEnhance.<>c.<<OnASFInit>b__14_0>d.MoveNext()

ASF Version 5.4.8.0 ASFEnhance Version 1.8.6.2 "DevFeature": true

chr233 commented 1 year ago

this version of ASFEnhance depends on ASF 5.4.7.3, ASF 5.4.8.0 is not tested, and maybe not incompatible

Botan626 commented 1 year ago

ASF v5.4.8.3 is stable now and this error is there with ASFEnhance v1.8.7.1.

Botan626 commented 1 year ago

fixed in v1.8.8.0, thanks