Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TE: Sound sample path delete - System.IndexOutOfRangeException: Index 16 does not have a value. #887

Open
illyaine opened this issue Aug 27, 2024 · 1 comment
Labels

Comments

@illyaine
Copy link

I had imported an old TRLE project, then converted it to TEN.
When I tried to delete the sound sample path (to add a new one), this message appeared.
Once all the errors were gone, it worked.

---------------------------
DataGridView Default Error Dialog
---------------------------
The following exception occurred in the DataGridView:

System.IndexOutOfRangeException: Index 16 does not have a value.
   at System.Windows.Forms.CurrencyManager.get_Item(Int32 index)
   at System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetError(Int32 rowIndex)

To replace this default dialog please handle the DataError event.
---------------------------
OK   
---------------------------
@Lwmte
Copy link
Collaborator

Lwmte commented Sep 23, 2024

Please provide your TRLE project to reproduce the issue, and also more detailed information which sound sample path you were trying to delete.

@Lwmte Lwmte changed the title TE - Sound sample path delete - System.IndexOutOfRangeException: Index 16 does not have a value. TE: Sound sample path delete - System.IndexOutOfRangeException: Index 16 does not have a value. Sep 23, 2024
@Lwmte Lwmte added the bug label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants