-
Notifications
You must be signed in to change notification settings - Fork 91
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
Can't run updated version of FSDS #289
Comments
Hi @loremacchia, Did you run the setup/build scripts for Airsim? If I don't do this, I get the same problem. Also, are you trying to do this on linux or windows? |
Hmmm, never had this error before. Do you get any errors in your terminal that is launching Unreal Engine? |
No, it seems to be the normal startup sequence that I get when launching the old version. |
I'm currently not able to reproduce your issue, it always seems to launch correctly for me. Maybe it would be nice to have some call, so we can have a closer look together? |
For the future, what may help is actually building those modules manually. Below is the command for Linux, and I assume it's very similar for windows: I've encountered this issue when updating Unreal Engine from 4.25 to 4.27 |
@loremacchia do you remember if the error you got was |
Yes, we got that message exactly. |
Any solution for that? |
Hi, we're using an old version of FSDS on Uneral 4.25.4 and it works great. I tried to git clone the latest version but Unreal asks me to rebuild blocks and AirSim because they were built with a different engine version. If I click "no" it just quits saying the modules are missing or incompatible, and if I click "yes" it says they have to be built manually. I did everything the docs say(run setup and build for AirSim etc.) but the problem persists.
The text was updated successfully, but these errors were encountered: