nw.js: NW.js throws error when zip file not present on every execution

NWJS Version : 0.64 Operating System : Windows 10

After closing program file debug.log is created alongside nw.exe with strange contents:

[0514/214309.922:ERROR:zip_reader.cc(132)] Cannot open ZIP from file handle 00000000000001A8
[0514/214309.922:ERROR:zip.cc(202)] Cannot open ZIP from file handle 00000000000001A

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 6
  • Comments: 15 (3 by maintainers)

Commits related to this issue

Most upvoted comments

Fix released with 0.67.1

This does happen with 0.66.0. It is not a configuration issue, it is a bug that @rogerwang will need to fix.