Playmaker Forum

PlayMaker News => General Discussion => Topic started by: t4d on June 24, 2015, 03:21:00 AM

Title: ecosystem error ? ArgumentException: GUILayout: Mismatched LayoutGroup.KeyUp
Post by: t4d on June 24, 2015, 03:21:00 AM
I get this when i install a new version of Ecosystem   HELP !!


ArgumentException: GUILayout: Mismatched LayoutGroup.KeyUp
UnityEngine.GUILayoutUtility.BeginLayoutGroup (UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options, System.Type LayoutType) (at C:/buildslave/unity/build/artifacts/generated/common/runtime/GUILayoutUtility.gen.cs:210)
UnityEngine.GUILayout.BeginVertical (UnityEngine.GUIContent content, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options) (at C:/buildslave/unity/build/artifacts/generated/common/runtime/GUILayout.gen.cs:257)
UnityEngine.GUILayout.BeginVertical (UnityEngine.GUILayoutOption[] options) (at C:/buildslave/unity/build/artifacts/generated/common/runtime/GUILayout.gen.cs:249)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser.OnGUI_ToolBar () (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:872)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser.OnGUI_Main () (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:415)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser.OnGUI () (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:747)
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)
Title: Re: ecosystem error ? ArgumentException: GUILayout: Mismatched LayoutGroup.KeyUp
Post by: jeanfabre on June 24, 2015, 04:46:32 AM
Hi,

Oups... :) No idea what it can be, let me ask you few questions:

-- What version of Unity?

-- is it happening once? or is a locking problem that the Ecosystem Interface is totally corrupted?

-- do you have other errors in the console?

-- do you have PlayMaker installed? which version?

 Bye,

 Jean