Yesterday, I built shoes from git (r1022), and my previously working application (on r970, downloaded from the website) decided that it wouldn't work anymore. The problem is that the error in the shoes console just tells me where the exception was thrown: "Error in (eval) line 4: wrong number of arguments (0 for 1)". Is there a way to get it to give me the full stack trace so I can find out where in my code it is breaking? Thanks for your help!
