David "Judah's Shadow" Blue

The Problem With Debugging Your Own Code

David "Judah's Shadow" Blue at

So, I've been fighting with this code for months off and on wondering why it didn't work when I followed the API exactly like the example. When I finally looked at the stack trace instead of assuming I was screwing up the API calls, I setup my function to return a value and I wasn't 😳 >_<