Google-Code-Fork / tibiaapi

Automatically exported from code.google.com/p/tibiaapi
MIT License
0 stars 0 forks source link

Proxy Flickering Screen #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This needs to be investigated.There's nothing delaying dramatically the
packets arrival so it must be a question of parsing packets?By the way a
bigger packet parser sounds good.

Original issue reported on code.google.com by geancarl...@gmail.com on 28 Nov 2008 at 2:32

GoogleCodeExporter commented 9 years ago
It sounds like you are replying to another issue. What do you mean by a bigger 
packet
parser? Could you explain the flickering problem more?

Original comment by ian320 on 28 Nov 2008 at 4:45

GoogleCodeExporter commented 9 years ago
Sorry that I wasn't too specific.If you try out the proxy and move around you 
will
notice that sometimes your character moves forward and back, causing a effect 
like if
you moved, but the server rejected your request and sent you back to the 
original
location.It's really hard to describe and it may be causing the random client 
crashes
that I've been suffering.Tibia usually reports such crashes saying that it has
received a player move order where it wasn't or something like that.
I used the term packet parser out of place, but what i meant is that the 
incoming and
outgoing packets still has quite a lot of potential to grow, compared to
YATC's.Anyway this is another issue :P

Original comment by geancarl...@gmail.com on 28 Nov 2008 at 5:16

GoogleCodeExporter commented 9 years ago
I think this is fixed now with the new proxy, try it.

Original comment by brunodun...@gmail.com on 17 Dec 2008 at 11:50