Well guys am using Gesior 3.8 Version for 0.4 Rev + war system
when someone create account, he cant login in the game cuz (account or password not correct)
i've checked the database for example account 123456 password 123456 and when i try to login also acc or pass not correct.
im using 1.6.6a xampp for Gesior.
here is my sql in config
-- Database
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "****"
sqlDatabase = "test2"
sqlFile = "theglobalserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
when someone create account, he cant login in the game cuz (account or password not correct)
i've checked the database for example account 123456 password 123456 and when i try to login also acc or pass not correct.
im using 1.6.6a xampp for Gesior.
here is my sql in config
-- Database
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "****"
sqlDatabase = "test2"
sqlFile = "theglobalserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
Last edited: