I've been having an issue where I will build a course and it creates a folder wth the splash, description, and flag but no course file. I can tell its an issue since the build takes about 30 seconds to complete.
Any help on how to resolve this?
I get a raft of text after the build comment
CourseForge {build montclairgc_first_two_nines_1_30nr} 29 Mar 18:20:01
UnityEngine.Debug:Log(Object)
PerfectParallel.CourseForge.CourseBase:BuildCourse(String) (at Assets/Perfect Parallel/Course Forge/Scripts/Engine/CourseBase.cs:89)
PerfectParallel.CourseForge.UI.FileToolUI:OnUI(Boolean) (at Assets/Perfect Parallel/Course Forge/Scripts/Editor/UI/FileToolUI.cs:83)
PerfectParallel.CourseForge.UI.MainToolUI:OnScene(Boolean) (at Assets/Perfect Parallel/Course Forge/Scripts/Editor/UI/MainToolUI.cs:420)
PerfectParallel.CourseForge.UI.MainToolUI:OnScene(SceneView) (at Assets/Perfect Parallel/Course Forge/Scripts/Editor/UI/MainToolUI.cs:755)
UnityEditor.DockArea:OnGUI()