programlocura Posted February 13, 2014 Share Posted February 13, 2014 Hi! I'm currently porting my game to mobile devices with CocoonJS. After days with a lot of headaches trying solve the issues, i came with one that i read on the forums that is solved on CocoonJS 1.4.4, but because i'm new with this I don't know what version it's actually being used to compile my project. I'm having this error:Javascript Exception (Line: 7181 Tag: 'requestAnimationFrame'): TypeError: 'undefined' is... Does someone knows this error? How can i fix it? Thanks in advance. Link to comment Share on other sites More sharing options...
delueg Posted March 8, 2014 Share Posted March 8, 2014 same here.. ..cannot call method reset of null any help? or could you solve your problem? Link to comment Share on other sites More sharing options...
Videlais Posted March 9, 2014 Share Posted March 9, 2014 @programlocura: If you are using the cloud compiling service, it will always use the latest stable version of CocoonJS. If you are the Custom Launcher, as you seem to be, it is always updated to the newest version per cloud compile too. Are you getting any other errors with Phaser itself? Version 1.1.6 still has some issues, but version 1.2 has patches for most known problems with CocoonJS. Link to comment Share on other sites More sharing options...
Recommended Posts