I’m am doing the mapping portion of the Houdini and City Sample setup for my own city for the rule engine. When I click on run rules after mapping the PCBs to the small_city rules on the left, I get this error: Fatal error: [File:D:\build++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp] [Line: 979] Attempted to create a package with name containing double slashes. PackageName: /Game/City//GEOMETRY/SM_INTER_5
I found out how to fix the problem. if it is reading double slashes, it means you never named your “City Layout” node. Name it anything, just dont leave it blank