No problems using the latest test versions here. Are you sure you have run "BlueInst.exe" before loading the plugins? They won't load if you haven't installed them because a library dependency seems to be missing, and in that case, the LoadLibrary() call simply answers "Library not found" (as if you were loading a non-existent plugin). Can't do anything about that, that's how Windows works.