Subj : Onelinerz bug?
To : Fireball
From : echicken
Date : Thu Feb 14 2013 04:44 pm
Re: Onelinerz bug?
By: Fireball to echicken on Thu Feb 14 2013 13:18:16
Fi> I'm getting the following error in my bbs log:
Fi> term Node 1 bbs-scene onelinerz json error: SyntaxError: JSON.parse
Fi> This is from the latest cvs. Is there another place I can find a more
Fi> specific error?
Yeah, I've seen that today as well. It would mean that bbs-scene.org is
returning some invalid JSON, which the script is unable to parse. I'll take a
look at the script soon and add some error handling. If possible, I'll make it
load what it can, if not I'll just try to make it fail more silently.