I’m running into an issue when attempting to start a packaged application file. I keep getting the error: LogPluginManager: Error: Unable to load plugin ‘BlockoutToolsPlugin’. Aborting.
The issue is fixed:
Ok, I think I was able to fix it.
- Delete “Intermediate” folder
- Delete “Saved/Cooked” & “Saved/StagedBuilds” folders
- Move out (or delete) the “Content/Marketplace” folder entirely. Plugins, compiled binary files and source code cannot be inside Content folder (I’m not sure if this affects packaging, but anyway)
- Start packaging again