Page 1 of 1

Can 1.26.4 old client connect the POL?

Posted: Mon May 06, 2024 11:22 pm
by kkakkaa
Anyone knows please. I am a old player, I can only play the old version client :(, such as 1.26.4 :)

Re: Can 1.26.4 old client connect the POL?

Posted: Fri May 10, 2024 4:45 am
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.

Re: Can 1.26.4 old client connect the POL?

Posted: Fri May 10, 2024 4:55 am
by Nando
You might wanna try "EnableFlowControlPackets 1" in uoclient.cfg

Re: Can 1.26.4 old client connect the POL?

Posted: Fri May 10, 2024 6:13 am
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.

Re: Can 1.26.4 old client connect the POL?

Posted: Fri May 10, 2024 7:26 am
by kkakkaa
thank you very much for answer , guys. It helps me a lot. :D :D