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

[Bug]: transeferVBL improper error return #3883

Closed
Jmr3366 opened this issue Mar 25, 2023 · 1 comment · Fixed by #3916
Closed

[Bug]: transeferVBL improper error return #3883

Jmr3366 opened this issue Mar 25, 2023 · 1 comment · Fixed by #3916
Assignees
Labels

Comments

@Jmr3366
Copy link
Contributor

Jmr3366 commented Mar 25, 2023

Describe the Bug

This may impact more than just transferVBL.
If using bad syntax on transferVBL, the error return states the function used was "getTokenVBL".

To Reproduce

[r: transferVBL('[]', 1, 'not a token')]
returns:
Error executing "getTokenVBL": the token name or id "[]" is unknown.

Expected Behaviour

Error executing "transferVBL": the token name or id "[]" is unknown.

Screenshots

No response

MapTool Info

v1.11.5, 1.12.2

Desktop

No response

Additional Context

No response

@Jmr3366 Jmr3366 added the bug label Mar 25, 2023
@emmebi
Copy link
Collaborator

emmebi commented Apr 11, 2023

Unless someone else is already working on this, assign it to me, and I will give it a go in the coming days.

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

Successfully merging a pull request may close this issue.

2 participants