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

Whats wrong with my Roll20AM script?

I've deleted and reinstalled a couple times. I can call up the config, then it seems to break. I'm pretty illiterate when it comes to code. Can anyone help a guy out?
Nobody? Is this a known issue that's being worked on?
1590260152

Edited 1590261397
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Is the error generated directly after you call up the config? Have you imported your jukebox into the Roll20AM database?
It is breaking any time you execute the import command. !roll20AM --config,import Breaks it every time. I've got it pulled up on another window and I can watch it break when I hit enter.
The Roll20AM script is working correctly for me. I can bring up the config menu and import using the menu button or the API command !roll20AM --config,import.  I thought it might be failing when there was no tracks to import but I tried it in a new game without any tracks and still did not get the error.
1590337355

Edited 1590337388
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hmm. The only thing that springs to mind is to check your track lists for any unusual characters, firstly for command characters that might destroy a call, like {}[]@#%:| and the like. Next, and less likely is looking for accented characters, foreign (non-English) characters and so forth. I know the script does some text washing (can't remember the technical term off the top of my head), but you may have run into an exception.
Still breaking every single time I try to import tracks on multiple tables. I've imported the tracks using the transmogrifier from a master table if that makes a difference.
1590467872
Victor B.
Pro
Sheet Author
API Scripter
I wrote this.  You are doing a remove all before doing the import?
Hi, because this is the active AudioMaster threat, i will post my AM question here....hopefully this is no problem. My problem: I combined a "healing spell macro" with AM to play a little sound from the jukebox.... this is my macro:  &{template:default} {{name= Alaria zaubert Healing Charge}} {{und heilt=[[1+@{Allaria Stormsong|Mind}+floor(@{Allaria Stormsong|Level}/2)]] Hit Points bei @{selected|token_name}}} !roll20AM --audio,play|Healing Charge Everything works fine...."spell is cast" and the sound file is played.....but after that, AM "spams" the Chat with its config menu two times......how can i disable that?
1590497265
Victor B.
Pro
Sheet Author
API Scripter
!roll20AM --audio,play ,nomenu |Healing Charge
I created a new game. Added a single audio file from Tabletop Audio. Installed the Audiomaster script and tried to import the jukebox. Same result. It breaks on the import jukebox command every time. 
It also ALWAYS spams the menu twice when i do !roll20AM --config.
1590510432
Victor B.
Pro
Sheet Author
API Scripter
The duplicate menu display is a known issue.  Ignore it.   I haven't seen issues with the import in a couple of years. 
1590515267
Victor B.
Pro
Sheet Author
API Scripter
@Ryan, please PM me an invite to your game or copy of and once I'm in promote me to GM.  I'll take a look.