Problem Description
NW.js is still leaving a process behind when using it in C2 Preview mode.
Manually shutting down the process is required.
Attach a Capx
Click HERE!
Steps to Reproduce Bug
- Open the project
- Preview using NW.js several times (Change between debug and normal preview from time to time.)
- Always close the project using the windows "X" symbol
Observed Result
Eventually NW.js will leave a process behind, if unnoticed these processes will eat up a lot of memory.
Expected Result
NW.js should close either way and not just when exported.
Also note that the browser close action is working fine as a temporally workaround event. (eg. On ESC pressed > Close Browser).
Affected Browsers
Operating System and Service Pack
Windows 7 with latest updates and up to date drivers.
Construct 2 Version ID
Newest release r227 Steam release. [Personal Edition]
Additional maybe useful information:
- NW.js version: v0.14.0
- Checked C2 data with the Steam software data check system (0 Errors Found)