Fellow ChucKists,<br><br>I have a ArrayOutOfBounds error and I&#39;m quite sure that&#39;s one of my mistakes, not a ChucK one. This will require a bit of searching as I have rather a lot of arrays here and rather a lot of different things are done with them.<br>
<br>Let&#39;s have a look at this;<br><br>ArrayOutOfBounds: in shred[id=2:<a href="http://tr8or.ck">tr8or.ck</a>], PC=[3565], index=[4]<br><br>Ok, so it&#39;s a array that gets defined in my main shred and it&#39;s one that&#39;s 4 or less elements in size. That narrows it down considerably but we&#39;re not there yet. Now, I have the feeling that ChucK is trying to tell me something with the &quot;PC=[3565]&quot; but that bit is quite useless to me as I have no idea what it means.<br>
<br>Questions; What does the PC bit mean? How is it useful? Can we consider ways of making it more useful?<br><br>Yours,<br>Kas.<br>