2.0.0 Encryption broken

Here you can post threads specific to the current release of the core (099)
Post Reply
User avatar
Sadahar
Adept Poster
Posts: 81
Joined: Mon Dec 03, 2007 11:15 am

2.0.0 Encryption broken

Post by Sadahar »

I've come back to POL after several years...
In my old days I used POL095, now I would like to use latest version, and possibly contribute some code to the project if needed.

My biggest problem right now with the new core is that 2.0.0 encryption is not working anymore.

I set up clean Pol095 and 099 installations, both with encryption set to 2.0.0, and just 095 works correctly, 099 complains about unhandled msg.
(Yes, I used the uoclient.cfg with the Listeners)

Maybe I am missing something... I'd appreciate some help :)

EDIT: Using encryption 2.0.0b I can login, but I have some issues:
1) When I login there is a packet problematic:

Code: Select all

Unknown packet type 0xbb: 9 bytes (IP:xxxxx, Account:admin)
0000: bb 00 00 01 43 00 00 01  43                        ....C... C.......
And the paperdoll appears as in war mode, when its not.
2) whenever I popup a vendor buy menu, client dies.

P.S.: Using v4+ client works just fine.
Tomi
POL Developer
Posts: 478
Joined: Tue Feb 21, 2006 5:08 pm

Re: 2.0.0 Encryption broken

Post by Tomi »

Client 2.0.0 and Client 2.0.0x are using different encryptions ( replace x with any letter )

for your packet 0xBB, its the Ultima Messenger ( old feature before they implemented the chat ), I have to admit I have never tried it and no idea how it really works, but there is no support for it in core and it is not what is causing you the problems.

Seems like you have some setting what make the old client cause errors, make sure all pol.cfg and servspecopt.cfg settings are correct that they do not try to force any new packets or such to make the client act weird.
Post Reply