• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

TFS 1.X+ TFS 1.5 NEKIRO 8.6 + OTC v8 = PING ??? and FOLLOW SQUARE BUG

thelonelyindigo

Active Member
Joined
Nov 30, 2018
Messages
29
Reaction score
26
Hello i have 2 bugs on my server.
IM USING :

1st bug > when a followed player go floor up or run out of screen it shows "Target lost" and stop following but the square stay there forever until i move... ATTACK TARGET works FINE !
2nd bug > PING showing "???", if i enable feature PING it show 4k and kick every 10 sec.




1756053326443.webp
 
Solution
Hello i have 2 bugs on my server.
IM USING :

1st bug > when a followed player go floor up or run out of screen it shows "Target lost" and stop following but the square stay there forever until i move... ATTACK TARGET works FINE !
2nd bug > PING showing "???", if i enable feature PING it show 4k and kick every 10 sec.




View attachment 94451
Hello i have 2 bugs on my server.
IM USING :

1st bug > when a followed player go floor up or run out of screen it shows "Target lost" and stop following but the square stay there forever until i move... ATTACK TARGET works FINE !
2nd bug > PING showing "???", if i enable feature PING it show 4k and kick every 10 sec.




View attachment 94451
 
Solution
Massive thanks to you Stanos.

Solutions from forum about PING showing "???" doesn't work for me so i'm still trying to figure it out
Most likely you missing those two commits
 
both errors are from the otc client? i think that error is tfs 1.5
Green square is OTCv8 error.

Not working ping is protocol 8.6 problem. Client ping feature was added in Tibia 9.53:
To make ping work in OTC on 8.6, you have to add OTCv8 feature GameExtendedClientPing on server side:
and in OTCv8 modules/game_features/features.lua enable this feature (or add sendFeatures on server side, but I do not recommend it).
 
Back
Top