Original Discord Post by n8dev | 2024-11-16 13:46:18
BuildException: Missing precompiled manifest for 'Convai', 'D:\Projects\UnrealEngine\Project_AID\Project_AID\Plugins\Marketplace\Convai\Intermediate\Build\Win64\UnrealGame\Development\Convai\Convai.precompiled'. This module was most likely not flagged for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in Convai.build.cs to override. If part of a plugin, also check if its 'Type' is correct.```
Plugin is in Plugins/Marketplace in Unreal directory
This is required for working on a project with other devs using source control
I have not tested yet if it occurs with the plugin in the engine install plugins directory