
I am using the Hero System 6e Importer to bring a character from HeroDesigner into the character page. However, the api is breaking, and the character is only partially getting imported. I would like to know if there is something wrong with the api or if there is something else going on. I have made is so that the importer is the only api on the game, and it still breaks. Any help would be greatly appreciated. I dropped a request on the github for the api script as well. Not sure if it will be seen, so I decided to reach out here to see if someone else has had this same issue. Here is the error information on the API page that was generated: ReferenceError: pft is not defined
ReferenceError: pft is not defined
at createSimplePower (apiscript.js:2186:5)
at apiscript.js:2502:9
at /home/node/d20-api-server/api.js:880:7
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)
at Rd.Ld.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:94:425)
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:111:400
at S (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:57:1015)