<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="font-size: 10pt; font-weight: 400; font-style: normal;">
<div class="Ih2E3d">&gt; * the number of sources limit was exceeded (if you aren&#39;t calling
<p style="margin: 0px; text-indent: 0px;">&gt; setSourceLimit in your code, that isn&#39;t it)</p>
</div><p style="margin: 0px; text-indent: 0px;">not the case</p><div class="Ih2E3d">
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">&gt; * removeSource or clearSources is being called in your engine</p>
</div><p style="margin: 0px; text-indent: 0px;">no way :)</p><div class="Ih2E3d">
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">&gt; * the applet is disconnecting from the source at some point and the source</p>
<p style="margin: 0px; text-indent: 0px;">&gt; was created on demand (in sourceRequested) dropping the usage count to 0.</p>
</div></div></blockquote></div><br>removeData and setData are synonymous when giving setData a null value for the last parameter so this could be causing it as well.<br>