unreal engine error #4873
Sung Jun Heo (SJ824)
started this conversation in
General
Replies: 2 comments 1 reply
|
You have to create a class and build the file |
1 reply
|
Check the documentation, it is given step by step in it |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am using ubuntu 20.04 and am currently trying to run airsim through unreal engine 4.270 version. I have copied the plugins file from airsim into a new unreal engine project file that I have created. I was hoping that this would automatically plug in airsim, but when I tried to open the .uproject file of my new project with unreal engine editor, I got the following message: 'engine modules are out of date and cannot be compiled while the engine is running. Please build through your IDE." I got the following error: "engine modules are out of date and cannot be compiled while the engine is running." How can I troubleshoot this?
I've done the initial setup and the unreal engine editor works fine, but I don't know how to get airsim to run initially.
All reactions