Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UE5: Expecting to find a type to be declared in a module rules named 'HoudiniEngineRuntime' in UE5Rules #157

Open
KenzieMac130 opened this issue Jul 9, 2021 · 2 comments

Comments

@KenzieMac130
Copy link

Hello, when packaging a project in UE5 with Houdini Engine I end up with this error:
ERROR: Expecting to find a type to be declared in a module rules named 'HoudiniEngineRuntime' 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 'HoudiniEngineRuntime' in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.
I need a workaround for this as soon as possible, project deadline is coming up.

@KenzieMac130
Copy link
Author

The deadline has come and gone already. I'm likely not going to be around to continue giving info on this report. Anyone else having the same issue please pick up in my place.

@msgthb
Copy link

msgthb commented Dec 20, 2022

  1. Open the ***.uproject file in Notepad (or any text other editor)
  2. Under "Plugins" search for "HoudiniEngine"
  3. Set "Enable" to false

Alternatively move the "HoudiniEngine" plugin folder from ..../UE_5.0/Engine/Plugins/Runtime folder to project's Plugins folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants