Bazaar error messages.

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?

Hi @Ivan1
Thanks for the bug report. We have another user that reported the same issue so we’re investigating this.

Before installing Skatter 2, did you already have another version of 3D Bazaar installed?
Or a beta version of Skatter 2?

Hi. Yes I already had Bazaar and Skatter 1 installed. I have uninstalled both and restarted my PC but nothing has changed.

I’m having this exact same issue. I uninstalled the older versions and installed the newest ones but am still having this issue.

(edit) - I’m using SketchUp Pro 2021

Can you try to delete the files and folders in “C:\Users\Thomas\AppData\Roaming\3DBazaar”
There may be some leftover data from a previous beta version causing issues.

1 Like

That looks like it did it - thanks!