Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load a game page #38

Closed
LiamDawe opened this issue Jan 12, 2021 · 3 comments
Closed

Can't load a game page #38

LiamDawe opened this issue Jan 12, 2021 · 3 comments

Comments

@LiamDawe
Copy link

LiamDawe commented Jan 12, 2021

Any time I go to view a game page in the app, it gives me this:

Error occurred in handler for 'getGameInfo': Error: Cannot find module './secrets'
Require stack:

  • /tmp/.mount_heroiccEGV2J/resources/app.asar/build/main.js
  • at Module._resolveFilename (internal/modules/cjs/loader.js:972:15)
    at Function.n._resolveFilename (electron/js2c/browser_init.js:249:921)
    at Module._load (internal/modules/cjs/loader.js:848:27)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12738)
    at Module.require (internal/modules/cjs/loader.js:1032:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at /tmp/.mount_heroiccEGV2J/resources/app.asar/build/main.js:109:24
    at electron/js2c/browser_init.js:189:579
    at Object. (electron/js2c/browser_init.js:157:9268)
    at Object.emit (events.js:315:20) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    '/tmp/.mount_heroiccEGV2J/resources/app.asar/build/main.js',
    undefined
    ]
    }

This is with the latest version.

Interestingly, it does work fine in the previous 1.0.1 release so something you changed between them broke it. This is on Arch.

@flavioislima
Copy link
Member

That's bad, I'm uploading a fix.

@flavioislima
Copy link
Member

@LiamDawe
Copy link
Author

Looks good, fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants