Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Habbo client socket security error #2048

Custom Title Activated
Loyal Member
Joined
Oct 26, 2012
Messages
2,357
Reaction score
1,086
Hey,

I recently cracked newest Habbo swf with HabKit (PRODUCTION-201806111206-307916718), but it doesn't work for some reason.

In the client I get:

PHP:
["TcpAuth timer timeout."]0: "TcpAuth timer timeout."length: 1__proto__: Array(0)
VM1528:1 ["TcpAuth timer timeout."]
client.php:177 Uncaught ReferenceError: HabboCounter is not defined
    at client.php:177
(anonymous) @ client.php:177
setTimeout (async)
(anonymous) @ client.php:176
VM1529:1 ["TcpAuth control socket security error↵Error #2048"]
VM1530:1 ["TcpAuth control socket security error↵Error #2048"]
VM1531:1 ["TcpAuth timer timeout."]
VM1532:1 ["TcpAuth control socket security error↵Error #2048"]
VM1533:1 ["*** Performance tracker: average frame rate 7.9315…014588795/s, system memory usage : 68083712 bytes"]
VM1534:1 ["TcpAuth timer timeout."]
VM1535:1 ["TcpAuth control socket security error↵Error #2048"]

What's the problem and why doesn't it work?
 
Custom Title Activated
Loyal Member
Joined
Oct 26, 2012
Messages
2,357
Reaction score
1,086
Nevermind, seems to work, now I tried again and it did work magically. Arachis could there be any like command that screws up the client? I did do almost every command on my old SWF which didn't work, and in the new one I only did 'dhost' and 'dcrypto' and that one worked.
 
Upvote 0
RaGEZONE VIP
[VIP] Member
Joined
Aug 13, 2014
Messages
121
Reaction score
239
Nevermind, seems to work, now I tried again and it did work magically. @Arachis could there be any like command that screws up the client? I did do almost every command on my old SWF which didn't work, and in the new one I only did 'dhost' and 'dcrypto' and that one worked.
Yea probably, there are a couple of commands that touch the same method/class in the SWF so one of them probably interfered with the other.
 
Upvote 0
Back
Top