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

Error in tfs 0.3.6pl 9.46 distro

gunmetal

New Member
Joined
Oct 15, 2007
Messages
75
Reaction score
0
i get this error when i start the server, i just downloaded it from elfs thread and ran it to see if it was ok
anyway to remoe this error?


PHP:
[11:0:34.549] The Forgotten Server, version 0.4_SVN ()
[11:0:34.560] Compiled with Microsoft Visual C++ version 10.0 (x86_64: 1) at Apr
  1 2012, 20:12:49.
[11:0:34.571] A server developed by Elf, Talaturen, Dalkon, BeniS, Tryller and K
ornholijo.
[11:0:34.579] Visit our forum for updates, support and resources: http://otland.
net.

[11:0:34.585] >> Loading config (config.lua)
[11:0:34.589] > Opening logs
[11:0:34.591] > Using SHA1 encryption
[11:0:34.593] >> Checking software version...
[11:0:34.596] > Ignoring version check, using SVN
[11:0:34.771] >> Loading RSA key
[11:0:34.777] > Calculating dmp1, dmq1 and iqmp for RSA... done
[11:0:34.789] >> Starting SQL connection
[11:0:34.795] >> Running Database Manager
[11:0:34.837] > Optimized database.
[11:0:34.839] >> Loading items (OTB)
[11:0:34.866] >> Loading items (XML)
[11:0:35.100] >> Loading groups
[11:0:35.108] >> Loading vocations
[11:0:35.114] >> Loading outfits
[11:0:35.122] >> Loading mounts
[11:0:35.128] >> Loading chat channels
[11:0:35.137] >> Loading script systems
[11:0:35.191] > Loading weapons... done.
[11:0:35.196] > Preparing weapons... done.
[11:0:35.717] > Loading spells... done.
[11:0:36.599] > Loading actions... done.
[11:0:36.853] > Loading talkactions... done.
[11:0:37.738] > Loading movements... done.
[11:0:37.795] > Loading creaturescripts... done.
[11:0:37.821] > Loading globalscripts... done.
[11:0:37.825] >> Loading mods...
[11:0:37.834] > Loading buypremium_command.xml... done.
[11:0:37.845] > Loading change-gold.xml... done.
[11:0:37.854] > Loading changender_command.xml... done.
[11:0:37.860] > Loading custommonsters.xml... done.
[11:0:37.897] > Loading customspells.xml... done.
[11:0:37.904] > Loading firstitems.xml... done.
[11:0:37.914] > Loading highscorebook.xml... done.
[11:0:37.918] > 7 mods were loaded.
[11:0:37.921] >> Loading experience stages
[11:0:37.924] >> Loading quests
[11:0:37.927] >> Loading monsters
[11:0:38.168] >> Loading npcs
[11:0:38.176] >> Loading raids
[11:0:38.183] >> Loading map and spawns...
[11:0:38.205] > Map size: 2048x2048.
[11:0:38.211] > Map descriptions:
[11:0:38.219] "Saved with Remere's Map Editor 2.1"
[11:0:38.229] "No map description available."
[11:0:38.306] Duplicate uniqueId 1111
[11:0:38.308] Duplicate uniqueId 1111
[11:0:38.311] Duplicate uniqueId 1111
[11:0:38.323] > Loading time: 0.132 seconds.
[11:0:38.338] > Parsing time: 0.011 seconds.
[11:0:38.344] > Synchronization time: 0.002 seconds.
[11:0:38.348] > Unserialization time: 0 seconds.
[11:0:38.351] >> Checking world type... Open PvP
[11:0:38.355] >> Starting to dominate the world... done.
[11:0:38.364] >> Initializing game state and binding services...
[11:0:38.571] sqlite3_prepare_v2(): SQLITE ERROR: no such table: guild_wars (DEL
ETE FROM "guild_wars" WHERE "status" = 0 AND "begin" < 1361721638;)
[11:0:38.600] sqlite3_prepare_v2(): SQLITE ERROR: near "TRUNCATE": syntax error
(TRUNCATE TABLE "player_statements";)
[11:0:38.626] sqlite3_prepare_v2(): SQLITE ERROR: no such table: guild_wars (SEL
ECT "id", "guild_id", "enemy_id" FROM "guild_wars" WHERE "status" IN (1,4) AND "
end" > 0 AND "end" < 1361894438)
[11:0:38.651] > Global IP address: 127.0.0.1
[11:0:38.663] > Local IP address(es): 192.168.10.10
[11:0:38.676] > Bound ports: 7171       7172
[11:0:38.684] >> Everything smells good, server is starting up...
[11:0:39.698] >> Forgotten server Online!
 
Back
Top