NullReferenceException: Object reference not set to an insta
Posted: Fri Nov 25, 2016 7:23 am
Hello,
I'm using Unity v5.4.3f1 (personal edition)
I'm trying to load a graded file make with Blender.
but when i'm click on reload, i have this message in the console :
Can you help me ?
Thanks a lot
I'm using Unity v5.4.3f1 (personal edition)
I'm trying to load a graded file make with Blender.
but when i'm click on reload, i have this message in the console :
- Code: Select all
NullReferenceException: Object reference not set to an instance of an object
AmplifyColor.FileHandler.ReadFromFile () (at Assets/AmplifyColor/Plugins/Editor/FileHandler.cs:100)
AmplifyColor.FileHandler.Reload () (at Assets/AmplifyColor/Plugins/Editor/FileHandler.cs:112)
AmplifyColor.LUTEditor.ShowGUIFile () (at Assets/AmplifyColor/Plugins/Editor/LUTEditor.cs:206)
AmplifyColor.LUTEditor.OnGUI () (at Assets/AmplifyColor/Plugins/Editor/LUTEditor.cs:84)
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)
Can you help me ?
Thanks a lot