Skip to content
This repository was archived by the owner on Sep 16, 2019. It is now read-only.

Index out of bounds when performing certain changes in the settings dialog #5

Closed
LogicAndTrick opened this issue Jul 27, 2013 · 0 comments
Labels

Comments

@LogicAndTrick
Copy link
Owner

http://bugs.sledge-editor.com/Bug/View/7

Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index (System.ArgumentOutOfRangeException)
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at Sledge.Editor.Settings.SettingsForm.SelectedGameEngineChanged(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)
   at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
   at System.Windows.Forms.CheckBox.OnClick(EventArgs e)
   at System.Windows.Forms.CheckBox.OnMouseUp(MouseEventArgs mevent)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant