• 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 please help tfs linux 0.4

Darknkess

New Member
Joined
Oct 1, 2009
Messages
12
Reaction score
0
hi all I try to compile my tfs 0.4 but I get an error here I show


CXX chat.o
CXX configmanager.o
chat.cpp: In member function 'bool ChatChannel::talk(Player*, SpeakClasses, const std::string&, uint32_t, ProtocolGame*)':
chat.cpp:166: error: no matching function for call to 'Player::sendToChannel(Player*&, SpeakClasses&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, uint16_t&, uint32_t&, ProtocolGame*&)'
player.h:656: note: candidates are: void Player::sendToChannel(Creature*, SpeakClasses, const std::string&, uint16_t, uint32_t) const
make[1]: *** [chat.o] Error 1
make[1]: *** Waiting for unfinished jobs....


I hope I can help solve you and hope your answers
 
Back
Top