Packaging failing

Getting packaging error.
UATHelper: Packaging (Windows): ERROR: Expecting to find a type to be declared in a module rules named ‘ModularFeatures_ExtraActions’ in . This type must derive from the ‘ModuleRules’ type defined by Unreal Build Tool.
PackagingResults: Error: Expecting to find a type to be declared in a module rules named ‘ModularFeatures_ExtraActions’ in . This type must derive from the ‘ModuleRules’ type defined by Unreal Build Tool.
Using 5.02, have both 2017/2019/2022 Visual studio. my .net is up to date. Any help would be appreciated.

Hello OrOrNil4Evr and thank you for posting.

You error seems a bit interesting. I would check where you listed your modules and ensure the module is listed there. Additionally, please check the spelling of all of your modules. Capitalization can play an effect on the compiler sometimes so please be wary of this.

I hope this helps.

1 Like

I removed all plugins and that fixed it, not sure which plugin was the culprit