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

OTClient Trying to get otclient working properly

swashed

Member
Joined
Jul 9, 2023
Messages
116
Reaction score
15
Hey, I'm trying to set up a 7.4 server using this tibiacore distro based on TFS 1.2 nostalrius.

I'd love to have the UI look as close as possible to the original client, which has mostly been done in this classic UI release which looks great.

I couldn't connect to my server at first, but read that changing the RSA will fix it, and I was able to connect. Now, I'm facing an issue where I am disconnected after 20-40 seconds of being in game. I have read that this might have to do with the ping system not being enabled?

Also, this classic UI doesn't come with source, so I don't think I can make any meaningful changes.

Is there a way I can make this setup keep a stable connection?
 
I keep saying 7.4, but i mean 7.6 but meant to played as 7.4

Anyway, I can login using the cipsoft official 7.72 client

1725072460602.webp

but i cant login using otclient

1725072488953.webp

I think I fixed this by changing the rsa before, but I started fresh and now I cant find were I changed the rsa. otclient has const.lua, but i'm not sure where to get the right rsa key from. This distro has a key.pem file but the rsa key there looks different.

1725072605304.webp

instead of like this:

1725072647743.webp

I know that after this, I'll have to find where to enable the ping system in the src I think.
Post automatically merged:

okay i did the RSA thing with the help of this guide. now i can connect to the server. now, im getting kicked every 30 seconds. i thnk it has to do with the ping system but i dont know where to toggle it
Post automatically merged:

Added this line into modules/game_things/things.lua load() function. still getting disconnected

1725075322028.webp
Post automatically merged:

client log was showing the updater was checking for something that seems to happen around the same time the kick happens. I removed this pinging and its still disconnecting

1725077550979.webp
Post automatically merged:

maxPacketsPerSecond = 10000

does not work
 
Last edited:
I’m considering scrapping this Otclient version as I can’t resolve this issue. If anyone is reading this, do you think I can copy the UI design over to a fresh Otclient build that works fine, and just try to replicate the UI?
Post automatically merged:

1725155324234.webp

This means my ping is not working, correct? How do I disable it... ?
 
Last edited:
Back
Top