ASFEnhance icon indicating copy to clipboard operation
ASFEnhance copied to clipboard

ASFEnhance v2.1.3.3 can't update with pu command

Open Botan626 opened this issue 10 months ago • 6 comments

Describe the bug

[6:55:07 PM]
>
pu
[6:55:08 PM]
<
<ASFE> <ASFE> Missing Method Exception Detected, Use ASF-generic version may help
<ASFE> 检测到 Missing Method Exception 错误, 换成 ASF-generic 版本可能可以修正
==========================================================================
   at ASFEnhance.Update.WebRequest.DownloadRelease(String downloadUrl)
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine&)
   at ASFEnhance.Update.WebRequest.DownloadRelease(String downloadUrl)
   at ASFEnhance.Update.WebRequest.UpdatePluginFile(String pluginName, Version pluginVersion, String pluginRepo)
   at ArchiSteamFarm.Core.Utilities.InParallel[T](IEnumerable`1 tasks)
   at ASFEnhance.Update.Command.ResponsePluginUpdate(String pluginNames)
   at ASFEnhance.ASFEnhance.OnBotCommand(Bot bot, EAccess access, String message, String[] args, UInt64 steamId)

Botan626 avatar Apr 19 '24 15:04 Botan626

same for v2.1.3.3

Botan626 avatar May 03 '24 19:05 Botan626

pu didn't work in v2.1.8.1

Botan626 avatar Jun 18 '24 15:06 Botan626

it requires ASF-generic, unzip functions require trimed method

chr233 avatar Jun 18 '24 16:06 chr233

it requires ASF-generic, unzip functions require trimed method

then maybe you could disable pu command for win-x64 ASF version completely and other versions which don't support it

Botan626 avatar Jun 18 '24 18:06 Botan626

it requires ASF-generic, unzip functions require trimed method

Or don't pack them in zip, it is just a single .dll file.

zycboss avatar Jul 01 '24 07:07 zycboss

it requires ASF-generic, unzip functions require trimed method

Or don't pack them in zip, it is just a single .dll file.

yoy can also use UPFATEPLUSING stable ASFEnhance

chr233 avatar Jul 01 '24 10:07 chr233

the same error for 2.1.10.4

gyq180 avatar Jul 04 '24 13:07 gyq180

the same error for 2.1.10.4

you can use origin ASF's command: UPFATEPLUSING stable ASFEnhance

chr233 avatar Jul 04 '24 14:07 chr233

I think it's time to remove this feature, in next version, the pu command will be an alias of the updateplugins command

chr233 avatar Jul 04 '24 15:07 chr233

Hi, interesting read for you is from this message and onwards: https://discord.com/channels/267292556709068800/332735075315744768/1258006252617990164

Botan626 avatar Jul 04 '24 19:07 Botan626

it requires ASF-generic, unzip functions require trimed method

Or don't pack them in zip, it is just a single .dll file.

yoy can also use UPFATEPLUSING stable ASFEnhance

Correction:

updateplugins stable ASFEnhance

works

zycboss avatar Jul 08 '24 09:07 zycboss

fixed, and now pu is alias to updateplugins

chr233 avatar Jul 08 '24 17:07 chr233