Postado Outubro 22, 2012 12 anos root@jean-desktop:~# cd /otserv root@jean-desktop:/otserv# ./theforgottenserver [13:21:21.106] > WARNING: The Forgotten Server has been executed as super user! It is recommended to run as a normal user. [13:21:21.106] Continue? (y/N) [13:21:22.732] The Forgotten Server, version 0.4_SVN () [13:21:22.732] Compiled with GNU C++ version 4.4.3 (x86_64: 0) at Oct 22 2012, 12:49:12. [13:21:22.732] A server developed by Elf, Talaturen, Dalkon, BeniS and Kornholijo. [13:21:22.732] Visit our forum for updates, support and resources: http://otland.net. [13:21:22.732] >> Loading config (config.lua) [13:21:22.733] > Opening logs [13:21:22.733] > Using SHA1 encryption [13:21:22.733] >> Checking software version... [13:21:22.733] > Ignoring version check, using SVN [13:21:22.740] >> Loading RSA key [13:21:22.740] > Calculating dmp1, dmq1 and iqmp for RSA... done [13:21:22.740] >> Starting SQL connection [13:21:22.742] Failed connecting to database - MYSQL ERROR: Access denied for user 'root'@'localhost' (using password: NO) (1045) theforgottenserver: databasemysql.cpp:37: DatabaseMySQL::DatabaseMySQL(): Assertion `connect(false)' failed. Abortado root@jean-desktop:/otserv# config.lua sqlType = "sqlite" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "" sqlDatabase = "" sqlFile = "forgottenserver.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1" alguem sabe como resolver esse erro? Obrigado!
Postado Outubro 22, 2012 12 anos sqlType = "mysql" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "pastadosite" sqlDatabase = "senhaaki" sqlFile = "forgottenserver.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1"
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.