Forum rules - please read before posting.

bug: 1.40 popup variable don't work.

when i create a new local variable, and select popup , the editor gui clears up and i get this error repetedly


NullReferenceException: Object reference not set to an instance of an object
AC.VariablesManager.PopupsGUI (System.String[] popUps) (at Assets/AdventureCreator/Scripts/Managers/VariablesManager.cs:388)
AC.VariablesManager.ShowVarGUI (VariableLocation location) (at Assets/AdventureCreator/Scripts/Managers/VariablesManager.cs:344)
AC.VariablesManager.ShowGUI () (at Assets/AdventureCreator/Scripts/Managers/VariablesManager.cs:100)
AdventureCreator.OnGUI () (at Assets/AdventureCreator/Scripts/Managers/Editor/AdventureCreator.cs:176)
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-runtime-and-classlibs/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)

image
image

Comments

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.