edubart / otclient

An alternative tibia client for otserv written in C++11 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
646 stars 399 forks source link

Many errors on OTClient log when connecting to TFS. #1185

Closed alcuard86 closed 2 years ago

alcuard86 commented 2 years ago

I compiled the last versions from TFS and from the OTClient, but it seems that these versions are not compatible as the client does not understands or do not agree with some messages the server sends. The log file I have got on my OTC application is on the link bellow.

Log File

The player information I am using is set bellow

2 | pedro | 40bd001563085fc35165329ea1ff5c5ecbdbbeef | NULL | 1 | 0 | pedro@ravendawn.com | 0

On the client GUI it says that I have to wait for the connection and in the server terminal, the system says the player is logged in.

There are many errors and there is no clue of how they can fixed on the forum.

diath commented 2 years ago

OTC is not compatible with TFS master, it only supports the old protocols (up to 10.98).