What does the "storage quota" error mean when exporting to NWjs?

0 favourites
  • 2 posts
From the Asset Store
Basic Plugins for Firebase Authentication, Realtime-Database, Firestore, Cloud Storage
  • When exporting to NWjs, I frequently get "Unable to save export to disk, this build will not be available in the export manager past the end of this session. Your storage quota may be full. Try freeing up storage space on your device."

    What does this error mean? What is happening?

    Thanks in advance!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • The last 10 exports are stored for later download in the Export Manager. The Export Manager utilises browser storage space to hold these exports. The amount of data a website can store is subject to it's "storage quota" On chrome this roughly works out to 7% of free space of your hard drive. So if you have 60GB of free space a web app can store up to 4GB of data on your PC. Safari has a hard limit of 50MB.

    You can view your storage quota and usage in the "about" dialog ( bottom of the main menu ). You can view the export manager via menu > view > export manager.

    If you fill your storage quota then exports are only held by the export manager until you close Construct, as it cannot save them for later. NWJS builds are by their nature quite large, and the NWJS frameworks are also stored in browser storage ( using up more storage space ).

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