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

linked list error in radial2 and bar2 #7

Open
GoogleCodeExporter opened this issue May 13, 2015 · 0 comments
Open

linked list error in radial2 and bar2 #7

GoogleCodeExporter opened this issue May 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. add x number of shapes
2. add (x+1) number of radial2 bars
3.

What is the expected output? What do you see instead?
we expect that it will keep triggering the sound objects the radial2 hits
over and over again.  when you add x+1 radial2 instead, the program crashes
because there is a linked list index not found

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 5 Feb 2010 at 9:03

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

No branches or pull requests

1 participant