Problem Description
If you try to preload a sound that does not exist, the "All Preloads Complete" condition will never become true
This only happens when the project is exported for Node-Webkit. Previewing with Node-Webkit works fine.
Attach a Capx
https://dl.dropboxusercontent.com/u/207 ... _test.capx
Description of Capx
On start of layout, it preloads a sound that doesn't exist, and sets the text to "Preloading"
When preloads are complete, it changes the text to "Preloads Complete"
Steps to Reproduce Bug
- Open capx.
- Export for Node-Webkit
- Run exported project.
- Text will say "Preloading" instead of the expected "Preloads Complete"
Observed Result
Text says "Preloading"
Expected Result
Text says "Preloads Complete"
Affected Browsers
- Chrome: (NO)
- FireFox: (NO)
- Node-Webkit: (YES) (when exported)
Operating System and Service Pack
Windows 7 Home SP1
Construct 2 Version ID
Release 177 (64-bit)