Skip to content

Problem solving

rgriebl edited this page Mar 17, 2023 · 1 revision

If BrickStore has problems with its database, you can manually delete it. This will force a re-download on the next start of BrickStore. First go to BrickStore's cache folder:

  • Windows: In Explorer, click the folder icon or the empty space in the address bar, paste %LOCALAPPDATA%\BrickStore\cache and acknowledge with Return.

  • macOS: In Finder, choose Go > Go to Folder, paste ~/Library/Caches/BrickStore/ and acknowledge with Return.

  • Linux: In Files or Dolphin, press Ctrl+L, paste ~/.cache/BrickStore and acknowledge with Return.

In that directory, delete all files named database-v<something>.

Clone this wiki locally