LogPluginManager: Error: Unable to load plugin 'DataPrepEditor'. Aborting.

Hi,
After successfully building the UE application using parrot-ue-build-app, when trying to run the application by executing UnrealApp.sh, I get the following error:
LogPluginManager: Error: Unable to load plugin ‘DataPrepEditor’. Aborting.

Below is the CLI transcript

Increasing per-process limit of core file size to infinity.
LogInit: LLM is enabled
LogInit: LLM CsvWriter: off TraceWriter: off
LogPakFile: Display: Found Pak file …/…/…/Parrot-Sphinx-App/Content/Paks/Parrot-Sphinx-App-LinuxNoEditor.pak attempting to mount.
LogPakFile: Display: Mounting pak file …/…/…/Parrot-Sphinx-App/Content/Paks/Parrot-Sphinx-App-LinuxNoEditor.pak.
LogPakFile: PakFile PrimaryIndexSize=30318
LogPakFile: PakFile PathHashIndexSize=60348
LogPakFile: PakFile FullDirectoryIndexSize=89432
LogPakFile: OnPakFileMounted2Time == 0.000000
LogPlatformFile: Using cached read wrapper
LogTaskGraph: Started task graph with 5 named threads and 17 total threads with 3 sets of task threads.
LogStats: Stats thread started at 0.053287
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +4:00, Platform Override: ‘’
LogPluginManager: Error: Unable to load plugin ‘DataPrepEditor’. Aborting.
LogCore: Engine exit requested (reason: EngineExit() was called)
LogExit: Preparing to exit.
LogModuleManager: Shutting down and abandoning module RenderCore (28)
LogModuleManager: Shutting down and abandoning module Landscape (26)
LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24)
LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22)
LogModuleManager: Shutting down and abandoning module Renderer (20)
LogModuleManager: Shutting down and abandoning module Engine (18)
LogModuleManager: Shutting down and abandoning module CoreUObject (16)
LogModuleManager: Shutting down and abandoning module NetworkFile (14)
LogModuleManager: Shutting down and abandoning module CookedIterativeFile (12)
LogModuleManager: Shutting down and abandoning module StreamingFile (10)
LogModuleManager: Shutting down and abandoning module SandboxFile (8)
LogModuleManager: Shutting down and abandoning module PakFile (6)
LogModuleManager: Shutting down and abandoning module RSA (5)
LogModuleManager: Shutting down and abandoning module ImGui (3)
LogExit: Exiting.
Exiting abnormally (error code: 1)

This causes the application to terminate. What am I missing here.

Thank you for your help

Hello,

Is the ‘DataPrepEditor’ plugin enabled for your project or not?

This topic was automatically closed after 30 days. New replies are no longer allowed.