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

[Help] FIREBASE WARNING getting spammed to browser console using PageFX

Below is the warning text. I looked in the source code for a reference to `startColour`. There is one in Custom FX (which feature I am not using in PageFX).Just in case I added Custom FX it's dependency of splitArgs and still the problem persists.Any ideas as to why? Uncaught TypeError: Cannot read property 'startColour' of undefined &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;firebase.2.4.0.js:52 FIREBASE WARNING: Exception was thrown by user callback. TypeError: Cannot read property 'startColour' of undefined at Object.d20.fx.getFX (<a href="https://app.roll20.net/assets/app.js?1473448403:53:5628" rel="nofollow">https://app.roll20.net/assets/app.js?1473448403:53:5628</a>) at Object.d20.fx.spawnFx (<a href="https://app.roll20.net/assets/app.js?1473448403:53:6217" rel="nofollow">https://app.roll20.net/assets/app.js?1473448403:53:6217</a>) at Object.d20.fx.handleShout (<a href="https://app.roll20.net/assets/app.js?1473448403:53:148" rel="nofollow">https://app.roll20.net/assets/app.js?1473448403:53:148</a>) at E (<a href="https://app.roll20.net/assets/app.js?1473448403:48:16784" rel="nofollow">https://app.roll20.net/assets/app.js?1473448403:48:16784</a>) at <a href="https://app.roll20.net/assets/app.js?1473448403:48:17719" rel="nofollow">https://app.roll20.net/assets/app.js?1473448403:48:17719</a> at <a href="https://app.roll20.net/assets/firebase.2.4.0.js:201:710" rel="nofollow">https://app.roll20.net/assets/firebase.2.4.0.js:201:710</a> at gc (<a href="https://app.roll20.net/assets/firebase.2.4.0.js:52:165" rel="nofollow">https://app.roll20.net/assets/firebase.2.4.0.js:52:165</a>) at cc (<a href="https://app.roll20.net/assets/firebase.2.4.0.js:30:216" rel="nofollow">https://app.roll20.net/assets/firebase.2.4.0.js:30:216</a>) at dc (<a href="https://app.roll20.net/assets/firebase.2.4.0.js:29:1259" rel="nofollow">https://app.roll20.net/assets/firebase.2.4.0.js:29:1259</a>) at Ii.h.Kb (<a href="https://app.roll20.net/assets/firebase.2.4.0.js:220:287" rel="nofollow">https://app.roll20.net/assets/firebase.2.4.0.js:220:287</a>)
1473643071
Ada L.
Marketplace Creator
Sheet Author
API Scripter
No idea. It might help to post the JSON for the FX your are trying to produce with it though.