|
Starax Statosky
Unregistered User
Join date: 23 Dec 2003
Posts: 1,099
|
03-30-2006 03:20
Scripts are reporting errors since 1.9.0(1  I initially thought it was a problem with an item that I had made. But after further investigation it seems to be a global problem. How to reproduce the bug: "Wear" the Linden popgun, then take it off and put it back on. On wearing it for the second time, it will report an error by displaying the lovely icon over the attachment. If this problem isn't fixed soon then I shall stop feeding my goldfish in protest!. Thanks!
|
|
Kayla Stonecutter
Scripting Oncalupen
Join date: 9 Sep 2005
Posts: 224
|
03-30-2006 07:16
I've run across the same thing, both with items I made, and items from elsewhere. It seems PERMISSION_TAKE_CONTROLS is being released automatically, but the script is trying to take the controls since it used to keep. Haven't really checked into it, but it seems control permissions are being released on detach or when standing up from the object.
|