Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

9 years ago by tsphillips

Happy Sunday!

For anyone getting an NS_ERROR_NOT_AVAILABLE in Firefox, here is something I just experienced.

I saw the bug in Firefox version 27.0.1 (for the Mac) and the bug was still there when upgrading Firefox to 33.0.1. (ImpactJS 1.24.)

The bug shows up after trying to change the level (loadLevelDeferred) and when the debug code tries to draw the minimap.

maps-panel.js, line 76:
tsctx.drawImage( map.tiles.data, 0, 0, w, h, 0, 0, ws, hs );
Throws an NS_ERROR_NOT_AVAILABLE in Firefox on the Mac.
Checking the variables, tsctx and map.tiles.data are set correctly.

I am digging around on the Firefox bug system, but have not been able to find an obvious explanation.


Tom

9 years ago by FelipeBudinich

Haven't suffered from this error. Maybe you should take it to the Help forum and crosspost to Stack Overflow.
Page 1 of 1
« first « previous next › last »