Sherrade Stirling
Along for the ride
Join date: 28 Aug 2004
Posts: 149
|
11-17-2005 16:46
Hi scripters, I need some help.
I put some pose balls in a bench and every time someone sits down or gets up I get these errors:
llStopAnimation: Script trying to stop animations but agent not found
Wood Bench - Copyable (34, 107): llStopAnimation: Script trying to stop animations but agent not found Object (32, 107): llStopAnimation: Unable to find agent, releasing animation permissions
Wood Bench - Copyable (34, 107): llStopAnimation: Unable to find agent, releasing animation permissions
How can I make them stop please?
_____________________
Visit TRINKETS Nothing over L$99 in the shop! Most way under 
|
Kenn Nilsson
AeonVox
Join date: 24 May 2005
Posts: 897
|
11-17-2005 17:43
The problem probably lies in your script looking for a sitting avatar as the changed event fires...
...since there is no sitting avatar...the script freaks out and doesn't know who to stop animation for...
_____________________
--AeonVox--Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms chasing ghosts, eating magic pills, and listening to repetitive, addictive, electronic music.
|