Forum > Miscellaneous

[QUESTION] GlueXML errors

(1/1)

osler:
Hi!
I was wondering where are login screen "errors" storaged (those "pop-ups" which appear when, for example, you tipe a wrong unsername or password).
At the moment I´ve looked for  the string "LOGIN_MALFORMED_ACCOUNT_NAME" in the following files:
AccountLogin.lua
AccountLogin.xml
GlueDialog.lua
Gluedialogxml

Any idea on where´s that?

schlumpf:
gluestrings

osler:
I mean the frame which contain that string, not the value of the string.
Sorry if I explained it badly

schlumpf:
Try something like notepad++'s find-in-files tool.
The errors shown might be hardcoded into the binary. At least the fact the error message should show is. I can't remember if it pushes an event which triggers the display of the error or if it pushes the error message itself.

Navigation

[0] Message Index

Go to full version