From a634d878098cff98b0622d492f5454a1bd41cff6 Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Mon, 18 Sep 2017 21:16:22 +0100 Subject: SL-790 - Handle server notification about too many attached animated objects --- indra/newview/skins/default/xui/en/notifications.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index e21674a085..50013656ca 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -10612,6 +10612,15 @@ Your access privileges don't allow you to duplicate objects here. You are not allowed to change this shape. + + fail +Operation would cause the number of attached animated objects to exceed the limit. + + + Date: Fri, 22 Sep 2017 18:04:03 +0100 Subject: SL-794, SL-790 - viewer-side enforcement in UI for various animated object limits that are also enforced on the server. --- .../newview/skins/default/xui/en/notifications.xml | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 50013656ca..0223d20f0f 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -10620,6 +10620,29 @@ You are not allowed to change this shape. Operation would cause the number of attached animated objects to exceed the limit. + + fail +Can't link these objects because the resulting animated object would exceed the size limit. + + + + fail +Can't make this object into an animated object because it would exceed the size limit. + + + + fail +Server error: cannot complete this operation because mesh data is not loaded. + Date: Thu, 7 Dec 2017 16:18:32 +0000 Subject: SL-845 - viewer message for rez failure due to over-large animated objects --- indra/newview/skins/default/xui/en/notifications.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index f773ae6845..36efde1d54 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -10490,6 +10490,14 @@ You have been teleported by the object '[OBJECT_NAME]' owned by an unknown user. type="notify"> fail Unable to create requested object. The region is full. + + + + fail +Unable to create requested animated object because it exceeds the size limit. Date: Mon, 2 Apr 2018 21:57:31 +0100 Subject: SL-897 - notification wording fixes --- indra/newview/skins/default/xui/en/notifications.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 982d12d702..671a185fe2 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -10202,7 +10202,7 @@ Unable to create requested object. The region is full. name="CantCreateAnimatedObjectTooLarge" type="notify"> fail -Unable to create requested animated object because it exceeds the size limit. +Unable to create requested animated object because it exceeds the rigged triangle limit. fail -Can't link these objects because the resulting animated object would exceed the size limit. +Can't link these objects because the resulting animated object would exceed the rigged triangle limit. fail -Can't make this object into an animated object because it would exceed the size limit. +Can't make this object into an animated object because it would exceed the rigged triangle limit. + + + + fail +Can't change animated object state for this object because it would cause parcel limit to be exceeded.