<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3199" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=595260900-30102007>i'm fairly sure that 
i'm doing something stupid, but for the life of me i can't figure out what... 
i'm trying to compile the following script (i've also tried to copy out the C# 
version that gets compiled with similar results)...</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=595260900-30102007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=595260900-30102007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=595260900-30102007><FONT 
face="Times New Roman" size=3>default<BR>{<BR>    
touch_start(integer i)<BR>    
{<BR>        
llSay(0,"Moving");<BR>        
llSetPos(llGetPos() + <-5,-5,0>); <BR>    
}<BR>}</FONT><BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=595260900-30102007>Linux client. 
OpenSim running off the trunk version as of today (2204 i believe). script 
created with "new script" from the inventory. on save (not attached to an 
object) the console window on the client records a "compile error" message (no 
chat message). on the console of the opensim server (running standalone) there 
is a message about "error displaying error in world: ...null reference exception 
in chatmodule.cs line 122". </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=595260900-30102007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=595260900-30102007>so.. why the 
compiler error (first) and why the chat null ref?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=595260900-30102007></SPAN></FONT><FONT 
face=Arial size=2><SPAN class=595260900-30102007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=595260900-30102007>--mic</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=595260900-30102007> </DIV></SPAN></FONT></BODY></HTML>