• 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 Compiled engine crasched

Miziak

New Member
Joined
Nov 3, 2009
Messages
62
Reaction score
1
Location
Okolice Płocka, Poland
Hi, I have problem with compiled tfs0.3.6pl1 i linux ubuntu 10.04, when I active engine it crash console looks this(below line):
Code:
Visit our forum for updates, support and resources: http://otland.net.

>> Loading config (config.lua)
> Using plaintext encryption
>> Checking software version... outdated, please consider updating!
> Current version information - version: 1.0.857, patch: 1, build: 3429, timestamp: 1261647210.
> Latest version information - version: 0.3.6, patch: 0, build: 3293, timestamp: 1260652199.
>> 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

[Error - Spell Interface] 
data/spells/scripts/attack/gem.lua
Description: 
(luaSetCombatFormula) Combat not found
[Error - LuaScriptInterface::loadFile] data/actions/scripts/quests/annihilator.lua:5: '}' expected (to close '{' at line 1) near 'entry'
[Warning - Event::loadScript] Cannot load script (data/actions/scripts/quests/annihilator.lua)
data/actions/scripts/quests/annihilator.lua:5: '}' expected (to close '{' at line 1) near 'entry'
>> Loading chat channels
>> Loading outfits
>> Loading experience stages
>> Loading monsters
>> Loading mods...
> Loading customspells.xml... done.
> Loading buypremium_command.xml... done.
> Loading randomRates.xml... done, but disabled.
> Loading highscorebook.xml... done.
> Loading changender_command.xml... done.
> Loading firstitems.xml... done.
> Loading Pro Elo Gz Quest xD.xml... done, but disabled.
> Loading custommonsters.xml... done.
> 8 mods were loaded (2 disabled).
>> Loading map and spawns...
> Map size: 1000x1000.
> Map descriptions: 
"Saved with Remere's Map Editor 1.1.11"
"The Forgotten Server"
> Map loading time: 4.921 seconds.
Segmentation fault

How make rebuild on linux??

Please help and sorry for my english.
 
Back
Top