- Home /
Horrible Console Spam... no ideas!! PLEASE HELP!
Whats all this.. Just suddenly turned up! Any clues anyone?
TypeLoadException: Could not load type 'USHOTweenFrom' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. UnityEditor.CustomEditor..ctor (System.Type inspectedType) System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) (at /Users/builduser/buildslave/monoAndRuntimeClassLibs/build/mcs/class/corlib/System/MonoCustomAttrs.cs:108) System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) (at /Users/builduser/buildslave/monoAndRuntimeClassLibs/build/mcs/class/corlib/System/MonoCustomAttrs.cs:151) System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) (at /Users/builduser/buildslave/monoAndRuntimeClassLibs/build/mcs/class/corlib/System/MonoType.cs:595) UnityEditor.CustomEditorAttributes.Rebuild (System.Reflection.Assembly assembly) UnityEditor.CustomEditorAttributes.FindCustomEditorType (UnityEngine.Object o, Boolean multiEdit) UnityEditor.InspectorWindow.DrawEditors (Boolean isRepaintEvent, UnityEditor.Editor[] editors, Boolean eyeDropperDirty) UnityEditor.InspectorWindow.OnGUI () System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/monoAndRuntimeClassLibs/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
Any way I can figure out what? And how to fix?
mark
Looks like it can't find "USHOTweenFrom" type. Something that deals with Tweening?
Answer by markfrancombe · Dec 22, 2013 at 08:23 PM
Still could be anything, I have 3 packages imported that might concern Tweening. ITween, HOTween and PlayMaker (which has internal actions for both the above..,
Trying a back-up now...
It's probably HOTween - USHOTweenFrom sounds like it is part of it.
Your answer
Follow this Question
Related Questions
when click console not work 1 Answer
Errors with Entity Component System packages at the editor start 0 Answers
Why do I keep getting this error? 0 Answers
help with a console error 1 Answer