• 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 count x-logged players

MxSoft

Leave Tibia, Live Life.
Joined
Dec 22, 2009
Messages
1,804
Solutions
1
Reaction score
44
Location
Mexico
Hi i followed the tutorial of kulo, but im getting errors to compile.
status.o: In function `Status::getInfo(unsigned int, boost::shared_ptr<OutputMessage>, NetworkMessage&) const':
status.cpp:(.text+0xc9e): undefined reference to `Connection::connectionCount'
status.o: In function `Status::getStatusString(bool) const':
status.cpp:(.text+0x16ea): undefined reference to `Connection::connectionCount'
collect2: ld returned 1 exit status
make[1]: *** [theforgottenserver] Error 1
make[1]: Leaving directory `/trunk'
make: *** [all] Error 2
ctionCount' status.cpp:(.text+0x16ea): undefined reference to `Connection::conne
-bash: syntax error near unexpected token `.text+0x16ea'
vps:/trunk#
 
Back
Top