Skip to content

Instantly share code, notes, and snippets.

@piedoom
Created June 7, 2017 06:42
Show Gist options
  • Save piedoom/11a04bcb2f3d8aec192da3a7e663d433 to your computer and use it in GitHub Desktop.
Save piedoom/11a04bcb2f3d8aec192da3a7e663d433 to your computer and use it in GitHub Desktop.
C:\Program Files (x86)\VstPlugins\test\djfilter_x64.dll
com.bitwig.flt.library.metadata.reader.exception.CouldNotReadMetadataException: could not read metadata: Could not read VST plug-in metadata
64 bit plugin host reported errors: Pluginhost returned non zero exit code -2
Error messages:
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os { code: 5, message: "Access is denied." } }', src\libcore\result.rs:860
note: Run with `RUST_BACKTRACE=1` for a backtrace.
32 bit plugin host reported errors: Pluginhost returned non zero exit code -1
-------------------------------------------------------------------
C:\Program Files (x86)\VstPlugins\test\simplesv_x64f.dll
com.bitwig.flt.library.metadata.reader.exception.CouldNotReadMetadataException: could not read metadata: Could not read VST plug-in metadata
64 bit plugin host reported errors: Pluginhost returned non zero exit code -2
Error messages:
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os { code: 5, message: "Access is denied." } }', src\libcore\result.rs:860
note: Run with `RUST_BACKTRACE=1` for a backtrace.
32 bit plugin host reported errors: Pluginhost returned non zero exit code -1
-------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment