2013-01-14, 21:20
(2013-01-14, 18:01)Ghostdivision Wrote: I also wanted to ask about this in my log, not sur why its showing up
It's an error related to JSON. It looks like both the library update, and the skin widgets addon were trying to see the result of a json call and both of them errored out. The key they were looking for did not exist or, more than likely, was not returned. Is the JSON web server enabled on your setup? I had thought that for internal json calls it didn't matter but I could be wrong about that. Since both of these addons had an error from the same type of operation it is more than likely your setup, not the addon, that is at fault here. (that isn't to say some better error checking couldn't be done!)