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

API server issues?

Trying to work on an api script and the server keeps crashing or something... hope it's not my script doing it.
1395183192
Alex L.
Pro
Sheet Author
HoneyBadger said: Trying to work on an api script and the server keeps crashing or something... hope it's not my script doing it. Its been acting up for a while now i think this could be a grater symtom of the long running proccess problem we have been having. If i had to take a guess I would say the number of people interested in scripts has gone up a lot in recent weeks, as well as the complexity of the scripts.
Yeah... maybe... but I've been reducing the complexity of my scripts. To make them run better. >_<
did you two get this at all: /home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:1 orts, require, module, __filename, __dirname) { function f(a){throw a;}var j=v ^ Error: Firebase.child failed: First argument must be a non-empty string and can't contain ".", "#", "$", "[", or "]". at Error (<anonymous>) at Ha (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:12:204) at G.W.H (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:126:213) at TrackedObj._doSave (
Nope. My scripts just weren't firing at all. No errors or anything.
hm.. weird. I had that issue the other day actually.. I noticed it while working with Matt's Doors script. But, that's the first time I've ever gotten an error like that.
1395254798
Stephen S.
Pro
Marketplace Creator
Sheet Author
API Scripter
Jarrod . said: did you two get this at all: /home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:1 orts, require, module, __filename, __dirname) { function f(a){throw a;}var j=v ^ Error: Firebase.child failed: First argument must be a non-empty string and can't contain ".", "#", "$", "[", or "]". at Error (<anonymous>) at Ha (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:12:204) at G.W.H (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:126:213) at TrackedObj._doSave ( I have seen it... when trying to rotate graphics.
Stephen S. said: Jarrod . said: did you two get this at all: /home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:1 orts, require, module, __filename, __dirname) { function f(a){throw a;}var j=v ^ Error: Firebase.child failed: First argument must be a non-empty string and can't contain ".", "#", "$", "[", or "]". at Error (<anonymous>) at Ha (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:12:204) at G.W.H (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:126:213) at TrackedObj._doSave ( I have seen it... when trying to rotate graphics. I bet I know which script you were working on ;)