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

*** -[__NSArrayM count]: message sent to deallocated instance 0xf665700 #6

Open
Munger41 opened this issue Jul 6, 2012 · 1 comment

Comments

@Munger41
Copy link

Munger41 commented Jul 6, 2012

Hi there,

Thanks for your work, after installation, i can draw a blade, but as soon as i finish the path and put my finger off the screen, my app crashes with the error mentioned in the title, and showing the code line :

if ([path count] < 3) {
return;
}

did i miss something ?

@amyNguy
Copy link

amyNguy commented Jul 2, 2015

Hi, I have a problem like that, I create a NSMutableArray & when use get data to it is crashed.
"-[__NSArrayM release]: message sent to deallocated instance 0x7b6559c0". Have you fixed your problem yet?

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