secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
211 stars 53 forks source link

Projected lights from linked llTargetOmega prims slowly drift downwards #1001

Open canny[bot] opened 8 months ago

canny[bot] commented 8 months ago

Projected light emitter must be in a linked object and rotating with PRIM_OMEGA or the like. Note that particles, a similar viewer-side effect, do not drift. This is not a server-side bug: no active script need remain in the object for the drift to continue. See https://community.secondlife.com/forums/topic/507574-projected-light-slowly-drifts-from-targetomega-use for video, sample setup script, detailed observations

https://secondlife.canny.io/admin/board/bug-reports/p/projected-lights-from-linked-lltargetomega-prims-slowly-drift-downwards

canny[bot] commented 8 months ago

This issue has been linked to a Canny post: Projected lights from linked llTargetOmega prims slowly drift downwards :tada:

Dan-Linden commented 8 months ago

The last comment in the forum post https://community.secondlife.com/forums/topic/507574-projected-light-slowly-drifts-from-targetomega-use/?do=findComment&comment=2680707 states that this issue is likely caused by cumulative changes to floating point and suggests a possible workaround.