I was not getting a map to import correctly. I tried the cycle of restarting sandbox, removing DA script, adding it, then got this in the console when I added it back:
detected currently running sandbox... restarting
"Loading character sheet data..."
"Starting webworker script..."
"Loading 1265 translation strings to worker..."
"-=> Dungeon Alchemist importer, version 0.0.4"
" > Updated Help Handout to v0.0.4 <"
"SyntaxError: Unexpected token '?'"
"SyntaxError: Unexpected token '?'
at eval (<anonymous>)
at messageHandler (evalmachine.<anonymous>:713:6)
at process.<anonymous> (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:65:55)
at process.emit (events.js:314:20)
at emit (internal/child_process.js:877:12)
at processTicksAndRejections (internal/process/task_queues.js:85:21)"
DA importer is the only script, it says version 0.0.6 when I tell it to add the script to my game, but the error message keeps talking v0.0.4...
I spent hours on making this map, getting everything just right...
I really want to use it for my session, so any help or suggestions would be appreciated.
LDJ