Hello all, I have been using APIs for a while now, but recently I keep getting an error that disables my scripts. The error message generated is "Possible infinite loop detected, shutting down." This issue is usually resolved by restarting the sandbox, but sometimes it happens multiple times per 4 hour campaign sessions. I'm not sure which API is causing the issue as I do have nine APIs for my game. Any help would be greatly appreciated!
"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)"