Hello,
I am using Construct 2 with NW.js and Greenworks. Due to having issues (everything works fine, but there is a bug with custom mouse cursors) with the latest Construct 2 Greenworks plugin which requires NW.js version 0.30.4, I have been trying to use the prebuilds to use a later version of NW.js with the same Greenworks plugin. I have followed the installation steps exactly in both the Greenworks plugin and the Custom Prebuilds instructions; however, Greenworks does not work, and I get the following error:
c2runtime.js:401 Failed to require Greenworks: Error: The specified procedure could not be found.
\\?\C:\Users\User\AppData\Local\Temp\nw8488_2107966740\greenworks-win32.node
at Object.Module._extensions..node (internal/modules/cjs/loader.js:1271:18)
at Module.load (internal/modules/cjs/loader.js:1064:32)
at Function.Module._load (internal/modules/cjs/loader.js:953:14)
at Module.require (internal/modules/cjs/loader.js:1104:19)
at require (internal/modules/cjs/helpers.js:72:18)
at Object.<anonymous> (C:\Users\User\AppData\Local\Temp\nw8488_2107966740\greenworks.js:20:18)
at Module._compile (internal/modules/cjs/loader.js:1200:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1226:10)
at Module.load (internal/modules/cjs/loader.js:1064:32)
at Function.Module._load (internal/modules/cjs/loader.js:953:14)
Does anyone have any advice for dealing with this error? I am using Construct 2 Greenworks 0.30.4, Steamworks SDK 1.42, and have tried using many NW.js versions with their associated prebuilds, all of which result in this error. Any assistance would be greatly appreciated.