i downloaded this client but still getting the same error. Do i need to change some settings or lua scripts in this client to make it work? if not then its the same errorWith this outdated OTC, it's better for you to use a more recent one that is compatible with TFS 1.4.2.
![]()
GitHub - OTCv8/otclientv8: Clean, ready to use version of OTClientV8 - Alternative, highly optimized Tibia client
Clean, ready to use version of OTClientV8 - Alternative, highly optimized Tibia client - OTCv8/otclientv8github.com

-- servers shown in enter game list
SERVER_LIST = {
{
host = '127.0.0.1',
name = "name your server",
port = 7171,
protocol = 1098,
},
}
print(g_game.getClientVersion())
ProtocolLogin:nRecvFirstMessage(NetworkMessage& msg)
ProtocolGame:nRecvFirstMessage(NetworkMessage& msg)