[Opensim-users] SL Viewer 2.6.8 and llDialog in Script in OpenSim

Gary Beck gab4gab at gmail.com
Tue May 31 20:45:39 UTC 2011


Ai Austin,

I get the same error using SL  Viewer 2.6.9.

- Gary
----- Original Message ----- 
From: "Ai Austin" <ai.ai.austin at gmail.com>
To: <opensim-users at lists.berlios.de>
Sent: Tuesday, May 31, 2011 13:32
Subject: Re: [Opensim-users] SL Viewer 2.6.8 and llDialog in Script in 
OpenSim


> Whoooa.. this looks bad... llDialog appears to be broken with the new SL 
> 2.6.8 viewer in OpenSim (but not in Second Life itself).  See
>
> http://opensimulator.org/mantis/view.php?id=5510
>
> Unless I am doing something silly... but this is what it seems like to me 
> after after whittling down the freeview script and getting crash after 
> crash, the core item that seems to be causing the problem is llDialog. 
> Create a new cube, add a new script, and then use this LSL code. And then 
> touch the object and it crashes viewer 2.6.8 in OpenSim. Same procedure in 
> Second Life itself with Viewer 2.6.8 works fine.
>
> default
> {
>     touch_start(integer num)
>     {
>         llDialog(llDetectedKey(0),"Title",["A","B","C"],777);
>     }
> }
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users 




More information about the Opensim-users mailing list