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

Maximum call stack size exceeded error

Hey all, I have this error thats recently appeared in my game and not being overly familiar with scripting or APIs Im not sure what to do about it so any help would be greatly appreciated!
1763224500
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hi Dave! I have no idea what's causing the errors to occur specifically, but the functions being called refer to either the CombatTracker or CombatMaster scripts. If you disable those, does the problem go away? While active, does that error occur while doing something that either of those scripts react to (like advancing the turn)?
Hi Keith, thanks for your reply buddy. I wasn't sure exactly which API it may refer to so after I posted I disabled CombatMaster and have left CombatTracker active for now. I've been active in Roll20 for the last few hours and so for all good but i will keep an eye on it.
1763225319
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hm. That may be the issue. I don't use either script, but don't they do largely the same thing? There may be an overlap issue.
Indeed they do, so it does sound like a conflict of interests.
1763229073
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
I think Master is a next generation of Tracker, IIRC.
Any preference in what you use between the two?
1763231505
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
I tried Combat Master while it was in Development, but found that I didn't really need that level of tracking. I also had difficulty with the setup. So it was more work than it was worth.