• 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!

invisible npc "send more tiles"

chupaescadatri

Banned User
Joined
Jul 5, 2014
Messages
338
Reaction score
49
Code:
 [C++]: ?parseCreatureMove@ProtocolGame@@AAEXABV?$shared_object_ptr@VInputMessage@@@stdext@@@Z
ERROR: no creature found to move
at:
    [C++]: ?parseCreatureMove@ProtocolGame@@AAEXABV?$shared_object_ptr@VInputMessage@@@stdext@@@Z
Some npcs are invisible,
happened this after I increased the amount of tiles to appear n...
 
Hi @chupaescadatri ! Can you explain more exactly what you did before the error started?
you walk through the city usually enter some stores and npc is not on the counter, it does not appear, but it is there, hence the terminal of otclient appears this error, but if you move and log or climb a ladder and get down npc appears over there
 
Fine, thx you very much. I can't understand the following phrase, can you explain it to me?
... happened this after I increased the amount of tiles to appear n...
What did you increased, exactly?

By the way, I guess the error you posted in the first message is the otclient error, am I wrong? If any other error appears in server console, post it too.
 
Back
Top