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

Linux People can't log in

Agraeln

New Member
Joined
Feb 5, 2009
Messages
391
Reaction score
2
Location
Europe, Poland, Cracow.
Hello,
I have dedicated server and TFS 0.3.4pl2. + i'm using unnamed acc maker 034 fixed v2 by ballack13. My OTS is online, and i log in, i see characters list, but when I choose one of them i see "Connection to the game world" and "Connection timed out" :/

My config.lua is OK, i don't have firewall. So, what's wrong with this?


~~
Sorry, for my bad English :p
 
Last edited:
I have OTS on this server before, and all working good. Configuration is based on oldest config. So it should be good.
~~
I can log in on rl Tibia or other OTS.

~~

When i'm login to char list on my ots in console show this :
Code:
 Mysql_real_query(): INSERT INTO 'server_motd' ('id, 'world_id', 'text') VALUES (1,0, "Welcome to XXX"'); MYSQL ERROR: Duplicate entry '1-0' for key 1 (1062)

But i read this error is nothing.
 
Last edited:
Have you opened port 7172, since to my knowledge as OT introduced login-servers, it begun requireing port 7171 and 7172 to be open (7171 = Login server, 7172 = Game world), thus why you can view character list but not actually log in.
 
Back
Top