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

Problem with API LazyExperience

1591786707

Edited 1591786764
Hi Anyone able to see what I have done wrong below? Playing Mad Mage 5e downloaded from Marcketplace using standard cha sheet   Installed API GroupInitiative   Concentration GroupCheck 5th Edition OGL by Roll20 Companion applydamage.js Aura/Tint HealthColors TurnMarker1.js StatusInfo ChatSetAttr TokenMod LazyExperience As soon as I install LazyExperience I get following error: TypeError: Cannot read property 'active' of null     at apiscript.js:10978:34     at Array.forEach (<anonymous>)     at getExperienceSharers (apiscript.js:10977:64)     at sendMenu (apiscript.js:11141:93)     at handleInput (apiscript.js:10793:21)     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 /home/node/d20-api-server/api.js:1648:12     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)   Whwn I log into game I cant access !XP menu or any of the commands to try and sort it out Any help grateful Giulio
1591792035
Andreas J.
Forum Champion
Sheet Author
Translator
Does the 5th Edition OGL by Roll20 Companion API interact with XP? I'd suspect if you try disable that script temporarily, the problem disappears. If so, you should look at the settings for the Companion API and see if you can disable the part that is causing trouble. If that doesn't work, I suggest you turn off all other API, and test again, and then turn them on again one by one and testing when LazyXP fails, as it's likely that some of the other APIs are the cause.
Thanks for your help... I tried disabling the 5th Edition OGL by Roll20 Companion and the problem is still there . Normal 0 false false false EN-GB X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} Before you replied I tried making a copy of my original backup and I just reinstalled everything and it works with the same setup as I had originally. So I guess I did something to my original game to muck it up. Now I am wondering if I have an underlying problem which will resurface again.