• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved [Modern AAC] Cannot login

Snach

Sensei
Joined
Aug 8, 2009
Messages
1,694
Reaction score
84
Location
Estonia
I've got a problem. If I create an account and character I can login on the webpage. But when trying to login in tibia it says wrong account name or password. I can login with my old characters/accounts though that I created with account manager (which is disabled now). Could this be because I haven't opened some port? I didn't open port 3306.
edit: Also when I run uniform server, I don't get the icon at down-right corner. I did before =P

Thanks in advance,
Snacher
 
Last edited:
Bump,
problem is with passwords, they're weird. I know its some decode thing but I cannot log into server.

sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "**********"
sqlPass = "**********"
sqlDatabase = "*********"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"
 
I have the same problem

I have the same problem. I tried to change the "sha1" as you said, but it didn't work for me :/ Any other suggestions? Please.
 
Back
Top