I've tried loading the libraries before but always got the BASS_ERROR_FILEOPEN error (if I tried on Windows I got the BASS_ERROR_FILEFORM error). However, if I started the compiled program instead of dotnet through mono I was able to load plugins. The problem, however, is that mono does not work with other libraries that I use, which is why I am forced to use dotnet (my program is targeting the net.core 3.1 framework)