hylian-modding/ModLoader64

Failed to install ModLoader core files error

Opened this issue · 0 comments

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:

  • C:/Games/oot-online/ModLoader64/resources/app/index.js
  • 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?