Can 1.26.4 old client connect the POL?

Open discussion forum. For topics that do not fit anywhere else.

Moderator: POL Developer

Post Reply
kkakkaa
New User
Posts: 2
Joined: Mon May 06, 2024 11:18 pm

Can 1.26.4 old client connect the POL?

Post by kkakkaa »

Anyone knows please. I am a old player, I can only play the old version client :(, such as 1.26.4 :)
User avatar
AsYlum
Grandmaster Poster
Posts: 111
Joined: Sun Feb 05, 2006 5:24 am

Re: Can 1.26.4 old client connect the POL?

Post by AsYlum »

It may be hard. I was able to login but for some reason movement stops working after few seconds so there must be some sort of wrong packet order.

I tried this with client version
1.26.4.a
Maybe it's still configuration issue but I tried to disable 99% of newer client features from being sent by the server. So at this point I'm not sure. If I get some time I'll try to debug this.

But it worked with client 2.0.0 just fine.
Nando
POL Developer
Posts: 283
Joined: Wed Sep 17, 2008 6:53 pm

Re: Can 1.26.4 old client connect the POL?

Post by Nando »

You might wanna try "EnableFlowControlPackets 1" in uoclient.cfg
User avatar
AsYlum
Grandmaster Poster
Posts: 111
Joined: Sun Feb 05, 2006 5:24 am

Re: Can 1.26.4 old client connect the POL?

Post by AsYlum »

Ok it was

Code: Select all

#
# CoreSendsSeason 1/0 (default 1)
# Determines if the core should send season packet on char creation/logon/reconnect and realm
# change based on the season entry in realm.cfg.
CoreSendsSeason=0
It needs to be 0 for 1.26.4a client. :) Now I can login and walk around using bare distro. So all in all it should work but the old distro scripts may still need some updates to make it work with this old client.
kkakkaa
New User
Posts: 2
Joined: Mon May 06, 2024 11:18 pm

Re: Can 1.26.4 old client connect the POL?

Post by kkakkaa »

thank you very much for answer , guys. It helps me a lot. :D :D
Post Reply