Page 1 of 1

enhanced client

Posted: Fri Jul 29, 2016 2:20 pm
by atreiu
Hello folks

Question is - is POL support last enhanced client (HSA) or not?
I am realy want to buy POL server side that working well with last enhanced HSA client.

I've tried a lot stuff, MaxTileID, UOFeatureEnable etc this is my previous topic - viewtopic.php?t=5592
i've got a lot situations, client crashes after some steps, freezes, unknown packets 0xf4 etc but never stable version...

duh...
:shame:

Re: enhanced client

Posted: Sat Jul 30, 2016 1:32 am
by atreiu
i am stuck on 0xF4 packet
this is how it looks like https://www.youtube.com/watch?v=dI_qPdsDx88

packet hook on 0xF4 show this

f4013600000101056f0582000061646d696e000000000000000000000000000000000000000000000000000000546f6861000000000000000000000000000000000000000000000000000000003139322e3136382e312e313233000000000107c0000005636c6e742e65786500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004352415348000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000882f04ea010047de3c

what this mean and seems like POL is not support that stuff :shame:

Re: enhanced client

Posted: Sun Jul 31, 2016 2:19 am
by Nando
I haven't used the newest clients, but it looks like your client is crashing. From what I gather, the 0xF4 is a crash report from the client to the server:
...admin...Toha...192.168.1.123...clnt.exe...CRASHˆ...
Did you try teleporting to a different location? Did you change any client files?

Re: enhanced client

Posted: Sun Jul 31, 2016 4:00 am
by atreiu
i've change just client name to clnt.exe this is all but with UOSA.exe all the same.
yes i've teleported character from start location to Britain city in forest, there just trees and grass like on video. sometimes i can go 2-3 screens up to brit grave but then crash again.

Re: enhanced client

Posted: Sun Jul 31, 2016 4:54 am
by Nando
Can you log the packets? In a log, is there always the same packet arriving when the client freezes?

Re: enhanced client

Posted: Sun Jul 31, 2016 6:16 am
by atreiu
i've did two attempts
http://untoha.ru/share/admin1.log
http://untoha.ru/share/admin2.log

in both i've received this before crash

Code: Select all

Server -> Client: 0x78, 30 bytes
0000 78 00 1e 00 00 00 1e 00  db 05 6f 05 93 0a 00 04   x....... ..o.....
0010 82 00 04 40 00 02 aa 09  b2 15 00 00 00 00         ...@.... ........

Server -> Client: 0xDC, 9 bytes
0000 dc 00 00 00 1e 00 00 00  00                        ........ ........

Server -> Client: 0xDC, 9 bytes
0000 dc 40 00 02 aa 00 00 00  01                        .@...... ........

Re: enhanced client

Posted: Sun Jul 31, 2016 7:09 am
by Nando
Weird. It's hard to tell from that what may be the problem. Do you have pkthooks on (for example, on packet 0x78)? Did an older version of that client work before?

Re: enhanced client

Posted: Sun Jul 31, 2016 9:08 am
by atreiu
no, there no hook on 0x78. https://github.com/polserver/polserver + 99 distro. all scripts recompiled, server started without any errors. there no any my stuff just default.

i have server side that working well with Enhanced 4.0.2.1 but i don't know how i did it because i am try to make it wirking some years from time to time. With 2d no problem.

Re: enhanced client

Posted: Sun Jul 31, 2016 9:38 am
by Nando
What do you mean by working server side? It works on some shard with the same client?

Re: enhanced client

Posted: Sun Jul 31, 2016 9:51 am
by Turley
Can you please post the result of chr.clienttype and chr.clientversion once the client is logged in?

Re: enhanced client

Posted: Sun Jul 31, 2016 11:57 am
by atreiu
chr.clienttype == 511
chr.clientversion == empty string

by working well server side with enhanced client i mean that i have POL server and i can login by enhanced 4.0.2.1 but its one of previous attemps. Now i am talking about clean https://github.com/polserver/polserver + 99 distro

Re: enhanced client

Posted: Sun Jul 31, 2016 1:04 pm
by Turley
Then I would say we have to reconsider our client version logic used for features. It has problems with the 3d version of the client. That's why the client crashes because it receives old versions of packets.
Don't know when I'm on my PC again to fix this stuff,been a while. Maybe I can stress someone else ;)

Re: enhanced client

Posted: Sun Jul 31, 2016 1:21 pm
by atreiu
i will wait this very much! i hope that you will not forget to add grid backpack support =)

Code: Select all

 Grid Index is still not set on Container Add by scripts and core yet
thank you in advance

Re: enhanced client

Posted: Tue Aug 23, 2016 3:35 am
by atreiu
any news about this issue?
i am looking commits on github each day :blush:

Re: enhanced client

Posted: Sat Nov 05, 2016 5:27 am
by Eros
Hi!

With the enhanced client that you use, I could log into the server, however I now have the same problem reports in the forum, I walk a few steps and crash.

How do you set up the realm in the POL since the new version does not have the ".mul."?

Re: enhanced client

Posted: Sat Nov 05, 2016 8:41 am
by boberski
Convert UOP do MUL will do the job.

Re: enhanced client

Posted: Sat Nov 05, 2016 3:00 pm
by Eros
Aderal, thanks for answer!

How do I convert to UOP for MUL?

Re: enhanced client

Posted: Sat Nov 05, 2016 4:22 pm
by Eros
I got Fiddler to convert the files.

Using the enhanced client I use the archive ".MUL" the classic client in POL? Does not exist archive ".MUL" in the enhanced client.

Re: enhanced client

Posted: Sat Nov 05, 2016 5:47 pm
by boberski

Re: enhanced client

Posted: Sun Nov 06, 2016 4:32 am
by Eros
Thank Aderal, could convert the files with fiddler, however the error persists, my doubt was if even using the 3D client I would use in my POL maps 2D client.