The Gold Road Chapter – which includes the Scribing system – and Update 42 is now available to test on the PTS! You can read the latest patch notes here: https://forums.elderscrollsonline.com/en/discussion/656454/
Maintenance for the week of April 29:
• PC/Mac: No maintenance – April 29

1.2.3, GetDisplayName(), the Saved Variables and a experimental fix

zgrssd
zgrssd
✭✭✭✭
With Update 1.2.3 Zenimax accidently broke the proper working of the GetDisplayName() function. It is on the list of know bugs (under UI), but might take some time to fix: http://forums.elderscrollsonline.com/discussion/114325/patch-v1-2-3-known-issues/p1 (it was not even planend for the 1.2.5 patch).

Without that function, the Saved Variable system (among others) is unable to get the right account name and tries to store/read data from a account named "" (empty string). While this does work ("" is a valid entry), it means pre-patch saved data is inaccessible (unless you followed Cairenn's guide to save it: http://www.esoui.com/forums/showthread.php?t=1843) and that all accounts logging in under the same windows user will share thier global settings (character wide settings are still hidden behind the character name).

The ESOUI community managed to cobble together a fix:
http://www.esoui.com/downloads/info614-DisplayNameFix.html

It replaces the currently buggy version of GetDisplayName() with a version that works in many cases (see behavior for details). However if you install it you will have to manually edit your saved var files (or live with returning to the data last used before 1.2.3 patch).
It is designed for minimal processing cost, turning off once it is no longer needed and maximum amount of cases covered.
Also we have extensive tested it and thought this through. Still it is going into a area Addons normally should not enter. So I can't guarantee for anything:
At best using it means that once Zenimax fixes GetDisplayName() you won't have to rework your saved variables then. But can instead to it now in peace.
At worst it might break something of the ingame functionality (as usual for addons, it cannot affect anything before you log in with a character).
Elana Peterson (EU), Dominion, Imperial Sorc, Rune & Alchemy Crafting Char
Leonida Peterson (EU), Daggerfall, Kajiit Nightblade, Tank & main Crafter
Kurga Peterson (EU), Ebonhart, Ork Dragonknight, Provision Mule
Coldblood Peterson (EU) Argonian Templer, Daggerfall, Healer
Incendia Peterson (EU), Dominion, Dunmer Dragonknight, fire DPS & healer
Haldor Belendor (EU), Ebonhart, Breton Sorcerer, Tank
Fuliminictus Peterson (EU), Ebonhart, Altmer Sorcerer, Electric DPS

Me babbling about PvE roles and Armor, Short Guide to Addon Programming (for Programmers)

If you think anything I or somebody else said violates the Rules of this Forum, you are free to flag my posts. Till I get any notifcaion from this, I just asume you know you have no case against me or Zenimax disagrees with you.
Sign In or Register to comment.