My group was ready to try out the new API's today when my library stopped working. Upon investigating I found an odd error (see below). over the last several hours I have conducted troubleshooting by opening different rooms with different API's and have narrowed it down to the Advanced 2nd Edition sheet. Anytime a room i open has this sheet equipped any API I add produces this error: "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:310:20) at emit (internal/child_process.js:876:12) at processTicksAndRejections (internal/process/task_queues.js:85:21)" and this doesn't shut the sandbox down but does interfere with the proper running of alot of scripts. If anyone has a solution or advice i would greatly appreciate it.