<div dir="ltr"><div><div><div>Hello,<br><br></div>I've recently created the following two modules from a book:<br><a href="http://bin.cakephp.org/view/1356260281">http://bin.cakephp.org/view/1356260281</a><br><a href="http://bin.cakephp.org/view/13533081">http://bin.cakephp.org/view/13533081</a><br>
<br></div>Now, when I send Pid ! {moon, asdf}. I get the following output:<br>39> Pid ! {moon, w}.<br>Received the input and sending now.<br>Received the input to drop.<br>{moon,w}<br><br>=ERROR REPORT==== 12-Jan-2014::19:31:38 ===<br>
Error in process <0.162.0> with exit value: {badarith,[{drop,fall_velocity,2,[{file,"drop.erl"},{line,27}]},{drop,drop,0,[{file,"drop.erl"},{line,17}]}]}<br><br></div>Why am I not seeing this line run?<br>
io:format("FAILURE: ~p died because of ~p.~n~n", [Pid, Reason]);<br></div>