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

a10predomina

New Member
Joined
May 2, 2011
Messages
6
Reaction score
0
Anyone know fix this error source? TFS 0.3.6


**MD -MP -MF .deps/protocolgame.Tpo -c -o protocolgame.o protocolgame.cpp
protocolgame.cpp: In member function 'bool ProtocolGame::login(const std::String&, uint32_t, const std::String&, OperatingSystem_t, uint16_t, bool)':
protocolgame.cpp:117: error: no match for 'operator[]' in 'account.Account::charList[name]'
protocolgame.cpp:117: error: no match for 'operator[]' in 'account.Account::charList[name]'
make[1]: *** [protocolgame.o] Error 1
make[1]: Leaving directory `/home/servidor/sources'
make: *** [all] Error 2
 
Last edited:
Back
Top