gpilab/framework

Config>Generate User Library on Windows version crashes

MattWill660 opened this issue · 1 comments

Using Windows release, Clicking the generate user library button results in software crashing and closing itself.

Button showing empty parenthesis (usually, shows location that will be made)
image

Error report
image

From the error message, it looks like GPI is supplying an empty path where it should be passing /Users/<user>/gpi/<user>. Shouldn't be too hard to figure out what's up with that.