Closed alexche8 closed 11 years ago
I'm on Ubuntu as my primary OS and haven't run into that problem - that's generally an issue that happens when an image isn't loaded or a bad asset. No issue's with name capitalization/etc? Try to stop the debugger to trap the exception and make sure the Q.asset(p.asset) call is returning properly.
Sorry for this, it might be something with my chrome. Error throws on every html5 app where sprites do loading. On other computers, browsers it is ok
Uncaught TypeError: Type error line 300 ctx.drawImage(Q.asset(p.asset),-p.cx,-p.cy); It is happens when I run quintus games on chrome in ubuntu 12.10 but localy it is ok. Anyone have this error?