dllmusic / moDllz

VCV Rack plugins
Other
15 stars 4 forks source link

plugin manager #1

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hi!

today version 0.5.1 including the plugin manager got released. your plugins got the wrong download-link pls fix that soonish.

copied from the log.txt [warning] Could not get download URL for plugin moDllz

dllmusic commented 6 years ago

It may be that you are in Windows...? There's only Mac version for now... I just uploaded a new plugin and asked for help compiling Windows and Linux. It should work fine when I get those binaries...

dllmusic commented 6 years ago

I just updated the files. It should work as soon as the updates are cleared by the admin. Thanks

ghost commented 6 years ago

i just tried to merge your changes in the pull request and ended up getting an error from travis again

Failed: Zip entries should all be under a dir named moDllz but this entry was found: __MACOSX/

did you zip it with the finder? because i had this with another dev aswell... its best to use: "make" and then "make dist" your makefile should create a zip archieve which works.

dllmusic commented 6 years ago

That's strange...I'm actually using "make dist"... also... this is already working on VCV mac version... I deleted "moDllz" and "_MACOSX" folders in my Rack plugins, and after the "update plugins" moDllz shows up fine, and there is a _MACOSX folder with only "vcv-karatesnoopy-0.5.0". I know that previously "moDllz" showed up there too, but not anymore. Also, Rack doesn't try to re-download it every time (like before) Maybe check out this procedure? Thank you

ghost commented 6 years ago

235465768

I m not talking about the plugin folder :) I was talking about your zip file for windows.. it contains a _MACOSX folder which shouldnt be in it... btw we dont want ppl to do those changes.. it should install correctly.. if its already working with the mac version... thats fine (and good!)

I m gonna check everything tomorrow (monday) again.. to find a solution that it start working properly for all ;)

maybe i m compiling it for you (on/for windows).. depends on how much time i will have tomorrow

dllmusic commented 6 years ago

Got it...I see!! I know what the problem was... If that was version 0.5.1-win ...I DID zip it on Mac finder, because I received that binary from another source and I wanted to check if everything was there. After checking I re did the zip from the Mac finder (instead of uploading the original). Sorry I wasn't aware of that issue... I wont do that when receive the 0.5.2-win !! Thank you!