Simul Support ExchangeCategory: External Plugin IssuesCrash packaging in UE 5.03
0823 asked 1 year ago

 
Hello
I’m trying to test packaging my project to game or project for backup in UE 5.03, but I get this message.
 
 
UATHelper: Packaging (Windows): ERROR: Expecting to find a type to be declared in a module rules named ‘TrueSkyPlugin’ in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. 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 ‘TrueSkyPlugin’ in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the ‘ModuleRules’ type defined by Unreal Build Tool.
 
 
How can I solve this problem?
At the time I finish my project, the version of UE would be further than currently released 5.1. I hope this error won’t happen again in any later version

2 Answers
wang xi answered 1 year ago

is there a solution?

James - Simul Support Staff answered 1 year ago

Hi, Apologies for the delay, I have been looking into this. Unreal now requires all external plugins to be within Engine\Plugins\Marketplace, regardless of if they are from the marketplace or not. I will be pushing a fix for this as soon as possible, but if you feel confident you could try moving the files into this directory and resolving any issues (if any) that appear.

Apologies for the issue.
https://forums.unrealengine.com/t/ue5-1-expecting-to-find-a-type-to-be-declared-in-a-module-rules-named/741811