Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2025-05-19 19:19:01



Reply to topic  [ 2 posts ] 
@camtextures:<uuid>=n broken in Advanced Lighting Mode only? 
Author Message

Joined: 2011-10-07 10:39:20
Posts: 213
Reply with quote
Hello Henri,

i tried to use @camtextures in a recent viewer. It seems to work on the old 2.9 level, when in non-PBR mode, ignoring the texture UUID. Everything just becomes gray but no texture override is shown.
It looks like some race condition or issue with PBR/Advanced Lighting Mode switching.

Repro:
1. Login with Advanced Lighting Mode
2. Put Script in a prim
3. Touch Prim
4. World becomes grey

But:
1. Login or switch to PBR mode
2. Put Script in a prim
3. Touch Prim
4. World becomes Latexy...
5. Switch to Advanced Lighting Mode without relog
6. World stays Latexy, and becomes latexy again on touch

When i switch to PBR mode, it works as it should.
When i switch to Advanced Lightning Mode, it works, if PBR was enabled before, but fails if i login with Advanced Lightning Mode.


Cool VL Viewer v1.32.0.23, May 18 2024 10:33:06
RestrainedLove viewer v2.09.29.28

This script demos it, put in a prim and touch:

Code:
default
{
    touch_start(integer total_number)
    {
        llOwnerSay("@camtextures:cd97fd75-2dab-b77c-9c2a-7d60512400d3=n");
        llSleep(10.0);
        llOwnerSay("@clear");
    }
}


2024-05-28 18:41:24
Profile

Joined: 2009-03-17 18:42:51
Posts: 5988
Reply with quote
Not only it is broken in ALM/forward, but it also crashes the viewer in PBR mode when GLTF materials are around...

Got everything fixed for next release.


2024-05-28 23:08:07
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.