First of all, I apologize for my English, it is not the best. I was reviewing some scripts, to use in my games, and I found that StatusInfo, the D&D states script, generates an error. I am a programmer and I know the language, even most of the scripts I download from GitHub and translate them into my language, but this is not the case with StatusInfo, use the Roll20 Installer. I leave some things that I notice in case it serves to solve the problem: If I restart the SANDBOX API, it is fixed for a while, but then it fails again. While it does not fail I can use its commands without problems, logically when it fails it deactivates all the scripts. I also want to clarify that I do not use the D&D 5e sheet created by ROll20, but that my games are set in the middle earth and I use the sheet of that adaptation of 5e. Below I leave the error log. Log of the error: TypeError: Cannot read property 'id' of undefined
at handleGraphicMovement (apiscript.js:5635:28)
at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:154:1), <anonymous>:65:16)
at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:154:1), <anonymous>:70:8)
at TrackedObj.set (/home/node/d20-api-server/api.js:1034:14)
at updateLocalCache (/home/node/d20-api-server/api.js:1332:18)
at /home/node/d20-api-server/api.js:1516:11
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560
at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147)
at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546)
at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489)