Studio No Longer Appearing

When you go to the admin panel and click “Studio”, nothing but the top and left side bars appear. My most recent changes were to the following files:

custom/modules/preps_contracted_reps/views/view.edit.php
custom/modules/preps_contracted_reps/metadata/editviewdefs.php
custom/include/javascript/myfunction.js <— Which was created

That particular module appears just fine with no issues, the change in editviewdefs.php adds a “customCode” line to a particular field that calls an “onclick” function from myfunction.js that shows and hides a field based on whether a checkbox is checked or not.

But I made these changes several days ago, and today when I went to go to Studio nothing is appearing and I am getting no chrome console errors. I did a Quick Repair and Rebuild, Config file, as well as a few other rebuilds, it definitely appears that several rebuilds are not finishing because they never say completed.

For example, when I click “Repair All Non-Lower Case Fields” it will display: “Scanning custom fields and files…” but never leaves this page, I have left it for 20 minutes with no change and the page doesn’t appear to be loading at all. All other admin console pages load just fine and don’t appear to have any errors.

I turned on Php Errors and was able to find that a folder had been accidentally moved and the studio file was no longer available.