Open simdax opened 1 year ago
@simdax Thanks for your question and interest in the project. It does seems strange that you needed to manually copy pycparser since that is usually included in your UE engine install. Perhaps there was an issue during the install.
Also, check that you don't have the Mark of the Web on the Project Acoustics binaries that you downloaded and unzipped. If you select the files in the Project Acoustics plugin folder and check the file properties to see if there are any files that are marked as blocked. If any are marked as blocked, feel free to unblock those files.
Hello Noel, thank you for your answer.
Strangely I don't have this icon on my pc ! exactly the same as yours, without the security panel :)
@simdax it appears that you don't have an issue with Mark of the Web. I'm still not sure what's going on, but there is a series of workarounds that are covered in this issues thread that could possibly unblock you.
Could you try each of the workarounds to see if it gets you any further?
https://stackoverflow.com/questions/28339116/not-allowed-to-load-assembly-from-network-location
This solution has worked for me
Hello.
I have some problems when opening a project with the plugin
I have to admit I also had to copy myself a version of
pycparser
directly in the lib folder because it was not found by unreal (albeit I could import it directly from the UE/Engine/Binaries python ....).I'm not sure of the root of this, if someone has any idea ??