Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-03-28 11:08:07



Reply to topic  [ 7 posts ] 
RLV: @attachover does not work on subfolders 
Author Message

Joined: 2021-01-13 19:14:05
Posts: 40
Reply with quote
Hey Henri,

Got an RLV related bug for you to hopefully solve before the next release. Been messing around with RLV again, and managed to stumble into a roadblock.

So I've got an example script:
Code:
default
{
    state_entry()
    {
        llSay(0, "Touch me for ice cream!");
    }

    touch_start(integer total_number)
    {
        llSay(0, "Here you go!");
        llOwnerSay("@attachover:~icecream/mint=force");
    }
}


Which does not function (Works under RLVa however). The item to be attached is called "Ice Cream (right hand)".

However, if I move the item out of the /mint subfolder, and just call "@attachover:~icecream=force" that command does work as expected.

As far as I can tell, subfolders should work according to the RLV spec on the wiki, but for whatever reason aren't right now.

Haven't attached a log for this one as you should be able to reproduce on your end (though let me know if you need it!)

Thanks!


2021-04-09 19:01:53
Profile

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Does it work with Marine's RLV ?...

Sub-folders have been backported by Marine from RLVa, and I myself backported her changes in my viewer; I'd expect both viewers to react the same...

It will have to wait next week however. Too late to fix this for tomorrow's release !


2021-04-09 19:09:21
Profile WWW

Joined: 2021-01-13 19:14:05
Posts: 40
Reply with quote
Henri Beauchamp wrote:
Does it work with Marine's RLV ?...

Sub-folders have been backported by Marine from RLVa, and I myself backported her changes in my viewer; I'd expect both viewers to react the same...

It will have to wait next week however. Too late to fix this for tomorrow's release !


Just tested Marine's viewer now. Same behaviour there too, works in the root folder "~icecream", but doesn't work for "~icecream/mint".

I guess that with the backporting something got mixed up and broke this


2021-04-09 19:13:11
Profile

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Jenna Huntsman wrote:
I guess that with the backporting something got mixed up and broke this
No, just missing bits for full support (Marine implemented the sub-directories creation, but forgot to change the @commands using them)...


2021-04-09 19:18:18
Profile WWW

Joined: 2021-01-13 19:14:05
Posts: 40
Reply with quote
Just tested on today's build, behaviour is still the same as of right now.

(Changelog didn't mention any changes towards this, so this was expected, but is just a choke point to a project I'm currently working on)


2021-04-17 10:41:43
Profile

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
I did not work on this issue at all.

Your best bet is to report the bug to Marine (using her viewer for the repro): it is unlikely I will implement the missing bits myself (no time for this, plus I'd likely have to reimplement or modify them after Marine does her own "official" implementation).


2021-04-17 13:20:37
Profile WWW

Joined: 2009-03-17 18:42:51
Posts: 5523
Reply with quote
Fix backported from Marine's viewer in today's release.


2021-05-01 08:06:43
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 7 posts ] 

Who is online

Users browsing this forum: No registered users and 30 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.