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

Cant connect to the server

haperlot

New Member
Joined
Jul 10, 2011
Messages
12
Reaction score
0
I compiled everything with no errors, the server is currently running at 173.192.41.251, I opened the ports
root@app2:~# iptables -A INPUT -p tcp --dport 7171 -j ACCEPT
root@app2:~# iptables -A INPUT -p tcp --dport 7172 -j ACCEPT

I cant connect, tibia client freezes or say's connection time out

Code:
# ./start
[15:28:44.215] > WARNING: The Forgotten Server has been executed as super user! It is recommended to run as a normal user.
[15:28:44.215] Continue? (y/N)
[15:30:19.094] The Forgotten Server, version 0.4_SVN ()
[15:30:19.094] Compiled with GNU C++ version 4.4.5 at Jul 11 2011, 09:41:33.
[15:30:19.094] A server developed by Elf, Talaturen, Dalkon, Slawkens, KaczooH and Kornholijo.
[15:30:19.094] Visit our forum for updates, support and resources: http://otland.net.

[15:30:19.094] >> Loading config (config.lua)
[15:30:19.095] > Opening logs
[15:30:19.095] > Using SHA1 encryption
[15:30:19.095] >> Checking software version...
[15:30:19.095] > Ignoring version check, using SVN
[15:30:19.100] >> Loading RSA key
[15:30:19.100] > Calculating dmp1, dmq1 and iqmp for RSA... done
[15:30:19.100] >> Starting SQL connection
[15:30:19.103] >> Running Database Manager
[15:30:19.254] > Optimizing table: account_viplist... [success]
[15:30:19.274] > Optimizing table: accounts... [success]
[15:30:19.292] > Optimizing table: bans... [success]
[15:30:19.303] > Optimizing table: bugtracker... [success]
[15:30:19.337] > Optimizing table: comments... [success]
[15:30:19.359] > Optimizing table: environment_killers... [success]
[15:30:19.378] > Optimizing table: forums... [success]
[15:30:19.411] > Optimizing table: friends... [success]
[15:30:19.431] > Optimizing table: global_storage... [success]
[15:30:19.462] > Optimizing table: guild_invites... [success]
[15:30:19.495] > Optimizing table: guild_ranks... [success]
[15:30:19.513] > Optimizing table: guilds... [success]
[15:30:19.528] > Optimizing table: house_auctions... [success]
[15:30:19.544] > Optimizing table: house_data... [success]
[15:30:19.560] > Optimizing table: house_lists... [success]
[15:30:19.578] > Optimizing table: houses... [success]
[15:30:19.591] > Optimizing table: killers... [success]
[15:30:19.607] > Optimizing table: messages... [success]
[15:30:19.622] > Optimizing table: news... [success]
[15:30:19.634] > Optimizing table: player_deaths... [success]
[15:30:19.655] > Optimizing table: player_depotitems... [success]
[15:30:19.679] > Optimizing table: player_items... [success]
[15:30:19.701] > Optimizing table: player_killers... [success]
[15:30:19.726] > Optimizing table: player_namelocks... [success]
[15:30:19.738] > Optimizing table: player_skills... [success]
[15:30:19.745] > Optimizing table: player_spells... [success]
[15:30:19.757] > Optimizing table: player_storage... [success]
[15:30:19.777] > Optimizing table: player_viplist... [success]
[15:30:19.809] > Optimizing table: players... [success]
[15:30:19.836] > Optimizing table: poll... [success]
[15:30:19.851] > Optimizing table: poll_answer... [success]
[15:30:19.861] > Optimizing table: poll_votes... [success]
[15:30:19.872] > Optimizing table: posts... [success]
[15:30:19.881] > Optimizing table: server_config... [success]
[15:30:19.892] > Optimizing table: server_motd... [success]
[15:30:19.902] > Optimizing table: server_record... [success]
[15:30:19.912] > Optimizing table: server_reports... [success]
[15:30:19.921] > Optimizing table: threads... [success]
[15:30:19.929] > Optimizing table: tile_items... [success]
[15:30:19.939] > Optimizing table: tile_store... [success]
[15:30:19.955] > Optimizing table: tiles... [success]
[15:30:19.963] > Optimizing table: video_comments... [success]
[15:30:19.973] > Optimizing table: videos... [success]
[15:30:19.974] >> Loading items (OTB)
[15:30:20.208] >> Loading items (XML)
[15:30:20.314] >> Loading groups
[15:30:20.314] >> Loading vocations
[15:30:20.315] >> Loading outfits
[15:30:20.316] >> Loading mounts
[15:30:20.316] >> Loading chat channels
[15:30:20.317] >> Loading script systems
[15:30:20.368] > Loading weapons... done.
[15:30:20.369] > Preparing weapons... done.
[15:30:20.841] > Loading spells... done.
[15:30:22.872] > Loading actions... done.
[15:30:23.172] > Loading talkactions... done.
[15:30:24.320] > Loading movements... done.
[15:30:24.365] > Loading creaturescripts... done.
[15:30:24.393] > Loading globalscripts... done.
[15:30:24.393] >> Loading mods...
[15:30:24.400] > Loading change-gold.xml... done.
[15:30:24.405] > Loading highscorebook.xml... done.
[15:30:24.411] > Loading buypremium_command.xml... done.
[15:30:24.412] > Loading custommonsters.xml... done.
[15:30:24.418] > Loading changender_command.xml... done.
[15:30:24.423] > Loading firstitems.xml... done.
[15:30:24.465] > Loading customspells.xml... done.
[15:30:24.465] > 7 mods were loaded.
[15:30:24.465] >> Loading experience stages
[15:30:24.465] >> Loading monsters
[15:30:24.606] >> Loading map and spawns...
[15:30:24.618] > Map size: 2048x2048.
[15:30:24.618] > Map descriptions: 
[15:30:24.618] "Saved with Remere's Map Editor 2.1"
[15:30:24.618] "No map description available."
[15:30:24.686] Duplicate uniqueId 1111
[15:30:24.687] Duplicate uniqueId 1111
[15:30:24.687] Duplicate uniqueId 1111
[15:30:24.693] > Map loading time: 0.087 seconds.
[15:30:24.695] > Data parsing time: 0.002 seconds.
[15:30:24.695] > Houses synchronization time: 0 seconds.
[15:30:24.696] > Content unserialization time: 0.001 seconds.
[15:30:24.696] >> Checking world type... Open PvP
[15:30:24.696] >> Starting to dominate the world... done.
[15:30:24.696] >> Initializing game state and binding services...
[15:30:24.905] > Global IP address: 173.192.41.251
[15:30:24.905] > Bound ports: 7171	7172	
[15:30:24.905] >> Everything smells good, server is starting up...
[15:30:25.906] >> Forgotten server Online!
 
Back
Top