So this is the latest release that causes this issue, but previous versions are fine? Or are all issues now broken because gconf is depreciated? What I do for Linux is deploy the game, and then update the NW.JS files through the website https://nwjs.io/ The only difference between the current version and the previous one would be that I used a newer version of NW.JS (I always just use the latest one), so would using an older version of NW.JS fix this? I have very limited knowledge of Linux, if you couldn't tell. Thanks for the heads up on this issue.
Viewing post in Crossdressing in Camelot comments
Well , gconf is depriciated and the game depends on libs that depend on gconf and other stuff , so the older rels should be broken now too , some plugin or something in your codebase has a dep on the lib mentioned in the error , figure it out and replace it orherwise it might not work.
You could try providing thr libs yourself but I can't help you with it , cuz I don't have any exp in software management