• 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!

[8.54] [v0.8] The Evolutions Never Die project.

Help me..
wtfuh.png

wtf? ://

Imageshack - wtfuh
 
Last edited by a moderator:
Demon Helmet quest doesnt work for me. It just opens the chest, and I havent messed with anything related to it.
 
Cant download ;/ can change hosting?

Error while connecting. --- Rehost it pls !! pls !!!
 
Last edited by a moderator:
It has viruses, don't know if they are harmful but like i care i'm not playing rl tibia as well if comp fuckes up i'll just format it, like it because there are no bugs at all but i wonder where the npcs are?

Forgot to ask which AAC can i use? I've got gesior 0.3.1 and it doesn't work. I hate in game account managers, can anyone help?
 
Last edited by a moderator:
STEP 1
Check server configuration

Warning: syntax error, unexpected '(' in C:/Users/Janez/Downloads/theend_08/config.lua on line 17 in C:\xampp\htdocs\install.php on line 154
File config.lua loaded from C:/Users/Janez/Downloads/theend_08/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker author.

Ive got the version you said...
 
I have a huge proble, each time i download a evolutions server, in the moment of run tfs:

[09/01/2010 19:56:57] The Forgotten Server, version 0.3.6 (Crying Damson)
[09/01/2010 19:56:57] Compiled with GNU C++ version 3.4.5 (mingw special) at Dec 24 2009, 10:39:30.
[09/01/2010 19:56:57] A server developed by Elf, slawkens, Talaturen, KaczooH, Lithium, Kiper, Kornholijo.
[09/01/2010 19:56:57] Visit our forum for updates, support and resources: http://otland.net.

[09/01/2010 19:56:57] >> Loading config (config.lua)
[09/01/2010 19:56:57] > Using plaintext encryption
[09/01/2010 19:56:57] >> Checking software version... up to date!
[09/01/2010 19:56:58] >> Fetching blacklist
[09/01/2010 19:56:58] >> Loading RSA key
[09/01/2010 19:56:58] >> Starting SQL connection
[09/01/2010 19:56:59] Failed connecting to database - MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10061) (2003)

[09/01/2010 19:56:59] > ERROR: Couldn't estabilish connection to SQL database!

And idk what to do, i have a edited evolutions and i realy want to play in it. Plz help me.
 
The Forgotten Server, version 0.3.6 (Crying Damson)
Compiled with GNU C++ version 3.4.5 (mingw special) at Dec 12 2009, 22:18:48.
A server developed by Elf, slawkens, Talaturen, KaczooH, Lithium, Kiper, Kornhol
ijo.
Visit our forum for updates, support and resources: http://otland.net.

>> Loading config (config.lua)
> Using plaintext encryption
>> Checking software version... up to date!
>> Fetching blacklist
>> Loading RSA key
>> Starting SQL connection
Failed connecting to database - MYSQL ERROR: Can't connect to MySQL server on 'l
ocalhost' (10061) (2003)

> ERROR: Couldn't estabilish connection to SQL database!
 
The Forgotten Server, version 0.3.6 (Crying Damson)
Compiled with GNU C++ version 3.4.5 (mingw special) at Dec 12 2009, 22:18:48.
A server developed by Elf, slawkens, Talaturen, KaczooH, Lithium, Kiper, Kornhol
ijo.
Visit our forum for updates, support and resources: http://otland.net.

>> Loading config (config.lua)
> Using plaintext encryption
>> Checking software version... up to date!
>> Fetching blacklist
>> Loading RSA key
>> Starting SQL connection
Failed connecting to database - MYSQL ERROR: Can't connect to MySQL server on 'l
ocalhost' (10061) (2003)

> ERROR: Couldn't estabilish connection to SQL database!


Same exact prob for me! Anyways, thanks for the release, I'll be working on 'revamping' everything.
 
Code:
	-- Database
	-- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
	-- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value.
	sqlType = "sqlite"
	sqlHost = "localhost"
	sqlPort = 3306
	sqlUser = "root"
	sqlPass = ""
	sqlDatabase = ""
	sqlFile = "NaxedOt.s3db"
	sqlKeepAlive = 0
	mysqlReadTimeout = 10
	mysqlWriteTimeout = 10
	encryptionType = "plain"

put this in the config xD
 
Back
Top