jaryn-kubik / AimpYouTubeDL

Plugin for AIMP allowing to play music from youtube, soundcloud and other sites supported by youtube-dl
28 stars 7 forks source link

Shows me an error when i try to run it via AIMP. #5

Closed Fujosej closed 4 years ago

Fujosej commented 4 years ago

Basically it shows me this error everytime i try to feed it a youtube link.

error ![image](https://user-images.githubusercontent.com/37980944/78535797-6eedea00-77f5-11ea-9fd6-656e93d5433d.png)

I have an AIMP 4.6 build 2180

Here is the log , sorry if it's in russian , but i think the core of it should be understandable aimp_youtubedl.log

Don't really know what could be the problem here.

Visual C++ versions. ![image](https://user-images.githubusercontent.com/37980944/78536263-3bf82600-77f6-11ea-960e-892da37a7dc5.png)
Framework version ![image](https://user-images.githubusercontent.com/37980944/78535140-57fac800-77f4-11ea-9539-7d3918d8b0d0.png) ![image](https://user-images.githubusercontent.com/37980944/78535162-647f2080-77f4-11ea-87df-88c8c25dc3ab.png)

I think i have all the Requirements.

ArtemIzmaylov commented 4 years ago

@jaryn-kubik Seems I have found root of the issue. It happens on attempt to add URL to playlist if current folder differs from the "[AIMP]\Plugins\".

jaryn-kubik commented 4 years ago

@ArtemIzmaylov "current folder differs from the "[AIMP]\Plugins"" I don't know what you mean by this. What does current folder mean here? How do I change it to reproduce this?

Anyway based on the exception I tried to implement a fix in 1.0.3, but I can't verify if it works, cause I don't know how to reproduce this.

jaryn-kubik commented 4 years ago

From v2.0.4+ this should no longer be a problem since it's just one dll.