Dewb / monome-rack

VCV Rack plugin for monome Eurorack modules
GNU General Public License v2.0
222 stars 12 forks source link

[BUG REPORT] plugin failed to load #167

Closed E15dev closed 11 months ago

E15dev commented 11 months ago

Platform/Version

Describe the bug whole plugin is failing to load, both when im installing it maually and when im installing it from vcv rack plugins library

VCV Rack logs

[0.005 info adapters/standalone.cpp:127 main] VCV Rack Free v2.0.6
[0.005 info adapters/standalone.cpp:128 main] Windows 10.0
[0.005 info adapters/standalone.cpp:134 main] Args: C:\Program Files\VCV\Rack2Free\Rack.exe 
[0.005 info adapters/standalone.cpp:137 main] System directory: C:\Program Files\VCV\Rack2Free
[0.005 info adapters/standalone.cpp:138 main] User directory: C:/Users/erwin/Documents/Rack2

only entries about this plugin are:

[0.757 info src/plugin.cpp:121 loadPlugin] Loading plugin from C:/Users/erwin/Documents/Rack2/plugins/monome
[0.758 warn src/plugin.cpp:174 loadPlugin] Could not load plugin C:/Users/erwin/Documents/Rack2/plugins/monome: Failed to load library C:/Users/erwin/Documents/Rack2/plugins/monome/plugin.dll: code 127

How to Reproduce Steps to reproduce the behavior: just install plugin on windows vcv rack version. it works my linux pc

Dewb commented 11 months ago

This plug-in requires Rack 2.3.0 and will not work with earlier versions.

E15dev commented 11 months ago

ok, thanks. im stupid lol

Dewb commented 11 months ago

No worries! Rack unfortunately doesn’t give you any clues about this if you install from the library and don’t read the release notes here, so it’s an easy thing to overlook.