PDA

View Full Version : Possible bug: Simultaneously moving multiple tokens fails after first waypoint



daargrim
May 6th, 2025, 20:21
This all came about from trying to find the best way to handle a mount+PC combo for a player. It appears that if you select 2 tokens using SHIFT (or the token selector from the menu bar), movement across multiple waypoints does not work. It appears that both tokens move to the first waypoint, but then only one of them continues on the chosen path. Interestingly, it LOOKS like its going to work on the PC side (at least in my testing), but on the DM side it looks different.

Discord discussion here:
https://discord.com/channels/274582899045695488/692116657858150410/1369387560006058014

Player view:
64302

DM view:
64303

Moon Wizard
May 7th, 2025, 05:45
My guess is that waypoints do not support multiple token selection. When adding waypoints after the first; you are actually moving the waypoint, not the token. I've added a ticket for Carl to review; but this is likely a limitation of the system for now.

Regards,
JPG

Moon Wizard
May 7th, 2025, 16:26
Carl took a look; and was able to get it to work better in the development code. We don't currently have a release scheduled for the client; but this will be fixed in the next release v4.7.2.

Regards,
JPG

daargrim
May 7th, 2025, 16:47
:) Thank you!