vawser / Smithbox

Smithbox is a modding tool for Elden Ring, Armored Core VI, Sekiro, Dark Souls 3, Dark Souls 2, Dark Souls, Bloodborne and Demon's Souls.
MIT License
103 stars 8 forks source link

Can't save params #30

Closed metinc closed 3 weeks ago

metinc commented 4 weeks ago

I just created a new project with Smithbox 1.0.13 but when I hit CTRL+S I get an error Failed to save file: Value cannot be null. (Parameter 'path')

image

LibretroAdmin commented 4 weeks ago

Latest commit version does not seem to save/update gparam files anymore either.

This commit would still save gparam files when changed

https://github.com/vawser/Smithbox/actions/runs/9678625818

MrRee1995 commented 4 weeks ago

This may be because when creating a new project, you clicked and selected the game directory of Elden's Circle first, and then selected the project directory. This may cause the project directory to be created at the root of the disk. If you see the [projct.json] file at the root of the disk, delete it to restore it.

vawser commented 3 weeks ago

These should be fixed in 1.0.14 now.