Geonkick-Synthesizer / geonkick

Geonkick is a free software synthesizer capable of generating a wide range of percussive sounds, including kicks, snares, claps, hi-hats, shakers, and also unique effect sounds.
https://geonkick.org
GNU General Public License v3.0
93 stars 7 forks source link

(again)Windows version NOT work in some DAWs #15

Closed lehsa4017 closed 7 months ago

lehsa4017 commented 7 months ago

https://github.com/Geonkick-Synthesizer/geonkick/issues/4 Again this happen for me on version 3.1 just Ardour can find VST3 version Cakewalk and Ableton cant find it

nowgad commented 7 months ago

confirm: "The entry point to the inflateValidate procedure was not found in the DLL C:\Program Files\Geonkick\libpng16-16.dll" Win10 Waveform 12.5.11

iurienistor commented 7 months ago

@nowgad I think it is due to a conflict of a DLL version mismatch with another plugin or with the host. I am working on a build setup to link statically these dependencies.

iurienistor commented 7 months ago

@lehsa4017 @lbnv

Now, I have linked all the dependencies statically, and no DLLs will be installed. You can try the installer at https://github.com/Geonkick-Synthesizer/geonkick/actions/runs/7258822972/artifacts/1123369589 (you may need to log in to GitHub to download). Please note that it has not been officially released yet.

Before installing the new version, make sure to uninstall the old version and ensure everything is clean. If there is still something remaining after uninstallation, follow these steps manually:

Remove the path related to Geonkick from the PATH environment variables (very important).
Remove the folder C:\Program Files\Geonkick (important).
Remove everything from ProgramData and %APPDATA% (optional if anything remains).

Now, proceed to install the new plugin. After installation, there should be no folder named C:\Program Files\Geonkick, and there should be no references to Geonkick in the PATH environment variable.

By following these steps, I believe the problems should be resolved.

iurienistor commented 7 months ago

I think I'll close this issue as fixed. If for someone still is reproducible, please, reopen.

lehsa4017 commented 7 months ago

Hi uninstall the old version > OK Remove the path related to Geonkick from the PATH environment variables (very important). > OK Remove the folder C:\Program Files\Geonkick (important). > OK Remove everything from ProgramData and %APPDATA% (optional if anything remains). > OK After installation, there should be no folder named C:\Program Files\Geonkick, > OK no references to Geonkick in the PATH environment variable. > OK But not work again

note to vstscanlog in end of this comment image image image image

note that screenshots of before install and after it are same VstScanSandbox.log VstScan.log

lehsa4017 commented 7 months ago

work in Ableton but only vst3 version image image

LuxiayKuragon commented 6 months ago

Hi! I've installed the plugin and to me currently works in FLStudio but when I try to use it on Studio One 5 it makes very short bleep sounds and SO pops an error window that tells me that the plugin isn't working as expected and that i have to save and restart SO. I'm on W11.