You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded and installed modloader 64 making sure I have both VC++ 2017 x86 Runtime Libraries and Node.js x86 Libraries but when I start modloader64-gui.exe I get this error:
at Function../lib/common/reset-search-paths.ts.Module._resolveFilename (electron/js2c/browser_init.js:7620:16)
at Module._load (electron/js2c/asar.js:717:26)
at Function.Module._load (electron/js2c/asar.js:717:26)
at Timeout. (C:/Games/oot-online/ModLoader64/resources/app/index.js:434:21)
What could be happening and what could be the solution?
The text was updated successfully, but these errors were encountered:
I downloaded and installed modloader 64 making sure I have both VC++ 2017 x86 Runtime Libraries and Node.js x86 Libraries but when I start modloader64-gui.exe I get this error:
Unhandled Error
Error: Cannot find module 'C:/Games/oot-online/ModLoader64/ModLoader/src/version'.
Require stack:
at Module._load (electron/js2c/asar.js:717:26)
at Function.Module._load (electron/js2c/asar.js:717:26)
at Timeout. (C:/Games/oot-online/ModLoader64/resources/app/index.js:434:21)
What could be happening and what could be the solution?
The text was updated successfully, but these errors were encountered: