Clarion 11.1 refusal to generate the .clw file after a new procedure was initiated even when the clarion wizard is used to generate new procedure

I am working on an app to manage coaching activities. The structure is

BrowseCoachingSession
  └─ BrowseCoachingSessionKPA
       └─ BrowseCoachingSessionFunction

The tables are set up correctly and the relations are correct. The Clarion wizard generates the procedures (in this case MSSShell006.clw) so that they are visible in the tree, however, when I compile there is a persistent compile error that MCCShel006.clw is not found.