Plug in error

Posts   
 
    
bertcord avatar
bertcord
User
Posts: 206
Joined: 01-Dec-2003
# Posted on: 01-May-2006 01:57:35   

tools --> Plugins

Select Project Inspector Plug-in

the following error is thrown

InvalidArgument=Value of '3' is not valid for 'SelectedIndex'. Parameter name: SelectedIndex

-----[Core exception]-------------------- at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at SD.LLBLGen.Pro.Gui.Forms.PluginViewer.VisualizeDescription(PluginDescription description) at SD.LLBLGen.Pro.Gui.Forms.PluginViewer._pluginsListBox_SelectedIndexChanged(Object sender, EventArgs e) at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ListBox.WmReflectCommand(Message& m) at System.Windows.Forms.ListBox.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39613
Joined: 17-Aug-2003
# Posted on: 01-May-2006 08:30:53   

Hmm. it did work here, I'll retry.

(edit) I can't reproduce it on my testmachine. Do you remember some specific details about what you did/what the layout was of the gui (did you have entities open in editors etc.) ?

I'll try to see if I can find it with the stacktrace.

Frans Bouma | Lead developer LLBLGen Pro
bertcord avatar
bertcord
User
Posts: 206
Joined: 01-Dec-2003
# Posted on: 01-May-2006 15:50:20   

jsut opending v2 without a project file and gogin to tools-Plugins and select each of the loaded plug-ins. When I get to the last one "Project Inspector.." I get the error.

I installed on my workmachine and get teh same error as well.

OS is win xp 32bit

Bert

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39613
Joined: 17-Aug-2003
# Posted on: 01-May-2006 15:53:32   

OK thanks. I'll fix that.

(edit) Fixed in next build.

Frans Bouma | Lead developer LLBLGen Pro