This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I have just mutilated my rootViewController over the past day. I'm now getting this error and I have no clue where to look to fix it. Any help on how to fix, or even better, help me to decipher the error output so I can do it myself. 2011-10-24 08:56:29.746 [...] read more
I started getting this error when I tried to make a button play a sound. I'm not getting a code errors (Red or Yellow markers) but my app crashes when I click the button. Here's what the console outputs: 2014-05-12 20:24:59.866 ReAct[4511:60b] -[ViewController PlayAudioBUtton:]: unrecognized selector sent to instance 0x9059280 [...] read more