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

EXC_BAD_ACCESS Error Message #5

Closed
InspiringPeople opened this issue Sep 23, 2019 · 2 comments
Closed

EXC_BAD_ACCESS Error Message #5

InspiringPeople opened this issue Sep 23, 2019 · 2 comments

Comments

@InspiringPeople
Copy link

InspiringPeople commented Sep 23, 2019

Hi, brangerbriz!

I solved the problem. It's occurred by the absence of some midi files so that it doesn't match files and .json points. I closed the issue, Thank you.

...........................................................................................................................
I build t-SNEPointSelector well, but when I click a point (midi file) the error message occurred.

Thread 1: EXC_BAD_ACCESS (code=1, address=0x29970)

File name : DataHandler.cpp
string DataHandler::getMidiIdentifier(int index)
{
return _fileIdentifiers[index];
}

Do you have any idea about this?
Your help will be very helpful. Thanks in advance.

@nbriz
Copy link

nbriz commented Sep 23, 2019

hmmm, @brannondorsey any ideas?

@InspiringPeople
Copy link
Author

I solved the problem. It's occurred by the absence of some midi files so that it doesn't match files and .json points. I closed the issue, Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants