Skip to content
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: Unable to find plugin 'AirSim' (referenced via Blocks.uproject). Install it and try again, or remove it from the required plugin list. #4825

Open
DHrobotman opened this issue Apr 4, 2023 · 3 comments

Comments

@DHrobotman
Copy link

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.
@ai-naymul
Copy link

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.
:)

@AthanasiosPetsanis
Copy link

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..

@ukd1
Copy link

ukd1 commented Jan 29, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants