When i open skin editor it gives me an error:
NullReferenceException: Object reference not set to an instance of an object.
StackTrace:
at IPDev.SkinEditor.MainForm.OpenSkin(String filename)
Please can you fix it. I wanna edit some skins maybe even create some of my own for progdvb
I´m using progdvb 6.97.2
Re: Skin Editor Error
#4and when i open progdvb.exe in skin editor it gives me this error:
SkinApplicationException: Application error.
Show inner exeption.
StackTrace:
at IPDev.SkinEditor.SkinAppInfo.Create(String filename)
at IPDev.SkinEditor.MainForm.OpenApplication(String filename)
SkinFormCreatingException: The type constructor have thrown exception.
StackTrace:
at IPDev.Skins.SkinForm.CreateDefaulteSkinForm(Type type, Boolean isSkinDesign)
at IPDev.SkinEditor.SkinAppInfo.Create(String filename)
TargetInvocationException: Exception has been thrown by the target of an invocation.
StackTrace:
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at IPDev.Skins.SkinForm.CreateDefaulteSkinForm(Type type, Boolean isSkinDesign)
ArgumentException: Item has already been added. Key in dictionary: 'F4, Alt' Key being added: 'F4, Alt'
StackTrace:
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at ProgDvbNet.Menu.MainFormMenus.FileMenu..ctor()
at ProgDvbNet.Menu.MainFormMenus..ctor(MainForm mf)
at ProgDvbNet.MainForm..ctor(Boolean isSkinDesign)
SkinApplicationException: Application error.
Show inner exeption.
StackTrace:
at IPDev.SkinEditor.SkinAppInfo.Create(String filename)
at IPDev.SkinEditor.MainForm.OpenApplication(String filename)
SkinFormCreatingException: The type constructor have thrown exception.
StackTrace:
at IPDev.Skins.SkinForm.CreateDefaulteSkinForm(Type type, Boolean isSkinDesign)
at IPDev.SkinEditor.SkinAppInfo.Create(String filename)
TargetInvocationException: Exception has been thrown by the target of an invocation.
StackTrace:
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at IPDev.Skins.SkinForm.CreateDefaulteSkinForm(Type type, Boolean isSkinDesign)
ArgumentException: Item has already been added. Key in dictionary: 'F4, Alt' Key being added: 'F4, Alt'
StackTrace:
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at ProgDvbNet.Menu.MainFormMenus.FileMenu..ctor()
at ProgDvbNet.Menu.MainFormMenus..ctor(MainForm mf)
at ProgDvbNet.MainForm..ctor(Boolean isSkinDesign)