<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
when i try the rattsass.pd test from the forum
(<a class="moz-txt-link-freetext" href="http://www.mail-archive.com/pd-list@iem.at/msg06994.html">http://www.mail-archive.com/pd-list@iem.at/msg06994.html</a>), i get the
expected '' error (below), at which point find-last-error highlights
"holmes f0decl 0 topc -30" in the patch. When I click on one of the
phrases in ratsass.pd (e.g., "this is SO crazy"), the message changes
to:&nbsp;&nbsp; error: inlet: expected '' but got 'this' <br>
<br>
===============error====================<br>
&nbsp;guessphones<br>
... couldn't create<br>
&nbsp;klatt~<br>
... couldn't create<br>
&nbsp;phones2holmes f<br>
... couldn't create<br>
&nbsp;freeverb~<br>
... couldn't create<br>
&nbsp;holmes f0decl 0 topc -30<br>
... couldn't create<br>
error: inlet: expected '' but got 'bang'<br>
... you might be able to track this down from the Find menu.<br>
error: inlet: expected '' but got 'bang'<br>
error: inlet: expected '' but got 'bang'<br>
error: inlet: expected '' but got 'bang'<br>
error: inlet: expected '' but got 'bang'<br>
error: inlet: expected '' but got 'bang'<br>
...<br>
<br>
<br>
thanks again, -dh<br>
<br>
<br>
IOhannes m zm&ouml;lnig wrote:
<blockquote cite="mid:4865725F.6010900@iem.at" type="cite">
  <pre wrap="">Bryan Jurish wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">(your error message looks hauntingly
familiar, but I can't remember in what context I last saw it...), but I
    </pre>
  </blockquote>
  <pre wrap=""><!---->
you see it whenever an object that Pd was unable to create receives a
message (that is: the ghost of this object)

in short this means: either the compilation of necessary objects failed
or you should add the paths to the objects to your Pd startup.

use "Find last error", it will tell you more.
take a close look at the Pd-console, it will tell you even more.


fgmadsr
IOhannes

_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
  </pre>
</blockquote>
</body>
</html>