PidgeonTools / SuperProjectManager

Setup your Blender project folders the easy way!
GNU General Public License v3.0
55 stars 4 forks source link

Error when trying to install #29

Closed sirtacha closed 1 year ago

sirtacha commented 1 year ago

Error when installing.

error

Restarted Blender, installed running Blender as administrator, restarted PC, deleted preferences folder, installed clean previous version (3.4.1 / new preferences folder), and couldn't install the addon.

Thanks!

BlenderDefender commented 1 year ago

Hi @sirtacha, This has happened quite a few times already. I've planned to fix this in the upcoming version, but for now, the quick fix is as follows:

  1. Head to:

    %username%\Blender Addons Data\blender-project-starter
  2. Open BPS.json with Notepad (or any other Text Editor). Maybe you'll be able to restore the contents of it manually.

  3. If you're able to restore the content, please make sure it's a valid JSON file. If you don't want to/aren't able to restore the file content, delete BPS.json. This should hopefully fix your issue. I apologize for the inconvenience. If you have further questions, please feel free to reach out again.

sirtacha commented 1 year ago

Deleting the BPS.Json file worked, many thanks!

BlenderDefender commented 1 year ago

Reopening, because this issue shouldn't require manually deleting BPS.json to resolve the problem.