Itutorial
Legendary OT User
- Joined
- Dec 23, 2014
- Messages
- 2,432
- Solutions
- 68
- Reaction score
- 1,077
I am trying to get otclient to connect to my server automatically and remove the ip, port, client version, ect. options on otclient.
I have done everything successfully except when I try to log in I get:
Your connection has been lost. Either your network or the server went down. (ERROR 2)
I can connect to the server on a standard tibia client and a non-modded otclient.
This started happening after I changed the RSA keys in modules/gamelib/const.h with the ones for my server.
Before I changed the RSA I received a message about authentication failure.
I have hardcoded the ip, port, ect. in the sources and the entergame.lua.
The only thing I can think of is that the client version may not be right. I "hardcoded" it as 1097.
If anyone has any information on this I would appreciate it!
I have done everything successfully except when I try to log in I get:
Your connection has been lost. Either your network or the server went down. (ERROR 2)
I can connect to the server on a standard tibia client and a non-modded otclient.
This started happening after I changed the RSA keys in modules/gamelib/const.h with the ones for my server.
Before I changed the RSA I received a message about authentication failure.
I have hardcoded the ip, port, ect. in the sources and the entergame.lua.
The only thing I can think of is that the client version may not be right. I "hardcoded" it as 1097.
If anyone has any information on this I would appreciate it!