<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://opensimulator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=GantGrid</id>
		<title>OpenSimulator - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=GantGrid"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Special:Contributions/GantGrid"/>
		<updated>2026-04-04T19:26:09Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/wiki/User_talk:GantGrid</id>
		<title>User talk:GantGrid</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User_talk:GantGrid"/>
				<updated>2012-02-13T15:09:40Z</updated>
		
		<summary type="html">&lt;p&gt;GantGrid: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>GantGrid</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/User_talk:GantGrid</id>
		<title>User talk:GantGrid</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/User_talk:GantGrid"/>
				<updated>2012-02-13T12:57:32Z</updated>
		
		<summary type="html">&lt;p&gt;GantGrid: Created page with &amp;quot;I'm running into this error when I send a message from one object to the other on the receiving end.Any Suggestions?  //------------------- //-Messaging Script-- //--------------...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I'm running into this error when I send a message from one object to the other on the receiving end.Any Suggestions?&lt;br /&gt;
&lt;br /&gt;
//-------------------&lt;br /&gt;
//-Messaging Script--&lt;br /&gt;
//-------------------&lt;br /&gt;
&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
    state_entry()&lt;br /&gt;
    {&lt;br /&gt;
        &lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    touch_start(integer total_number)&lt;br /&gt;
    {&lt;br /&gt;
        llSay(0, &amp;quot;Cat&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//-------------------&lt;br /&gt;
//--Receiver Script--&lt;br /&gt;
//-------------------&lt;br /&gt;
&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
    state_entry()&lt;br /&gt;
    {&lt;br /&gt;
&lt;br /&gt;
        llListen(0, &amp;quot;&amp;quot;, &amp;quot;&amp;quot;, &amp;quot;&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    listen( integer channel, string name, key id, string message )&lt;br /&gt;
    {&lt;br /&gt;
        if(message == &amp;quot;Cat&amp;quot;)&lt;br /&gt;
       {&lt;br /&gt;
           llDialog(llGetOwnerKey( id ), &amp;quot;What do you want to do?&amp;quot;, [], &lt;br /&gt;
                11 );&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
//---------&lt;br /&gt;
//--Error--&lt;br /&gt;
//---------&lt;br /&gt;
&lt;br /&gt;
//----------------------------------------------------------------------------------------------------------------&lt;br /&gt;
Primitive: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&amp;gt; System.Exception: LSL Runtime Error: No less than 1 button can be shown&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Server stack trace: &lt;br /&gt;
&lt;br /&gt;
   at OpenSim.Region.ScriptEngine.Shared.Api.LSL_Api.LSLError(String msg)&lt;br /&gt;
&lt;br /&gt;
   at OpenSim.Region.ScriptEngine.Shared.Api.LSL_Api.llDialog(String avatar, String message, &lt;br /&gt;
list buttons, Int32 chat_channel)&lt;br /&gt;
&lt;br /&gt;
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[]&lt;br /&gt;
 args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]&amp;amp; outArgs)&lt;br /&gt;
&lt;br /&gt;
   at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md,&lt;br /&gt;
 Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]&amp;amp; outArgs)&lt;br /&gt;
&lt;br /&gt;
   at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, &lt;br /&gt;
Int32 methodPtr,&lt;br /&gt;
 Boolean fExecuteInContext)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Exception rethrown at [0]: &lt;br /&gt;
&lt;br /&gt;
   at System.Runtime.Remoting.Proxies.RealPr&lt;br /&gt;
//------------------------------------------------------------------------------------------------------------------&lt;/div&gt;</summary>
		<author><name>GantGrid</name></author>	</entry>

	</feed>