inyutin-maxim / VkNet.AudioBypass

Обход закрытия методов audio и messages для VkNet
MIT License
65 stars 18 forks source link

System.TypeLoadException: Method 'AuthorizeAsync' in type 'VkNet.AudioBypassService.VkAndroidAuthorization' does not have an implementation. #28

Closed rhiskey closed 1 year ago

rhiskey commented 1 year ago

После выполнения строки из документации services.AddAudioBypass(); возникает ошибка в версиях 1.7.3. и 1.7.4:

System.TypeLoadException: Method 'AuthorizeAsync' in type 'VkNet.AudioBypassService.VkAndroidAuthorization' from assembly 'VkNet.AudioBypassService, Version=1.7.3.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
   at VkNet.AudioBypassService.Extensions.AudioBypassServiceCollection.AddAudioBypass(IServiceCollection services)
wnglsss commented 1 year ago

Вам нужно понизить версию VkNet до 1.65.0.

maestroant commented 1 year ago

Не работает и старая версия!

rhiskey commented 1 year ago

Пофиксили в 1.7.5, вроде работает норм.