help! r379 stable export nw.js command is invalid

0 favourites
  • 4 posts
From the Asset Store
Game with complete Source-Code (Construct 3 / .c3p) + HTML5 Exported.
  • When using version r379 to output the nw.js format, additional commands entered on the command line are invalid.

    For example: "--disable-devtools --disable-raf-throttling"

    The previous version did not have this problem. I use it all the time. It wasn't until after the update to r379 that this issue arose. And my project file can not be returned to the previous version! Please help me urgently.

    Tagged:

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • --disable-devtools is a checkbox you can enable/disable on export.

    You can see what commands were added in previous version and manually update package.json file after export.

    You can also revert your project file to Construct version 368.2 by unpacking it to a folder and editing project.c3proj file:

    	"savedWithRelease": 36802,
    
    
  • --disable-devtools is a checkbox you can enable/disable on export.

    You can see what commands were added in previous version and manually update package.json file after export.

    You can also revert your project file to Construct version 368.2 by unpacking it to a folder and editing project.c3proj file:

    > 	"savedWithRelease": 36802,
    
    

    Thanks for your guidance. But in r379, the bug does exist.

  • If you are certain it's a bug and you can reproduce it in a small project, you need to report it:

    github.com/Scirra/Construct-bugs/issues

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)