-
Notifications
You must be signed in to change notification settings - Fork 100
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
Hermes Fails to update stations #3
Comments
Actually here's the log output of the failure: 8/16/11 8:15:48.377 AM Hermes: *** -[__NSArrayM objectAtIndex:]: index 14 beyond bounds [0 .. 13] 8/16/11 8:15:48.378 AM Hermes: ( |
I've made a fair number of changes since the last release, would you mind trying this download and see if it fixes the problem? If so, I think I'll go ahead and release that version. |
Looks like it's the same issue. I can try compiling it from source if you'd like? |
If you can try that that would work well because you'd get a better stack trace. I'll keep looking into this, however. |
I've got a better idea what's going on now. I'm gonna work on this and see if I can't get a fix for you. |
…th array has the same number of elements. Should help issues on #3
Does this version fix the problem? |
Yup! Looks like it does. Sorry I didn't get a chance to compile it for you. |
No problem! I realized I could figure out the line numbers based off of the disassembly of the binary and the addresses you supplied. I'll make 1.0.5 official soon. |
Add support for high quality 192k mp3 for Pandora One
On OS X Lion, after logging in the stations are not loading.
Pandora is currently set to use their new HTML5 interface (not sure if this actually matters for your app).
The text was updated successfully, but these errors were encountered: