Can't retrieve scene list with JS
Posted: Mon Oct 06, 2014 6:33 pm
Hi guys. I'm using Live8+M4L+Max5 here. I'm just trying to kick the tires on M4L a bit and am running into a bizarre bug. I'm trying to retrieve the list of scene names using JS and LiveAPI. I can get the list of scene IDs but when I try to go and use those ids to get the actual scene names, it seems to throw errors.I've pasted my code into pastebin.
Here's the link: http://pastebin.com/fnWYKdgQ
The error I get is [jsliveapi | get: no valid object set]. It doesn't throw this error for every scene id, only for scene ids that are above a certain number. I can't verify the exact number because I've been deleting and adding scenes manually while troubleshooting. It did seem that any scene I've come across with an id > 20 (or so) LiveAPI can't find. Not sure where to go from here. Is this a bug? Am I missing something?
Here's the link: http://pastebin.com/fnWYKdgQ
The error I get is [jsliveapi | get: no valid object set]. It doesn't throw this error for every scene id, only for scene ids that are above a certain number. I can't verify the exact number because I've been deleting and adding scenes manually while troubleshooting. It did seem that any scene I've come across with an id > 20 (or so) LiveAPI can't find. Not sure where to go from here. Is this a bug? Am I missing something?