-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when opening a project using this plugin #19
Comments
Hi! I'm investigating the issue right now by installing the plugin and compiling it from scratch. However, can you please tell me which kind of Unreal Project you've created? |
The project I created was a Blueprint-based one using the "First Person" example. I just created a C++ version of the "First Person" example and it seems to work fine. The editor starts up and I can see the plugin in the plugins list. |
Thanks for the report. I was also just testing this and i'm suspecting that the Plugin will not be compiled because a blank Blueprint project will not invoke the build process. |
OK. Thanks for looking into it and the explanation of the cause of the problem. |
Hi,
I am receiving this error when I start a project that uses this plugin:
Clicking "No" results in this error:
My setup is Ubuntu 16.04.3 with Unreal Engine 4.18.2.
I set up Unreal Engine using the following steps:
I set up this plugin using the following steps:
Here is the UE4.log generated by this attempt.
I'm new to Unreal so perhaps I'm making a rudimentary mistake. Any help you could provide would be appreciated.
Thanks
The text was updated successfully, but these errors were encountered: