Hi all :) ive got a little problem. For some reason When i choose "Show Picture" on event in the editor ... "Error" and the editor crash.
Error Logs.
2020-02-08 20:40:25.387 [Error]
Message: InvalidArgument=La valeur '0' n'est pas valide pour 'SelectedIndex'.
Nom du paramètre : SelectedIndex
Stack: à System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
à Intersect.Editor.Forms.Editors.Events.Event_Commands.EventCommand_ShowPicture..ctor(ShowPictureCommand refCommand, FrmEvent editor)
à Intersect.Editor.Forms.Editors.Events.FrmEvent.OpenEditCommand(EventCommand command)
à Intersect.Editor.Forms.Editors.Events.FrmEvent.lstCommands_NodeMouseDoubleClick(Object sender, TreeNodeMouseClickEventArgs e)
à System.Windows.Forms.TreeView.OnNodeMouseDoubleClick(TreeNodeMouseClickEventArgs e)
à System.Windows.Forms.TreeView.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Question
JohnHawk
Hi all :) ive got a little problem. For some reason When i choose "Show Picture" on event in the editor ... "Error" and the editor crash.
Error Logs.
2020-02-08 20:40:25.387 [Error]
Message: InvalidArgument=La valeur '0' n'est pas valide pour 'SelectedIndex'.
Nom du paramètre : SelectedIndex
Stack: à System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
à Intersect.Editor.Forms.Editors.Events.Event_Commands.EventCommand_ShowPicture..ctor(ShowPictureCommand refCommand, FrmEvent editor)
à Intersect.Editor.Forms.Editors.Events.FrmEvent.OpenEditCommand(EventCommand command)
à Intersect.Editor.Forms.Editors.Events.FrmEvent.lstCommands_NodeMouseDoubleClick(Object sender, TreeNodeMouseClickEventArgs e)
à System.Windows.Forms.TreeView.OnNodeMouseDoubleClick(TreeNodeMouseClickEventArgs e)
à System.Windows.Forms.TreeView.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
If someone can help ... thx in advance ^_^
Link to comment
Share on other sites
1 answer to this question
Recommended Posts