Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2025-08-10 21:39:29



Reply to topic  [ 12 posts ]  Go to page 1, 2  Next
DepartGroup message missing 
Author Message

Joined: 2012-09-14 21:45:36
Posts: 4
Reply with quote
Cool VL Viewer 1.26.4 (28) Sep 1 2012 16:45:34 (Cool VL Viewer)

I left one of my groups and the message came up with the error that it could not find the DepartGroup from the .xml file. Unfortunately it froze up when I was trying to copy the details and crashed.


2012-09-14 21:50:07
Profile

Joined: 2009-03-17 18:42:51
Posts: 6030
Reply with quote
This is obviously a bad installation of the viewer. Please, reinstall from scratch.


2012-09-14 21:59:43
Profile WWW

Joined: 2012-09-14 21:45:36
Posts: 4
Reply with quote
I removed the viewer entirely. got a new download, and it still comes up with the error.. three new installs and still same error, unable to find the call to the leaving a group.

sorry


2012-09-23 05:12:19
Profile

Joined: 2009-03-17 18:42:51
Posts: 6030
Reply with quote
Please, follow the rules for this forum and provide the logs as well as detailed reproduction steps.


2012-09-23 07:53:45
Profile WWW

Joined: 2011-08-27 17:31:05
Posts: 98
Reply with quote
Just guessing here, but could it be that the translation for that message is just missing? Does this occur if you use the default skin and english as the viewer's language?


2012-09-23 09:46:04
Profile

Joined: 2009-03-17 18:42:51
Posts: 6030
Reply with quote
Nicolette Lefevre wrote:
Just guessing here, but could it be that the translation for that message is just missing? Does this occur if you use the default skin and english as the viewer's language?
All the translations have been removed from the distribution, since they were grossly out of sync with the UI, so there should not be any translation in the installed package (if there is, they were manually added and I can't "fix" any bug related to them).


2012-09-23 12:44:48
Profile WWW

Joined: 2010-03-14 21:12:58
Posts: 92
Reply with quote
Anjali wrote:
Cool VL Viewer 1.26.4 (28) Sep 1 2012 16:45:34 (Cool VL Viewer)

I left one of my groups and the message came up with the error that it could not find the DepartGroup from the .xml file. Unfortunately it froze up when I was trying to copy the details and crashed.


I get the same problem. Both when leaving and adding a group. I thought it was just a bad install of 1.26.5.9 so ignored it until I got it again on 1.26.5.10 My install is always to a brand new directory so there are no files left over from the previous install. I do reuse my personal settings file, though.

The text when leaving a group is:
Code:
Unknown Alert Message

This version of the viewer does not know how to display the alert message it just received.

Error details: The alert called "GroupDepart" was not found in notifications.xml


And when joining a group is:
Code:
Unknown Alert Message

This version of the viewer does not know how to display the alert message it just received.

Error details: The alert called "JoinGroupSuccess" was not found in notifications.xml

(I hand typed both of those so please pardon any typos.)

Both join and leave group actions are successful, the error seems limited to being unable to display the success messages.

A snipped from the log
Code:
2012-09-24T03:47:28Z WARNING: result: LLAvatarNameResponder::result failed id 00000000-0000-0000-0000-000000000000
2012-09-24T03:47:28Z WARNING: handleAgentError: LLAvatarNameCache get legacy for agent 00000000-0000-0000-0000-000000000000
2012-09-24T03:47:30Z INFO: updateMembers: Updating 500 (capped) members in the list.
2012-09-24T03:47:30Z INFO: updateMembers: Updating 442 members in the list.
2012-09-24T03:47:30Z INFO: updateMembers: Member list completed. All Time: 0.04233s - SD Time: 0.01103s - Element Time: 0.0260231s
2012-09-24T03:47:31Z INFO: deleteCachedImages: Clearing Static Textures KB GL:1536KB TGA:52KB
2012-09-24T03:47:36Z INFO: deleteCachedImages: Clearing Static Textures KB GL:4144KB TGA:197KB
2012-09-24T03:47:37Z INFO: leave: LLFloaterGroups::leave
2012-09-24T03:47:37Z WARNING: LLAlertDialog: Alert: You are currently a member of the group Moonstar.
Leave Group?
2012-09-24T03:47:39Z WARNING: LLAlertDialog: Alert: This version of the viewer does not know how to display the alert message it just received.

Error details: The alert called 'GroupDepart' was not found in notifications.xml.
2012-09-24T03:47:39Z INFO: post: VALID DROP GROUP
2012-09-24T03:47:39Z WARNING: LLViewerTexture::setLoadedCallback: No aux data available for callback for image:4680bc5b-0992-8a82-7e77-78fd1146db36

I've been on all day and my log file is too big to upload. I'll relog and just drop/add a group and upload that as soon as I can.

I did notice that those two alerts were never in the notifications.xml file, at least as far back as I looked. I also checked the Linden's 3.4.0.263727 viewer and didn't find them anywhere there either so I have no idea what's up.

Hope this helps.


2012-09-24 05:16:07
Profile

Joined: 2009-03-17 18:42:51
Posts: 6030
Reply with quote
Ibrew Meads wrote:
Anjali wrote:
Cool VL Viewer 1.26.4 (28) Sep 1 2012 16:45:34 (Cool VL Viewer)

I left one of my groups and the message came up with the error that it could not find the DepartGroup from the .xml file. Unfortunately it froze up when I was trying to copy the details and crashed.


I get the same problem. Both when leaving and adding a group. I thought it was just a bad install of 1.26.5.9 so ignored it until I got it again on 1.26.5.10 My install is always to a brand new directory so there are no files left over from the previous install. I do reuse my personal settings file, though.

The text when leaving a group is:
Code:
Unknown Alert Message

This version of the viewer does not know how to display the alert message it just received.

Error details: The alert called "GroupDepart" was not found in notifications.xml


And when joining a group is:
Code:
Unknown Alert Message

This version of the viewer does not know how to display the alert message it just received.

Error details: The alert called "JoinGroupSuccess" was not found in notifications.xml

(I hand typed both of those so please pardon any typos.)

Both join and leave group actions are successful, the error seems limited to being unable to display the success messages.

A snipped from the log
Code:
2012-09-24T03:47:28Z WARNING: result: LLAvatarNameResponder::result failed id 00000000-0000-0000-0000-000000000000
2012-09-24T03:47:28Z WARNING: handleAgentError: LLAvatarNameCache get legacy for agent 00000000-0000-0000-0000-000000000000
2012-09-24T03:47:30Z INFO: updateMembers: Updating 500 (capped) members in the list.
2012-09-24T03:47:30Z INFO: updateMembers: Updating 442 members in the list.
2012-09-24T03:47:30Z INFO: updateMembers: Member list completed. All Time: 0.04233s - SD Time: 0.01103s - Element Time: 0.0260231s
2012-09-24T03:47:31Z INFO: deleteCachedImages: Clearing Static Textures KB GL:1536KB TGA:52KB
2012-09-24T03:47:36Z INFO: deleteCachedImages: Clearing Static Textures KB GL:4144KB TGA:197KB
2012-09-24T03:47:37Z INFO: leave: LLFloaterGroups::leave
2012-09-24T03:47:37Z WARNING: LLAlertDialog: Alert: You are currently a member of the group Moonstar.
Leave Group?
2012-09-24T03:47:39Z WARNING: LLAlertDialog: Alert: This version of the viewer does not know how to display the alert message it just received.

Error details: The alert called 'GroupDepart' was not found in notifications.xml.
2012-09-24T03:47:39Z INFO: post: VALID DROP GROUP
2012-09-24T03:47:39Z WARNING: LLViewerTexture::setLoadedCallback: No aux data available for callback for image:4680bc5b-0992-8a82-7e77-78fd1146db36

I've been on all day and my log file is too big to upload. I'll relog and just drop/add a group and upload that as soon as I can.

Just zip it !!!

Quote:
I did notice that those two alerts were never in the notifications.xml file, at least as far back as I looked. I also checked the Linden's 3.4.0.263727 viewer and didn't find them anywhere there either so I have no idea what's up.
Indeed: there is no reference anywhere in the viewers (including LL's viewers) code and notifications.xml to either GroupDepart or JoinGroupSuccess. It's not a viewer bug. It's apparently related to the new group management code that has recently been implemented on some servers (but without a full log and/or a copy of the About floater data, as requested in the rules for this forum, I can't know which RC channel is affected).

In any case, I can't add those messages without having any clue as to their format, so you'll have to wait till LL decides they share their new group enhanced management viewer with TPV developers... Nowadays LL alas keeps developing such features in secret and only publishes the code very late in the process, when it already hit the RC channel servers (the same thing happened with pathfinding viewers): that's LL's very special view of "Open Source"... :(


2012-09-24 09:12:06
Profile WWW

Joined: 2010-03-14 21:12:58
Posts: 92
Reply with quote
Henri Beauchamp wrote:
...
Indeed: there is no reference anywhere in the viewers (including LL's viewers) code and notifications.xml to either GroupDepart or JoinGroupSuccess. It's not a viewer bug. It's apparently related to the new group management code that has recently been implemented on some servers (but without a full log and/or a copy of the About floater data, as requested in the rules for this forum, I can't know which RC channel is affected).

In any case, I can't add those messages without having any clue as to their format, so you'll have to wait till LL decides they share their new group enhanced management viewer with TPV developers... Nowadays LL alas keeps developing such features in secret and only publishes the code very late in the process, when it already hit the RC channel servers (the same thing happened with pathfinding viewers): that's LL's very special view of "Open Source"... :(


Yeah. Once I saw that they didn't exist I knew it wasnt your problem. I'd have given more info but I was sort of, ahem, tied up.

I expect this is something LL will be fixing soon.

Got it here:
Code:
You are at 147935.9, 278915.3, 1996.3 in Golden Green located at sim9783.agni.lindenlab.com (216.82.45.117:13000)
Second Life Server 12.09.07.264510[code][code][/code][/code]
Release Notes: Error fetching server release notes URL.

And here:
Code:
You are at 262016.0, 245632.0, 22.9 in BlueSteel Sandbox 1 located at sim10107.agni.lindenlab.com (216.82.48.173:12035)
Second Life RC BlueSteel 12.09.07.264510
Release Notes: Error fetching server release notes URL.

And here:
Code:
You are at 262016.0, 244096.0, 22.9 in LeTigre Sandbox 1 located at sim10113.agni.lindenlab.com (216.82.48.179:13009)
Second Life RC LeTigre 12.09.07.264510
Release Notes: Error fetching server release notes URL.

And even here:
Code:
You are at 262016.0, 244608.0, 22.9 in Magnum Sandbox 3 located at sim10211.agni.lindenlab.com (216.82.49.77:13002)
Second Life RC Magnum 12.09.07.264510
Release Notes

At least Magnum didnt' get an error fetching the release notes URL.

I haven't tried with viewer 2 or 3. I don't have either on my system yet.


2012-09-24 19:12:22
Profile

Joined: 2012-09-14 21:45:36
Posts: 4
Reply with quote
Unfortunately I am not tech savvy so have no idea where to get the information you require. I did offer that it was on a RC Magnum server that this happened. And had discovered since first posting that the adding a group did the same thing.

If you can tell me where to look for whatever information you require, I would happily comply.

Hearing that it is on the Lindens side of things, I suppose my barking up any one of the Lindens tree isn't going to get any answers for you. But I would do this if it helped.

Thanks for your generosity.


2012-09-28 21:58:12
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 12 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users and 77 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:  
cron
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.