I always get an error telling me to use a newer version of NW.js on Mac.
```
[17022:67595:1112/175249.880851:ERROR:web_database_backend.cc(113)] Cannot initialize the web database: 2
[17022:60419:1112/175249.893478:ERROR:login_database.cc(563)] Password store database is too new, kCurrentVersionNumber=19, GetCompatibleVersionNumber=28
[17022:60419:1112/175249.893586:ERROR:password_store_default.cc(37)] Could not create/open login database.
[17022:60675:1112/175249.896023:ERROR:top_sites_backend.cc(92)] Failed to initialize database.
It's not that it's quarantined. It tells me NWJS is not compatible with this version. A dev gave me a different NWJS file which corrected the issue with their game.
← Return to Yorna
Comments
Log in with itch.io to leave a comment.
I always get an error telling me to use a newer version of NW.js on Mac.
```
[17022:67595:1112/175249.880851:ERROR:web_database_backend.cc(113)] Cannot initialize the web database: 2
[17022:60419:1112/175249.893478:ERROR:login_database.cc(563)] Password store database is too new, kCurrentVersionNumber=19, GetCompatibleVersionNumber=28
[17022:60419:1112/175249.893586:ERROR:password_store_default.cc(37)] Could not create/open login database.
[17022:60675:1112/175249.896023:ERROR:top_sites_backend.cc(92)] Failed to initialize database.
```
Yeah, Mac can be picky like that + RPG Maker MV is not officially supported on newer Mac platforms
I am on an i9 2019 model
Try using the FAQ post
It's not that it's quarantined. It tells me NWJS is not compatible with this version. A dev gave me a different NWJS file which corrected the issue with their game.