You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install UE4 (4.27) and AirSim 1.8.0 for the first time, then run the default environment in AirSim
AirSim/Unreal/Environments/Blocks/Blocks.uproject
Report the following error
Running /home/robocup/UnrealEngine/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Linux -Project="/home/robocup/AirSim/Unreal/Environments/Blocks/Blocks.uproject" -TargetType=Editor -Progress -NoEngineChanges -NoHotReloadFromIDE
Running Mono...
Fixing inconsistent case in filenames.
Setting up Mono
~/UnrealEngine/Engine ~/UnrealEngine/Engine/Binaries/Linux
Using 'git status' to determine working set for adaptive non-unity build (/home/robocup/UnrealEngine).
Creating makefile for BlocksEditor (no existing makefile)
ERROR: Unable to find plugin 'AirSim' (referenced via Blocks.uproject). Install it and try again, or remove it from the required plugin list.
The text was updated successfully, but these errors were encountered:
I think you are trying to run the default environment in AirSim using Unreal Engine 4.27 and AirSim 1.8.0. However, you are encountering an error stating that the AirSim plugin cannot be found. This error suggests that the AirSim plugin is not installed or is not in the correct location. You may want to check if the AirSim plugin is installed and if it is in the correct location. If it is not installed, you can try installing it and then running the environment again.
:)
I think you are trying to run the default environment in AirSim using Unreal Engine 4.27 and AirSim 1.8.0. However, you are encountering an error stating that the AirSim plugin cannot be found. This error suggests that the AirSim plugin is not installed or is not in the correct location. You may want to check if the AirSim plugin is installed and if it is in the correct location. If it is not installed, you can try installing it and then running the environment again. :)
Thank you genius... Everyone can read, don't state the obvious. The real question is why is the this problem occurs after following the steps of the documentation and how to check/install the airsim plugin properly..
Note, for those still trying to debug this - unless I missed it - I had the same error. Fixed by manually symlinking the built version of the plugin into the shared UE engine plugins folder.
Install UE4 (4.27) and AirSim 1.8.0 for the first time, then run the default environment in AirSim
AirSim/Unreal/Environments/Blocks/Blocks.uproject
Report the following error
The text was updated successfully, but these errors were encountered: