NOUVELLES OFFICIELLES


uiWebPrevious1uiWebNext

#1 Reporter | CiterMultilingue 

Multilingue | English | [Français]

Tester la nouvelle version du client via le mode bêta dans RyZtart

Une mise à jour de Ryzom a été faite en appliquant les modifications récentes de Ryzom Core.
Ces modifications incluent de nombreux correctifs, mais peuvent amener également des bugs.Bien qu'ayant déjà testé une grande partie de ces modifications, il nous est très difficile de tester l'intégralité du jeu dans les mêmes conditions que sur Atys.

C'est pourquoi RyZtart se dote d'une option BETA-TEST, une simple case à cocher qui permet d'obtenir le patch du nouveau client avant tout le monde. De pouvoir ainsi tester et remonter d'éventuels bugs.
Pour revenir dans la version stable de Ryzom, il suffit de décocher la case beta-test.



Pour les joueurs sous MacOS, RyZtart n'étant pas encore disponible, vous pouvez contacter Ulukyn (https://chat.ryzom.com/direct/Ulukyn) qui vous indiquera la marche à suivre.

Vous pouvez reporter tout bug concernant cette mise à jour soit par ticket au Support, soit en répondant ci-dessous.

Edité 7 fois | Dernière édition par Maupas (il y a 2 ans). | Raison: Titles' typos

---

Tamarea
Ryzom Team Manager
(FR / EN / ES)

tamarea@ryzom.com

#2 Reporter | Citer[fr] 

Bugs reported

- FMod driver crash the client
- Classic titles can be applied, but encoding issues happens
- Special titles can't be applied

Bugs fixed

- A bug with teleport loading screens (texture are missing)
- A bug reset the whole interface if you talked to a player with a title containing non-ascii characters

Edité 8 fois | Dernière édition par Ulukyn (il y a 2 ans).

#3 Reporter | Citer[en] 

Beta 889

Hello,

* when I launched my client today all settings where reset (open windows on desktops, date in compass, timestamps in chats...)

* on gubani wheel when the reward choice is displayed (tokens or rewards), the left half displays a red rectangle background - screen capture available.

thanks,
Yovung.

Going on with my small bugs report^^
Beta 891 now - linux x64 through ryztart on linux mint 20.1, en interface

* Still have to reconfigure my desktops at client start
* Impossible to change my daily missions settings. changes don't apply, even after using "preview and save preferences"

Dernière édition par Yovung (il y a 2 ans).

#4 Reporter | Citer[en] 

Enabling Fmod drivers in windows crashes the client.


Fmod driver is deprecated and will probably be removed in a future release. Same for DSound (https://github.com/ryzom/ryzomcore/issues/65)

If you get issues with Xaudio2 or OpenAL, please open a ticket in https://github.com/ryzom/ryzomcore/issues/

Edité 5 fois | Dernière édition par Tamarea (il y a 2 ans).

#5 Reporter | Citer[en] 

Ulukyn
Fmod driver is deprecated and will probably be removed in a future release. Same for DSound (https://github.com/ryzom/ryzomcore/issues/65)

We cannot support the FMod backend from the open source end, since the version of FMod is no longer available, and thus cannot be licensed anymore. It also misses some features.

DSound should be kept as reference implementation, even if incomplete, since it's what the sound artists originally used. Specifically the 'EAX' reverb effects are not yet fine tuned to sound the same across all drivers. No need to ship DSound to players, though, since it's not useful there.

(The EAX effects were never implemented in FMod at all, by the way, the setting does nothing there. They do work in XAudio2 and OpenAL, but don't match the reference exactly.)

Dernière édition par Kaetemi (il y a 2 ans).

---

Kaetemi

#6 Reporter | Citer[en] 

A bug reset the whole interface if you talked to a player with a title containing non-ascii characters

It is now fixed

#7 Reporter | Citer[en] 

Update:
- Classic titles can be applied, but encoding issues happens
- Special titles can't be applied

Encoding issues can happen since it's a big change in core4

#8 Reporter | Citer[en] 

As noted before, to fully merge the encoding changes:
- Remove `#define RYZOM_LUA_UCSTRING` to completely eliminate ucstring support from lua & ui expressions.
- Then remove all ucstring, toUtf8(), and uc_ prefixes from your lua & xml scripts.
- Add `localize="false"` to the `npc_web_browser` container title.

That should eliminate all encoding issues, since everything will be UTF-8.

But it may be tricky with two different client versions, since you also have scripts server-side...
For most cases you should be able to eliminate the ucstring from the scripts first, after the client is patched for everyone, since regular string will be UTF-8 already. Then disable the macro afterwards.

Edité 4 fois | Dernière édition par Kaetemi (il y a 2 ans).

---

Kaetemi

#9 Reporter | Citer[en] 

You may want to put some breakpoints in the `ucstring` operators, since those do take std::string without converting for some reason... Maybe just make those use `fromUtf8` as well, I don't see the use case for bypassing the encoding there.

---

Kaetemi

#10 Reporter | Citer[de] 

The Tribe called "Kuilde" from the Nexus region is missing on my fame-list... :-)

#11 Reporter | Citer[fr] 

je constate qu'il y a une différence dans les fenêtres d'info du Bêta, les descriptions sont plus espacées.

Les renommées des tribus ne sont plus par ordre alphabétique, mais bien mélangés, complique l'affaire pour voir rapidement si on peut entrer dans leur camps.

Edité 3 fois | Dernière édition par Erenkyl (il y a 2 ans).

#12 Reporter | Citer[en] 

Pour les briques acquises depuis que je suis sur le bêta
la petite fenêtre de description au passage sur la brique, sont écrit - DÂ@gâtt au lieu de - dégâts d'acide par exemple.

dans info pour les équipements et armes , le lignes sont très espacées pour les armes les charges de sève et points de vie les détails sont l'un sous l'autre au lieu d'être l'un a coté de l''autre, c'est plutôt illisible.
et Compétence les mots un sous l'autre.
l'espacement enlève la vue d'ensemble.

je ne sais pas si c'est ce genre d'info qu'il vous faut,

#13 Reporter | Citer[en] 

Minor bug found in beta 893

Action Progression Window Skills Tree View not behaving as expected.

https://imgur.com/a/3lenPuJ

Notice how when the Heavy Pants node is expanded, it causes all the other heavy armor parts to disappear from the child list of Heavy Armor in the Tree View.

#14 Reporter | Citer[en] 

Jorgensen
Notice how when the Heavy Pants node is expanded, it causes all the other heavy armor parts to disappear from the child list of Heavy Armor in the Tree View.

Disable the Auto-Fold checkbox.

---

Kaetemi
uiWebPrevious1uiWebNext
 
Last visit mardi 23 Avril 10:51:32 UTC
P_:

powered by ryzom-api