• 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 TFS gets killed at start

Enneking

New Member
Joined
Mar 23, 2009
Messages
3
Reaction score
0
I have an error when I want to start my server with my own map. This map worked on my tfs0.3.6 on Windows. These warnings were also there but it worked properly. On Linux i get this:
Please help me :(

The Forgotten Server, version 0.3.6 (Crying Damson)
Compiled with GNU C++ version 4.4.5 at Feb 1 2013, 04:16:38.
A server developed by Elf, slawkens, Talaturen, KaczooH, Lithium, Kiper, Kornholijo.
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
>> Running Database Manager
> Optimizing table: account_viplist... [success]
> Optimizing table: accounts... [success]
> Optimizing table: bans... [success]
> Optimizing table: environment_killers... [success]
> Optimizing table: global_storage... [success]
> Optimizing table: guild_invites... [success]
> Optimizing table: guild_ranks... [success]
> Optimizing table: guilds... [success]
> Optimizing table: house_auctions... [success]
> Optimizing table: house_data... [success]
> Optimizing table: house_lists... [success]
> Optimizing table: houses... [success]
> Optimizing table: killers... [success]
> Optimizing table: player_deaths... [success]
> Optimizing table: player_depotitems... [success]
> Optimizing table: player_items... [success]
> Optimizing table: player_killers... [success]
> Optimizing table: player_namelocks... [success]
> Optimizing table: player_skills... [success]
> Optimizing table: player_spells... [success]
> Optimizing table: player_storage... [success]
> Optimizing table: player_viplist... [success]
> Optimizing table: players... [success]
> Optimizing table: server_config... [success]
> Optimizing table: server_motd... [success]
> Optimizing table: server_record... [success]
> Optimizing table: server_reports... [success]
> Optimizing table: tile_items... [success]
> Optimizing table: tiles... [success]
>> Loading items
>> Loading groups
>> Loading vocations
>> Loading script systems
>> Loading chat channels
>> Loading outfits
>> Loading experience stages
>> Loading monsters
>> Loading mods...
> Loading customspells.xml... done.
> Loading custommonsters.xml... done.
> Loading firstitems.xml... done.
> Loading buypremium_command.xml... done.
> Loading changender_command.xml... done.
> Loading highscorebook.xml... done.
> 6 mods were loaded.
>> Loading map and spawns...
> Map size: 4349x6800.
> Map descriptions:
"Saved with Remere's Map Editor 2.1"
"No map description available."
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1101/1055/8
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1102/1055/8
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1103/1055/8
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 8690, pos 1092/1059/7
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1101/1056/8
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1101/1057/8
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1101/1058/8
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1102/1056/8
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1102/1057/8
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1102/1058/8
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1103/1056/8
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1103/1057/8
[Warning - IOMap::loadMap] Movable item in house: 2537, item type: 1614, pos 1103/1058/8
[Warning - IOMap::loadMap] Movable item in house: 2558, item type: 6111, pos 1088/1083/7
[Warning - IOMap::loadMap] Movable item in house: 2558, item type: 1614, pos 1098/1083/8
[Warning - IOMap::loadMap] Movable item in house: 2558, item type: 1614, pos 1099/1083/8
[Warning - IOMap::loadMap] Movable item in house: 2558, item type: 1614, pos 1098/1084/8
[Warning - IOMap::loadMap] Movable item in house: 2558, item type: 1614, pos 1098/1085/8
[Warning - IOMap::loadMap] Movable item in house: 2558, item type: 1614, pos 1098/1086/8
[Warning - IOMap::loadMap] Movable item in house: 2558, item type: 1614, pos 1099/1084/8
[Warning - IOMap::loadMap] Movable item in house: 2558, item type: 1614, pos 1099/1085/8
[Warning - IOMap::loadMap] Movable item in house: 2558, item type: 1614, pos 1099/1086/8
Duplicate uniqueId 53200
Duplicate uniqueId 1032
[Warning - IOMap::loadMap] Movable item in house: 911, item type: 4629, pos 3197/2339/7
[Warning - IOMap::loadMap] Movable item in house: 160, item type: 1651, pos 3231/2353/9
[Warning - IOMap::loadMap] Movable item in house: 160, item type: 1651, pos 3231/2354/9
Duplicate uniqueId 8930
Killed
 
Are you trying to open the server with a very big map like an real map?
If you are doing that try by using LaaTiDo
 
Back
Top