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

[10.90 + Cast] Tfs 1.2 (custom modifications) + Reward Chest

Can someone give me files that i need to compile it? cause i will do it first time in my life xD
Greetings
 
I'm using TFS 1.2 - is it possible to use the reward system without messing with hardcode?

What I actually want is to send all the loot from all monsters to the DP of ID 34.
 
do you have any idea why i cant log in to any account ? i have 2 account created and when i type login and password i got communicate that login or password are incorrect.
when i dont type them i can open casting list... :| accounts and characters are created in db. i have connection to db and ip changer seems to work fine. any ideas ?
 
sorry for double

but i solved last problem, i just puted password with normal form not SHA-1

not when i chose character i got error: "The character could not be loaded"
and on console:
[error - IOLoginData::preloadPlayer] xxx has group ID 0 which doesn't exist.

it doesnt matter what group numer i will provide
 
Hello! I'm new to ot's but I've managed to set most things up.. however I'm having alot of troubles with the lua files.

Getting these errors when I start the server..
Code:
otsmanager@164-132-80-225:~/forgottenserver/build$ stop tfs
otsmanager@164-132-80-225:~/forgottenserver/build$ restart tfs
otsmanager@164-132-80-225:~/forgottenserver/build$ follow tfs
-- Logs begin at Wed 2016-03-09 18:14:59 CET. --
Mar 09 19:54:50 164-132-80-225.spigu.net tfs[12151]: [Warning - Monsters::loadMonster] Cant load spell. data/monster/demons/herald o                 f gloom.xml
Mar 09 19:54:50 164-132-80-225.spigu.net tfs[12151]: [Error - Monsters::deserializeSpell] - Killer Rabbit - Unknown spell name: Bloo                 d Rage
Mar 09 19:54:50 164-132-80-225.spigu.net tfs[12151]: [Warning - Monsters::loadMonster] Cant load spell. data/monster/glires/killer r                 abbit.xml
Mar 09 19:54:50 164-132-80-225.spigu.net tfs[12151]: [Error - Monsters::deserializeSpell] - Mooh'Tah Warrior - Unknown spell name: e                 nergy beam
Mar 09 19:54:50 164-132-80-225.spigu.net tfs[12151]: [Warning - Monsters::loadMonster] Cant load spell. data/monster/minotaurs/mooh'                 tah warrior.xml
Mar 09 19:54:50 164-132-80-225.spigu.net tfs[12151]: [Error - Monsters::deserializeSpell] - Desperate White Deer - Unknown spell nam                 e: haste
Mar 09 19:54:50 164-132-80-225.spigu.net tfs[12151]: [Warning - Monsters::loadMonster] Cant load spell. data/monster/ungulates/despe                 rate white deer.xml
Mar 09 19:54:50 164-132-80-225.spigu.net tfs[12151]: >> Loading outfits
Mar 09 19:54:50 164-132-80-225.spigu.net tfs[12151]: >> Checking world type... PVP
Mar 09 19:54:50 164-132-80-225.spigu.net tfs[12151]: >> Loading map
Mar 09 19:54:52 164-132-80-225.spigu.net tfs[12151]: > Map size: 48422x47676.
Mar 09 19:55:04 164-132-80-225.spigu.net tfs[12151]: > Map loading time: 14.08 seconds.
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: Lua Script Error: [Npc interface]
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/npc/scripts/The Orc King.lua
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/npc/scripts/The Orc King.lua:6: attempt to call global 'createConditionObject' (a nil value)
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: stack traceback:
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [C]: in function 'createConditionObject'
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/npc/scripts/The Orc King.lua:6: in main chunk
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [Warning - NpcScript::NpcScript] Can not load script: The Orc King.lua
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: >> Initializing gamestate
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [Warning - Commands::loadFromXml] Unknown command /serverdiag
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: Lua Script Error: [Chat Interface]
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/chatchannels/scripts/advertising.lua
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/chatchannels/scripts/advertising.lua:7: attempt to call global 'createConditionObject' (a nil value)
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: stack traceback:
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [C]: in function 'createConditionObject'
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/chatchannels/scripts/advertising.lua:7: in main chunk
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [Warning - Chat::load] Can not load script: advertising.lua
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: Lua Script Error: [Chat Interface]
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/chatchannels/scripts/advertising-rook.lua
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/chatchannels/scripts/advertising-rook.lua:7: attempt to call global 'createConditionObject' (a nil value)
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: stack traceback:
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [C]: in function 'createConditionObject'
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/chatchannels/scripts/advertising-rook.lua:7: in main chunk
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [Warning - Chat::load] Can not load script: advertising-rook.lua
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: Lua Script Error: [Chat Interface]
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/chatchannels/scripts/help.lua
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/chatchannels/scripts/help.lua:3: attempt to call global 'createConditionObject' (a nil value)
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: stack traceback:
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [C]: in function 'createConditionObject'
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/chatchannels/scripts/help.lua:3: in main chunk
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [Warning - Chat::load] Can not load script: help.lua
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: >> Loaded 718 npcs, spawned 51891 monsters.
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: >> Servidor feito por Romario.
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [Error - mysql_real_query] Query: DELETE FROM `global_storage` WHERE `value` != '-1';
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: Message: Table 'forgottenserver.global_storage' doesn't exist
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [Error - mysql_real_query] Query: UPDATE `players` SET `cast` = 0
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: Message: Unknown column 'cast' in 'field list'
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: Lua Script Error: [GlobalEvent Interface]
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/globalevents/scripts/others/cleanHouse.lua:onStartup
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/globalevents/scripts/others/cleanHouse.lua:8: attempt to call field 'getDataString' (a nil value)
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: stack traceback:
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [C]: in function 'getDataString'
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/globalevents/scripts/others/cleanHouse.lua:8: in function <data/globalevents/scripts/others/cleanHouse.lua:3>
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: Lua Script Error: [GlobalEvent Interface]
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/globalevents/scripts/gray island/grayIslandBosses.lua:onStartup
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/globalevents/scripts/gray island/grayIslandBosses.lua:16: attempt to call global 'doCreateTeleport' (a nil value)
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: stack traceback:
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: [C]: in function 'doCreateTeleport'
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: data/globalevents/scripts/gray island/grayIslandBosses.lua:16: in function <data/globalevents/scripts/gray island/grayIslandBosses.lua:14>
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: >> Loaded all modules, server starting up...
Mar 09 19:55:05 164-132-80-225.spigu.net tfs[12151]: >> Forgotten Server Online!
Mar 09 19:55:20 164-132-80-225.spigu.net tfs[12151]: [Error - mysql_real_query] Query: SELECT * FROM z_ots_comunication
Mar 09 19:55:20 164-132-80-225.spigu.net tfs[12151]: Message: Table 'forgottenserver.z_ots_comunication' doesn't exist
Mar 09 19:55:20 164-132-80-225.spigu.net tfs[12151]: [Error - mysql_store_result] Query: SELECT * FROM z_ots_comunication
Mar 09 19:55:20 164-132-80-225.spigu.net tfs[12151]: Message: Table 'forgottenserver.z_ots_comunication' doesn't exist
 
Hi. I'm noob, can someone help me?

Code:
...... 00~95% everything is ok .........
[ 96%] Building CXX object CMakeFiles/tfs.dir/src/wildcardtree.cpp.o
Linking CXX executable tfs
/usr/bin/ld: /usr/local/lib/liblua.a(loadlib.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'
//lib/i386-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [tfs] Error 1
make[1]: *** [CMakeFiles/tfs.dir/all] Error 2
make: *** [all] Error 2
 
Back
Top