Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Error message randomly pops up

Hey guys! I love API's but I have no idea how to work them some timesXD so I get this error: /home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:1 orts, require, module, __filename, __dirname) { function g(a){throw a;}var j=v ^ TypeError: Cannot call method 'get' of undefined at evalmachine.<anonymous>:6320:17 at eval ( if I need more info, let me know! I have lots of API's as well>.>
1454299474
The Aaron
Pro
API Scripter
One of your scripts is trying to call get on an undefined object. It's kind of hard to say which one it would be. If you know what you were doing at the time it happened it can narrow things down.
Figured it out! Thanks for the help! No idea why it was doing it, but it was basically breaking every time I moved a token that was linked but then I unlinked it and recreated the monster... if that makes sense... Thanks for the help!