Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Press F12 and paste the error message. I'll fix it ASAP. Mostly due to incomplete NWJS API.

c2runtime.js:731  Uncaught TypeError: Cannot read properties of undefined (reading 'write')

    at l.Gj.l.Gj (c2runtime.js:731:471)

    at b (c2runtime.js:707:7)

    at Ka (c2runtime.js:707:407)

    at c2runtime.js:1584:70

    at c2runtime.js:1658:93

c2runtime.js:1748  Uncaught TypeError: Cannot read properties of undefined (reading 'd2')

    at Lg (c2runtime.js:1748:422)

    at g.wn (c2runtime.js:114:1)

    at di.f.onload (c2runtime.js:96:29)

(+1)

More nwjs API has been implemented.
Please re-download Rover.

Uncaught TypeError: Cannot read properties of undefined (reading 'write')

    at l.Gj.l.Gj (c2runtime.js:731:471)

    at b (c2runtime.js:707:7)

    at Ka (c2runtime.js:707:407)

    at c2runtime.js:1584:70

    at c2runtime.js:1658:93

c2runtime.js:1748  Uncaught TypeError: Cannot read properties of undefined (reading 'd2')

    at Lg (c2runtime.js:1748:422)

    at g.wn (c2runtime.js:114:1)

    at di.f.onload (c2runtime.js:96:29)

talvez o problema seja aqui ?

I have tested it with one of the Construct2 games on itch.io, and the latest Rover update should have implemented the NWjs functions required by Construct2.