Forum rules - please read before posting.

Could not create Manager.

When following the 2D tutorial I run into the following error while setting up a new project via the game wizard:

Could not create Manager. Does the subdirectory AdventureCreator/Managers exist?

 -> AC debug logger
UnityEngine.Debug:LogWarning(Object, Object)
AC.ACDebug:LogWarning(Object, Object) (at Assets/AdventureCreator/Scripts/Static/ACDebug.cs:29)
AC.NewGameWizardWindow:Finish() (at Assets/AdventureCreator/Scripts/Managers/Editor/NewGameWizardWindow.cs:362)
AC.NewGameWizardWindow:OnGUI() (at Assets/AdventureCreator/Scripts/Managers/Editor/NewGameWizardWindow.cs:138)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

The managers folder has been created with 8 files in it.
I realize this issue has been posted before but as the sulution to that problem was updating to a later version of unity 4 and I am on Unity 2017.1 I am unsure how that would apply to my issue.

thankful for your help.

Comments

  • Never mind,
    I am not sure why, but after trying 2 more times (with the same settings) it worked on the 3rd
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.