When I try to run the latest version on mac OS I get the following error:
Quote:
Uncaught Exception:
Error: ENOTDIR: not a directory, chmod '/Applications/OOTP Uniform Maker.app/Contents/Resources/app.asar/node_modules/webp-converter/bin/libwebp_osx/bin/cwebp'
at Object.chmodSync (node:fs:1983:11)
at /Applications/OOTP Uniform Maker.app/Contents/Resources/app.asar/node_modules/webp-converter/src/webpconverter.js:15:6
at Array.forEach (<anonymous>:null:null)
at Object.module.exports.grant_permission (/Applications/OOTP Uniform Maker.app/Contents/Resources/app.asar/node_modules/webp-converter/src/webpconverter.js:14:5)
at Object.<anonymous> (/Applications/OOTP Uniform Maker.app/Contents/Resources/app.asar/main.js:25:6)
at Module._compile (node:internal/modules/cjs/loader:1391:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1451:10)
at Module.load (node:internal/modules/cjs/loader:1214:32)
at Module._load (node:internal/modules/cjs/loader:1030:12)
at Function.c._load (node:electron/js2c/node_init:2:13672)
at node:electron/js2c/browser_init:2:125801
at node:electron/js2c/browser_init:2:126010
at node:electron/js2c/browser_init:2:126014
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:401:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:337:10)
at loadBuiltinModule (node:internal/modules/helpers:101:7)
at Module._load (node:internal/modules/cjs/loader:1008:17)
at Function.c._load (node:electron/js2c/node_init:2:13672)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:150:12)
at node:internal/main/run_main_module:28:49
|
Previous versions have all run without issue.