<div dir="ltr">It's an attempt to use a null reference and it can happen in many places in the code base. Usually it's a good idea to make sure a reference is valid before using it but this doesn't always happen. especially in open source projects with many contributors. There should be more information printed along with that message which could help indicate where it came from.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 27, 2014 at 3:13 PM, Dr Ramesh Ramloll <span dir="ltr"><<a href="mailto:r.ramloll@gmail.com" target="_blank">r.ramloll@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div>so far this is what am thinking,<br><div>It is actually triggered when  an lsl script is running (but not always strangely). I am thinking that if the script is compiling fine, then at least at the script level all the variables should be defined properly.</div>


<div>I will keep playing a little more with it and see what may be going on. If you have more ideas let me know.</div></div><span class="HOEnZb"><font color="#888888"><div>Ramesh</div></font></span></div><div class="gmail_extra">
<div><div class="h5"><br><br><div class="gmail_quote">On Mon, Jan 27, 2014 at 5:41 PM, Jeff Kelley <span dir="ltr"><<a href="mailto:opensim@pescadoo.net" target="_blank">opensim@pescadoo.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>At 4:55 PM -0500 27/1/14, Dr Ramesh Ramloll wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 (0): Object reference not set to an instance of an object<br>
</blockquote>
<br></div>
This is an error in object-oriented programming and is equivalent to "variable not defined" in classic programming.<br>
<br>
object x;<br>
shake.x; cannot shake x because x not defined<span><font color="#888888"><br>
<br>
<br>
-- Jeff</font></span><div><div><br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div></div></div><div class="im">-- <br><div dir="ltr"><font color="#999999">'Consider how the lilies grow. They do not labor or spin.'</font><br><b>Rameshsharma Ramloll</b> PhD, CEO CTO DeepSemaphore LLC, Affiliate <i>Research Associate Professor</i>, Idaho State University, Pocatello, ID 83209 Tel: <a href="tel:208-240-0040" value="+12082400040" target="_blank">208-240-0040</a><br>


<div><a href="http://www.linkedin.com/in/rameshramloll" target="_blank">LinkedIn</a>, <a href="http://www.deepsemaphore.com" target="_blank">DeepSemaphore LLC</a>, <a href="http://www.rezmela.com" target="_blank">RezMela</a>, <a href="https://plus.google.com/103652369558830540272/about" target="_blank">Google+ profile</a></div>


</div>
</div></div>
<br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br></blockquote></div><br></div>