non-alphanumeric characters

Here you can post threads requesting help on the official POL Ultima Online Emulator Core 097.
Note: Core 097 is no longer officially supported.
Post Reply
qrak
Grandmaster Poster
Posts: 198
Joined: Sun Feb 05, 2006 4:35 pm

non-alphanumeric characters

Post by qrak »

Latest core, autoaccount enabled from distro97. When i'm trying to create account then i'm getting error:
"Attempted to create account with non-alphanumeric characters.
syslog [pkg/systems/accounts/hook/onLogin.ecl]: Username=(9) 'username"
I'm not using any non alphanumeric characters.
User avatar
OldnGrey
POL Expert
Posts: 657
Joined: Sat Feb 04, 2006 6:26 pm

Post by OldnGrey »

Can you create accounts in the normal way?
That seems to work here. I won't be trying autoaccounts.
qrak
Grandmaster Poster
Posts: 198
Joined: Sun Feb 05, 2006 4:35 pm

Post by qrak »

Yes i can.
qrak
Grandmaster Poster
Posts: 198
Joined: Sun Feb 05, 2006 4:35 pm

Post by qrak »

Any progres with this? When i put print to debug in line after RemoveJunk (line 53 & 54):

Code: Select all

(...)
username := RemoveEndJunk(username);
password := RemoveEndJunk(password);
print(username);
print(password);
(...)
and im trying to create account (im not using any non-alphanumeric characters) it shows in the console:

Code: Select all

testt os
test  aa s 123
syslog [pkg/systems/accounts/hook/onLogin.ecl]: CreateAccount() Error: Attempted
 to create account with non-alphanumeric characters.
I'm using client 5.0.9.1
BELL
Journeyman Poster
Posts: 68
Joined: Tue Apr 22, 2008 6:09 am

Post by BELL »

if im using client another crypto (when uoclients.cfg), my autoaccount create account using in name and pass symbols !@#$%^&*$#| and others )
Post Reply