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

Connecting to cip server 7.7 - authenticating with the game server fails

not using deprecated otc files, that was fixed years ago
This issue happens in the OTCv8, Mehah, Edubart, and Redemption projects (updated versions). Under the ladder and dirt floor, it's possible to use the fluids, but in other normal tiles, it doesn't work. Using the Cipsoft files project in the official Tibia client, everything works fine.

1740165291768.webp
1740165308945.webp
 
This issue happens in the OTCv8, Mehah, Edubart, and Redemption projects (updated versions). Under the ladder and dirt floor, it's possible to use the fluids, but in other normal tiles, it doesn't work. Using the Cipsoft files project in the official Tibia client, everything works fine.

View attachment 90436
View attachment 90437
pretty weird, seems to be server side then. did you tried if this happens with others servers? don't had that problem.
 
This issue happens in the OTCv8, Mehah, Edubart, and Redemption projects (updated versions). Under the ladder and dirt floor, it's possible to use the fluids, but in other normal tiles, it doesn't work. Using the Cipsoft files project in the official Tibia client, everything works fine.

View attachment 90436
View attachment 90437
I have the same problem with the Redemption client. Using mana fluids etc on creatures does not work, not anywhere for me. I want to solve it. Official 7.7 client works as expected. I thought it would be trivial to solve this issue but unfortunately not. I've tried to use wireshark to look at the traffic and to compare it to the official client but I havent managed to decrypt the traffic yet. I believe I have the correct RSA key.

Code:
-----BEGIN RSA PRIVATE KEY-----
MIICXAIBAAKBgQDLoibNahc41DeQhZUTth3FrhMNYek5xbQrlZ0O4BFr0LukdGY1
A3xHKAXt4d6Y539cQxpKqVPb+eSo44076c1PfL31BTDNFToN4uB3eUsOw3hROPSx
0Jkh72FAIhl6QynId0AHyrqeAgY59ZsTyXyJCSCWpFnl0WvK3Qf6nVBH/wIDAQAB
AoGAbaH7ahR4NCxtTe3deSNPnCJAN7BDNMtwWRbP3DZeqsFShRP2AwzBWD4AEzbL
9V6Nf0rRWOkZMRG1Pghk/aC+29reaole/CoTI+S0hKts4gXDkTHB5FfIzq7zXZVA
tHHH881l/ayhmGjlMqshM9YamT8jKMLZJlGfY+wKyehHecECQQDldLUeePo3RKZD
7+CVLFkTX/Yof8RLPOh1nukgftpvgaGcD1FXSwrIyKCHVAuwFnGgPfEr/2OAj60D
7Ya6XPeHAkEA4zC3U67ukzQxfyELrLTUBnsnKfkxejySsJ/M29SKCuHV2NOWxO8W
s9/c0RFvp0wI4uOxH00fIPYyI2h6TpxZyQJBAKQ0ZPktskKjCilMHPgkCIro/Yv2
A0+kgubJliP/I+rwZer8u0UxGsKdcOPnrYWSSjZWnaTS2y5Bo5tP/D6aETkCQDAc
AtZPtumpJcob/1LlP/jXX2W+BUIzTYTlcgYjLdA8HoK527V8Q7x3bVVAcfplWYRi
XwGX3T2npNpmp2+6IDECQBZuNbXiwHhDdsH7sSt36BGTFJNtVk3GJl/Bf50VrL6N
6NBNU3d4jQwArvSsanFYrZw+ayxS4rcJdZasO5mm+EI=
-----END RSA PRIVATE KEY-----

Does anyone know if the tibia wireshark plugin still works? And if so, how to decrypt the traffic?
 
Back
Top