GAIA help... Getting error on new scene when I try to open session mgr or create terrain

So, i have been having issues since updating Unity. Whenever i start Gaia and try to open session mgr or create a terrain it does nothing. I opened the console and saw it was giving me errors and have no idea what is wrong or how to fix it.
Currently I am getting 2 errors:

1:
Parent directory must exist before creating asset at Assets/Gaia/Data/GS-20180805-224800.asset.
UnityEditor.AssetDatabase:CreateAsset(Object, String)
Gaia.GaiaSessionManager:CreateSession(Boolean) (at Assets/Gaia/Scripts/SessionSystem/GaiaSessionManager.cs:484)
Gaia.GaiaSessionManager:GetSessionManager(Boolean) (at Assets/Gaia/Scripts/SessionSystem/GaiaSessionManager.cs:103)
Gaia.GaiaManagerEditor:ShowSessionManager(Boolean) (at Assets/Gaia/Scripts/Editor/GaiaManagerEditor.cs:1155)
Gaia.GaiaManagerEditor:smile:rawAdvancedEditor() (at Assets/Gaia/Scripts/Editor/GaiaManagerEditor.cs:673)
Gaia.GaiaManagerEditor:OnGUI() (at Assets/Gaia/Scripts/Editor/GaiaManagerEditor.cs:506)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

2:
UnityException: Creating asset at path Assets/Gaia/Data/GS-20180805-224800.asset failed.
Gaia.GaiaSessionManager.CreateSession (Boolean pickupExistingTerrain) (at Assets/Gaia/Scripts/SessionSystem/GaiaSessionManager.cs:484)
Gaia.GaiaSessionManager.GetSessionManager (Boolean pickupExistingTerrain) (at Assets/Gaia/Scripts/SessionSystem/GaiaSessionManager.cs:103)
Gaia.GaiaManagerEditor.ShowSessionManager (Boolean pickupExistingTerrain) (at Assets/Gaia/Scripts/Editor/GaiaManagerEditor.cs:1155)
Gaia.GaiaManagerEditor.DrawAdvancedEditor () (at Assets/Gaia/Scripts/Editor/GaiaManagerEditor.cs:673)
Gaia.GaiaManagerEditor.OnGUI () (at Assets/Gaia/Scripts/Editor/GaiaManagerEditor.cs:506)
System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[ ] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[ ] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:232)
System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[ ] parameters) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
UnityEditor.HostView.Invoke (System.String methodName, System.Object obj) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:295)
UnityEditor.HostView.Invoke (System.String methodName) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:288)
UnityEditor.HostView.InvokeOnGUI (Rect onGUIPosition) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:255)

What i was trying to do was create a new terrain and then add trees, etc.

Any help would be appreciated.

Thanks

I saw this by chance as you did not post in the Gaia forum or use any of the mechanisms we have set up to do support.

On the surface it looks like you messed up your directory structure somehow during your upgrade.

For us to help you you will need to provide some more detail and log a support request using the support link in my signature below.

1 Like

I just updated Gaia to latest version on asset store and now I get multiple editor error regarding GaiaManagerEditor.CS

god do I hate updating asset …

1- namespace gaiareflectionprobeupdate not found
2- namespace gaiaunderwatereffects not found
3- the probeupdater variable cannot be used before it is declared
4- effectssettings variable cannot be used before it is declared
5- effectssettings variable cannot be used before it is declared
6- namespace ambientskiessamples does not exist on line 2107, 2124 and 2125

I guess a leftover from old version is creating problem, can anyone lead me to a solution ???

using unity 2017.3.1.1f1