TheRealDannyyy
Since I updated to NWjs 0.32 greenwork achievements won't trigger anymore. I tried updating to latest greenwork 0.30.4 and it didn't help, anyone else has this issue?
I also noticed this error in the console, I'm not sure where the '\\?\' before the path comes from.
The node file is where it should be and the pathing in greenworks.js points to './'
c2runtime.js:427 Failed to require Greenworks: Error: The specified procedure could not be found.
\\?\Z:\SteamLibrary\steamapps\common\Bad Pad Demo\package.nw\greenworks-win64.node
at Object.Module._extensions..node (internal/modules/cjs/loader.js:760:18)
at Module.load (internal/modules/cjs/loader.js:623:32)
at tryModuleLoad (internal/modules/cjs/loader.js:562:12)
at Function.Module._load (internal/modules/cjs/loader.js:554:3)
at Module.require (internal/modules/cjs/loader.js:661:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object.<anonymous> (Z:\SteamLibrary\steamapps\common\Bad Pad Demo\package.nw\greenworks.js:17:18)
at Module._compile (internal/modules/cjs/loader.js:713:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:730:10)
at Module.load (internal/modules/cjs/loader.js:623:32)