edubart / otclient

An alternative tibia client for otserv written in C++11 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
652 stars 399 forks source link

Problem Graphics otclient #1072

Open djblah opened 4 years ago

djblah commented 4 years ago

HELLO FRIEND I HAVE SERIOUS PROBLEMS WITH THE OTLCIENT, SO MOMENT MY character suddenly stops and empty sqms begin to appear on the screen.

CAPTURE LINK: https://github.com/djblah/javascript-color-code/blob/master/WhatsApp%20Image%202020-03-11%20at%2010.07.04.jpeg

IF YOU NEED ANOTHER PICTURE PLEASE LET ME KNOW

diath commented 4 years ago

That's usually caused by protocol errors, it's most likely due to custom changes.

djblah commented 4 years ago

That's usually caused by protocol errors, it's most likely due to custom changes.

IS IT PROBABLE THAT THE PROBLEM IS THE RSA THAT MODIFIES?

OR THE PROBLEM IS DAT AND SPR THAT I HAVE ADDED SPRITES

THESE ARE THE ONLY TWO MODIFICATIONS WHERE THE CLIENT INTERVENES

NOW IF YOU TALK TO ME ABOUT PROTOCOL, IT REFERS TO 7.7 WHICH I USE ON THE OTCLIENT, I AM USING OTX 2.X.S.5 PROTOCOL 7.72

diath commented 4 years ago

You should first see if there are any errors or warnings in the log file when the bug occurs.