longhornfreak
New Member
- Joined
- Jul 16, 2010
- Messages
- 70
Okay so I know there is a thread and you can get support. I have posted twice in there and have gotten nothing. I also noticed I am not the only one with this problem.
All my characters have special letters in their names but I only have issues logging into one, the rest work. If anyone knows a workaround please help! Or if it is an actual issue with Arelogger, could that please be fixed
I want to say thanks to Raphus for the relogger
And If you have time, can you fix the problems I got with special character, it seems to be the "?" or "?" (but I think it's ?), he log on the server, but don't go in game, so I must select myself and clic "enter" then he launch honorbuddy.
Already try to make a new profile, but always the same thing :s
Got a problem with 1 character, it doesn't log :s
he got special character like ? ? and some others
I have a problem re-logging with one of my toons. All of my toons have special characters, but there are two different things about this toon.
The name starts with ?
the only thing I can think of is that there is an issue with it starting with a special character, or the fact that this particular special character is uppercase.
Arelogger gets stuck on the character selection menu manually selecting the toon and logging in lets arelog continue.
This doesn't work for one of my characters because of a letter he has in his name. Its the 'y' with 2 dots on top. My guess is that the lua and c# strings are converted to upper case to do case insensitive comparison but there is a bug with strupper() where it doesn't convert this y letter to upper case. Simple solution is to leave the Lua string as is and convert the 1St letter in the c# string to upper case and the rest to lower case when doing comparisons
All my characters have special letters in their names but I only have issues logging into one, the rest work. If anyone knows a workaround please help! Or if it is an actual issue with Arelogger, could that please be fixed
