I’ve just upgraded to Skatter 2 with Bazaar, unfortunately every time I open Bazaar I’m greeted with this-
startup > fetch downloaded packages > [ { “code”: “invalid_union”, “unionErrors”: [ { “issues”: [ { “code”: “invalid_type”, “expected”: true, “path”: [ “success” ], “message”: “Expected true, received undefined” }, { “code”: “invalid_type”, “expected”: “array”, “received”: “undefined”, “path”: [ “data” ], “message”: “Required” } ] }, { “issues”: [ { “code”: “invalid_type”, “expected”: false, “path”: [ “success” ], “message”: “Expected false, received undefined” }, { “code”: “invalid_type”, “expected”: “array”, “received”: “undefined”, “path”: [ “errors” ], “message”: “Required” } ] } ], “path”: [], “message”: “Invalid input” } ]
startup > fetch read-only > The folder does not exist
startup > fetch favorite contents > [ { “code”: “invalid_union”, “unionErrors”: [ { “issues”: [ { “code”: “invalid_type”, “expected”: true, “path”: [ “success” ], “message”: “Expected true, received undefined” }, { “code”: “invalid_type”, “expected”: “string”, “received”: “undefined”, “path”: [ “data” ], “message”: “Required” } ] }, { “issues”: [ { “code”: “invalid_type”, “expected”: false, “path”: [ “success” ], “message”: “Expected false, received undefined” }, { “code”: “invalid_type”, “expected”: “array”, “received”: “undefined”, “path”: [ “errors” ], “message”: “Required” } ] } ], “path”: [], “message”: “Invalid input” } ]
startup > fetch local folder > The folder does not exist
Once I have cleared theses messages and attempt to download a model etc I receive this message.
download packages > Extraction failed. Error: undefined method `<<’ for nil:NilClass
I’m using Sketchup Pro 2020 and Vray, any suggestions please?