Blockout Tools Plugin

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.

  1. Delete “Intermediate” folder
  2. Delete “Saved/Cooked” & “Saved/StagedBuilds” folders
  3. 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)
  4. Start packaging again