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

Problems on Windows #13

Closed lbnv closed 7 months ago

lbnv commented 7 months ago

Hi,

  1. FLStudio 20.9.2 finds the plugin but cannot detect its type (effect/instrument). When I check "instrument" and try to load it the error occurs:

Entry point not found in proc DllMain in DLL library "C:\Program Files\Geonkick\libharfbuzz-0.dll"

  1. Reaper 6 don't see VST3, I can find LV2i only (both 2 ch. and multichannel). When I try to load it, the same error appears:

Entry point not found in proc DllMain in DLL library "C:\Program Files\Geonkick\libharfbuzz-0.dll"

C:\Program Files\Geonkick\libharfbuzz-0.dll exists.

I've tried to uninstall and install the previous version (3.0.1) with the same effect.

Windows 10.

EDIT: I excluded "C:\Program Files\Geonkick\" in my antivirus as it could produce such problems. No effect.

iurienistor commented 7 months ago

@lbnv What is your system type? Are you running 32-bit Windows?

lbnv commented 7 months ago

Windows 64

iurienistor commented 7 months ago

@lbnv Please, could you archive the C:\Program Files\Geonkick folder and attach it here? Also this folder C:\Program Files\Common Files\VST3\Geonkick.vst3

lbnv commented 7 months ago

Geonkick.vst3.zip Geonkick.zip "Geonkick.zip" from Program Files.

iurienistor commented 7 months ago

@lbnv thanks, I can run the plugin in reaper with these files, they are ok, it might be due to a conflict or a version mismatch... Anyway, I am planning to link statically these files, thus, no more to install them, but for now the msys environment has some strange roblems relating to building them statically.

iurienistor commented 7 months ago

I have tested on several Windows machines the latest version of Geonkick, no problems with latest hosts like FL Studio, Ableton, Reaper, Bitwig, Ardour. Here also someone else tested and confirms that are ok for Bitwig 5, Cubase 11, Live 11, Reaper 7 and Reason 12. (https://github.com/Geonkick-Synthesizer/geonkick/issues/12#issuecomment-1849731661 ). Thus, I'll close this issue because I cannot reproduce.

@lbnv I this still reproduce, I think is the same problem as in this issue: https://github.com/Geonkick-Synthesizer/geonkick/issues/15