Due to the widespread changes to Itemization in Game Update 61 for level20-90 items (including both Sentinel’s Fate and Velious items which were rushed for inclusion), a complementary Global Unattune was provided.
This was supposed to include every item including Equipment, Appearance, Inventory (bags), and your Bank. However this did not quite work out that way, at least not permanently. Players have discovered that when they login for the first time, most or all of their items are Unattuned, but if they log out that character and log back in, all Bank items get Reattuned. Why?
Rothgar explains:
The issue is that there’s an in-memory representation of an item and a database representation of the item. The bug lies somewhere between the in-memory item getting unattuned but the database update is failing. Unless you do something to force the item to be saved, which doesn’t happen unless you modify an item (damage/repair, use a charge, etc) then the item [won't stay unattuned]
So when you login, the script is telling your computer that the items are unattuned in your Bank. But nobody’s telling the database server. So the next time you fetch your character, everything’s all attuned again. Clear as mud?
Read More»