When I try to load the API Sandbox in my Jumpgate game it gives me this error: Error: Sheet worker error: Cannot access 'AttackIntegrant' before initialization
ReferenceError: Cannot access 'AttackIntegrant' before initialization
at eval (eval at self.onmessage (eval at toFunction (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:11:2)), <anonymous>:57173:31)
at self.onmessage (eval at toFunction (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:11:2), <anonymous>:9:25)
at process.<anonymous> (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:65:55)
at process.emit (node:events:517:28)
at emit (node:internal/child_process:944:14)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21) Switching to the Default Sandbox fixes the problem, but then TokenMod no longer works. Switching back to Experimental or restarting the sandbox does not fix the problem. I only have TokenMod enabled, but I tried disabling it and trying with just another script and it still gave the same error, so is there some problem on roll20's end? I don't know what else I could be missing.