Closed iBreakEverything closed 9 months ago
I can confirm this is due to not using ASF-generic. It's possible I might not be able to fix this as the error is coming from a dependency the plugin requires and not the plugin itself.
You could try this version, I don't expect this to fix the issue, but you should at least get a different error and it might not crash: https://github.com/Citrinate/CS2Interface/actions/runs/7879208384/artifacts/1239901635
yes, i did get a different error and it seems it comes from ValveKeyValue.dll
2024-02-13 22:14:55|ArchiSteamFarm-1234|ERROR|ASF|DoUpdate() System.TypeLoadException
at ValveKeyValue.Deserialization.KV1TextReader.ReadObject()
at ValveKeyValue.KVSerializer.Deserialize(Stream stream, KVSerializerOptions options) in /home/runner/work/ValveKeyValue/ValveKeyValue/ValveKeyValue/ValveKeyValue/KVSerializer.cs:line 42
at CS2Interface.GameDataResource.FetchKVResource(KVSerializerOptions options)
at CS2Interface.GameDataItems.Update()
at CS2Interface.GameData.DoUpdate()
This issue should be fixed in the next release which will come in a few days.
You can test the current build with the fix here: https://github.com/Citrinate/CS2Interface/actions/runs/7952380989/artifacts/1255016677
I added the plugin and it crashed, then i removed all the plugins but your and it still crashed. Here is the log.