when emitting lostFollower, follower is undefined. Passing target instead.
This is evident in the code and causes a reproducible issue in game:
Log in, teleport limbo:black where the puppy will start following you. Go west, then teleport limbo:black again. Check your Ranvier logs for the undefined error.
Error on line 537 of Character.js
when emitting lostFollower, follower is undefined. Passing target instead.
This is evident in the code and causes a reproducible issue in game:
Log in,
teleport limbo:black
where the puppy will start following you. Gowest
, thenteleport limbo:black
again. Check your Ranvier logs for the undefined error.