Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Issue with CheckItOut script

Hi all!  I'm having trouble with the one-click install version of CheckItOut. Specifically, I can't get the GM wizard macro to launch. Every time I hit the macro, my API sandbox prints the following error:  {"who":"error","type":"error","content":"Unable to find a player or character with name: marie"} The object I'm trying to work on is on, well, the object layer. I've got a dummy character set up.  I'm hoping I'm just doing something really boneheaded - can someone help me?  Thanks for your help!
1649681495
The Aaron
Roll20 Production Team
API Scripter
What is your name in the game? Is it "marie GM" or something else with a space in it?
Hi! Thanks so much for your help. My name in the campaign is just marie, as it is here. No spaces - just double checked in case. 
1649687779
The Aaron
Roll20 Production Team
API Scripter
Hmm.  I looked at the script.  I think this is an issue with the structure of how it sends messages (specifically, attempting to strip `(GM)` from the who, rather than looking up the display name).  The author will likely need to fix it, it's more than I can knock out before work.  I'll send them a message and maybe they can address it.  If not, I might be able to look at it tonight.
Oh, thank you! Good to know it's not just me. I appreciate your help!
1649723428
The Aaron
Roll20 Production Team
API Scripter
Ok, after some digging, I think you might have a space in front of your name in the game.  That's the only way I can get that particular error.
1649802015

Edited 1649802024
Oh, duh. What the heck? Don't know how that happened but - you're right! Fixed it right away. Thank you! 
1649809568
The Aaron
Roll20 Production Team
API Scripter
Sweet!