Technical Support


uiWebPrevious1234uiWebNext

#23 [en] 

OYes, I got 3 emails talking about ML running aroiund using the /flash command :0 !

---

#24 [en] 

Lopyrech
@Agan: I wouldn't touch macOS patching with a ten-foot pole, the system is just horrible to modify. The official patch will be available for macOS sometimes tho :)

Crys.... :(   (*Uses a Mac*)

#25 [fr] 

Still get lines like <NotExist:cmdListGroupLine> when i type a command, So I guess this is still being worked on?

#26 [fr] 

Dacurly
Still get lines like <NotExist:cmdListGroupLine> when i type a command, So I guess this is still being worked on?

Unfortunately, the traduction patch (&client patch for latest fixes that are only in beta client) is out of my reach, if you want to speed up the process you can ask Tamarea on rocket chat why it's still not out

---

#27 [fr] 

Dacurly
Still get lines like <NotExist:cmdListGroupLine> when i type a command, So I guess this is still being worked on?


I get a lot of those for various functions, (i.e. copying browser links). My understanding was this was an issue od language translations needing to be done. But, from the wording, that doesn't sound like your problem.

For those of us trying to be in a position to answer guildoids / friends questions in the status of the feature on all OS's and access methods, what OS you using and native or steam client ?

---

#28 [fr] 

Windows 10 and Native Client. It might have something to do with Windows 10 maybe?

When I /createGroup Armor It says <notExist:cmdCreateGroupSuccess1>

Is the XML file: groups_<playername>.xml?

This is that file:

<?xml version="1.0"?>
<item_groups>
<group name="Armor">
<item sheetName="icmjd.sitem" quality="100" weight="16" color="0" minPrice="0" maxPrice="4294967295"/>
<item sheetName="icmje.sitem" quality="87" weight="15" color="0" minPrice="0" maxPrice="4294967295"/>
<item sheetName="icmje.sitem" quality="87" weight="15" color="0" minPrice="0" maxPrice="4294967295"/>
<item sheetName="icfjp_2.sitem" quality="101" weight="16" color="0" minPrice="0" maxPrice="4294967295"/>
<item sheetName="icmamv_2.sitem" quality="45" weight="849" color="2" minPrice="0" maxPrice="4294967295"/>
<item sheetName="icmams.sitem" quality="88" weight="255" color="0" minPrice="0" maxPrice="4294967295"/>
<item sheetName="icfjb.sitem" quality="90" weight="16" color="0" minPrice="0" maxPrice="4294967295"/>
<item sheetName="icfjb.sitem" quality="90" weight="16" color="0" minPrice="0" maxPrice="4294967295"/>
<item sheetName="ictamg_2.sitem" quality="45" weight="339" color="6" minPrice="0" maxPrice="4294967295"/>
<item sheetName="iczm1ss_2.sitem" quality="88" weight="633" color="1" minPrice="0" maxPrice="4294967295" slot="HandL"/>
<item sheetName="icfsb_2.sitem" quality="100" weight="225" color="4" minPrice="0" maxPrice="4294967295" slot="HandR"/>
<item sheetName="icfjr_2.sitem" quality="100" weight="17" color="3" minPrice="0" maxPrice="4294967295"/>
<item sheetName="icfjr_2.sitem" quality="100" weight="17" color="3" minPrice="0" maxPrice="4294967295"/>
<item sheetName="ictamp_2.sitem" quality="45" weight="849" color="2" minPrice="0" maxPrice="4294967295"/>
<item sheetName="icfja.sitem" quality="20" weight="16" color="2" minPrice="0" maxPrice="4294967295"/>
<item sheetName="icfja.sitem" quality="60" weight="18" color="1" minPrice="0" maxPrice="4294967295"/>
<item sheetName="icfamb_2.sitem" quality="45" weight="339" color="2" minPrice="0" maxPrice="4294967295"/>
</group>
</item_groups>


If you look close only 2 have a slot= <name> part to them.

Edited 4 times | Last edited by Dacurly (7 years ago)

#29 [en] 

It's just an issue of translations not beeing available, everything else is working fine. Is it too hard to read the first post of the thread who says *exactly* this ?

Last edited by Lopyrech (7 years ago)

---

#30 [fr] 

Yes I did read that. I posted the file so FyrosFreddy could look at it. I have the English client, so anyone with that client can't use it, I guess. I didn't see anywhere what client it worked with or didn't.

Something I should add is /naked works fine. Would be nice if when you did /naked it grouped all the items you unequiped and then you could do something like /dress to equip them items.

Edited 5 times | Last edited by Dacurly (7 years ago)

#31 [en] 

Dacurly --
  It is working, the information in the xml file shows that.  (By the way, all the other items have default locations, so they don't need a "slot=..." variable)
When I /createGroup Armor It says <notExist:cmdCreateGroupSuccess1>

What it is doing instead of showing you the value of the variable "cmdCreateGroupSuccess1", which it would normally do, is showing you that the variable "cmdCreateGroupSuccess1" is not defined, even in English.

I expect that what the variable should look like is a text string: {Group %1 has been created.}, where %1 represents the name you gave it.

In other words the translation group has not only not been given the translations to do, the variables have not even been set up to be translated yet.

---


Remembering Tyneetryk
Phaedreas Tears - 15 years old and first(*) of true neutral guilds in Atys.
(*) This statement is contested, but we are certainly the longest lasting.
<clowns | me & you | jokers>

#32 [fr] 

Dacurly
Yes I did read that. I posted the file so FyrosFreddy could look at it. I have the English client, so anyone with that client can't use it, I guess. I didn't see anywhere what client it worked with or didn't.

Windows 10 / Native wuda been fine :)

---

#33 [en] 

Bitttymacod

In other words the translation group has not only not been given the translations to do, the variables have not even been set up to be translated yet.

Everything is setup since 3 months to be translated.
The problem is those new strings hasn't been included (and possibly, also not yet translated) in the client data, so the translations system show a <NotExists:...> (it's the same for right click > copy/open link in chat btw)

---

#34 [en] 

Umm... that's what I would mean by "set up" -- included in the client.

I understand what you are saying, and am now a little clearer on what you mean.

My main point was, and I think you'll agree, that despite the error message, the group is being set up and could be used.

--B

P.S. -- I am mildly pleased to see that I predicted reasonably well the value of the variable.
+cmdCreateGroupSuccess1 [Group %name successfully created.]

Last edited by Bitttymacod (7 years ago)

---


Remembering Tyneetryk
Phaedreas Tears - 15 years old and first(*) of true neutral guilds in Atys.
(*) This statement is contested, but we are certainly the longest lasting.
<clowns | me & you | jokers>

#35 Multilingual 

using a french linux, it worked D
the "NotExist:uimGroup" is not cute, but the feature is very nice - thanks soooo much ;)

sous linux en francais, ca marche D
le "NotExist:uimGroup" n'est pas tres joli, mais la fonctionalité est super - super merci :)

---



Mon profil sur le wiki Francais

https://fr.wiki.ryzom.com/wiki/Utilisatrice:Craftjenn


Craftjenn, Ranger

#36 [fr] 

Patch fixed most of this for me, still not loading weapon that is in the group I create. At least all the Armor is loading now, makes /naked and reloading armor much better.

#37 [en] 

Dacurly
Patch fixed most of this for me, still not loading weapon that is in the group I create. At least all the Armor is loading now, makes /naked and reloading armor much better.

I'm aware of this, the fix will be available in next client patch I think.

In the mean time, you can open your groups_*.xml file, find the bad group, and remove the line containing a slot="HandL", this will solve the issue.

Last edited by Lopyrech (7 years ago)

---

uiWebPrevious1234uiWebNext
 
Last visit Thursday, 5 December 02:28:32 UTC
P_:G_:PLAYER

powered by ryzom-api