
Hi,
I seem to be experiencing the exact same problem that occurred in the closed thread Community Forums: [Help] API Console error unrelated to loaded scripts? | Roll20: Online virtual tabletop in post # 10318637.
I've been quite happily coding away and have been making great progress. However I've just started getting this error.
"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)"
This seems to happen regardless of what script I have. I've disabled all the scripts (tokenMod, bump and Token Action, and my own concoction) and added in a random one from the library. This seems to suggest that it is unrelated to my previously loaded scripts.
From the previous thread this seemed to be caused by a bug in the 5e character sheet. Has anyone else started experiencing the same issue?
I've reinstated my scripts and despite the console throwing this error message my script seems to be working fine.
Any help would be much appreciated.