Votes
0
Product:
ActorCore
Version:
1.0
Status:
Active
Issue 9178
Failure with node module
I have a freshly reinstalled windows 10 and have freshly installed AccuRIG ActorCore 1.1 with GeForce RTX 2070 super on my desktop pc.

When i open the AccuRIG with through my command line i can see an error:

C:\ProgramData\Microsoft\Windows\Start Menu\Programs>"ActorCore AccuRIG.lnk"

C:\ProgramData\Microsoft\Windows\Start Menu\Programs>
[Error: ENOENT: no such file or directory, open 'C:\Program Files\ActorCore AccuRIG\src\electron\languages\en.json'] {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'C:\\Program Files\\ActorCore AccuRIG\\src\\electron\\languages\\en.json'
}
Error: Dynamic Linking Error: Win32 error 126
at new DynamicLibrary (C:\Program Files\ActorCore AccuRIG\resources\app.asar\node_modules\ffi-napi\lib\dynamic_library.js:75:11)
at Object.Library (C:\Program Files\ActorCore AccuRIG\resources\app.asar\node_modules\ffi-napi\lib\library.js:47:10) at new ve (C:\Program Files\ActorCore AccuRIG\resources\app.asar\background.js:2:1207533)
at Object.<anonymous> (C:\Program Files\ActorCore AccuRIG\resources\app.asar\background.js:2:1237588)
at Object.emit (events.js:327:22)
at Object.EventEmitter.emit (domain.js:467:12)
(node:5116) UnhandledPromiseRejectionWarning: Error: Dynamic Linking Error: Win32 error 126
at new DynamicLibrary (C:\Program Files\ActorCore AccuRIG\resources\app.asar\node_modules\ffi-napi\lib\dynamic_library.js:75:11)
at Object.Library (C:\Program Files\ActorCore AccuRIG\resources\app.asar\node_modules\ffi-napi\lib\library.js:47:10) at new ve (C:\Program Files\ActorCore AccuRIG\resources\app.asar\background.js:2:1207533)
at Object.<anonymous> (C:\Program Files\ActorCore AccuRIG\resources\app.asar\background.js:2:1237588)
at Object.emit (events.js:327:22)
at Object.EventEmitter.emit (domain.js:467:12)
(Use `ActorCore AccuRIG --trace-warnings ...` to show where the warning was created)
(node:5116) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:5116) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Checking for update
*************checking-for-update*************
Update for version 1.1.0 is not available (latest version: 1.1.0, downgrade is disallowed).
*************update-not-available*************




The program opens and i can see the menu and log in to an account, however when i try to import my file through the menu nothing happens.
I can see in the command line the following error:

Error occurred in handler for 'loadFileFromMenu': TypeError: Cannot set property '_close' of null
at C:\Program Files\ActorCore AccuRIG\resources\app.asar\background.js:2:1245821
at async electron/js2c/browser_init.js:197:563



Steps to re-produce:
1. Double click on shortcut to open AccuRig (or run from command line)
2. Sign in to your account
3. Click on any option to import your character (either the button "chose file", dropdown menu, or drag-and-drop) and select your .fbx file.
OS: Windows 10
  •  0
  •  606
Bug
Submitted byshapskinskybierut.dsmd7.608
COMMENTS (0)