Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Players cannot move tokens #52

Closed
Eternalserb024 opened this issue Sep 4, 2024 · 4 comments
Closed

Players cannot move tokens #52

Eternalserb024 opened this issue Sep 4, 2024 · 4 comments

Comments

@Eternalserb024
Copy link

I am having an issue where anytime a player attempts to move a token, the message "You cannot take this action while the token object is locked." pops up on screen. A projection of the token is moved to the new location but the original token is locked in place.
Screenshot 2024-09-04 154926

@caewok
Copy link
Owner

caewok commented Sep 6, 2024

Does this happen when only Terrain Mapper and libWrapper are active modules?

@Eternalserb024
Copy link
Author

Eternalserb024 commented Sep 6, 2024

yes, I disabled all other modules to test it and the issue was still present.
The following error occurs in the console whenever a player attempts to move a token.
Screenshot 2024-09-06 142839

@caewok
Copy link
Owner

caewok commented Sep 7, 2024

Does it still throw an error in v0.4.5?

@Eternalserb024
Copy link
Author

No error anymore, issue resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants