Yeah, I would take out the mouse code for sure, that seems to be the issue. Might as well turn off WebGL as well. I'm not sure it mattered if it was on or off in C2, when I tested it.
Okay some progress, I hashed out that code then the project loads up.
Now my issue is that touch does not work - my game loads and gives the player a few buttons to select options, none of them work.
Here is my log output - looks pretty clean.
2013-09-19 11:13:01.018 Ejecta[11468:907] Creating ScreenCanvas (2D): size: 1024x768, style: 1024x768, retina: yes = 2048x1536, msaa: no
2013-09-19 11:13:02.219 Ejecta[11468:907] Loading Image: images/monster1-sheet0.png
2013-09-19 11:13:02.221 Ejecta[11468:907] Loading Image: images/player-sheet0.png
2013-09-19 11:13:02.223 Ejecta[11468:907] Loading Image: images/bullet-sheet0.png
--- 300 similar lines follow ---
2013-09-19 11:13:02.781 Ejecta[11468:907] Loading Image: images/buttonplayagain-sheet0.png
2013-09-19 11:13:04.123 Ejecta[11468:907] Warning: CanvasContext already created. Can't change 2d/webgl mode.
2013-09-19 11:13:04.123 Ejecta[11468:907] Warning: CanvasContext already created. Can't change 2d/webgl mode.
2013-09-19 11:13:04.155 Ejecta[11468:907] GameKit: Auth failed: Error Domain=GKErrorDomain Code=2 "The requested operation has been cancelled." UserInfo=0x1cdc4dc0 {NSLocalizedDescription=The requested operation has been cancelled.}
2013-09-19 11:13:04.160 Ejecta[11468:907] JS: Auth failed
Sep 19 11:13:04 my-iPad Ejecta[11468] <Info>: 11:13:04.161666 com.apple.AVConference: GKSConnSettings: set server: {
"gk-cdx" = "17.173.254.218:4398";
"gk-commnat-cohort" = "19.173.254.220:16386";
"gk-commnat-main0" = "19.173.254.219:16384";
"gk-commnat-main1" = "19.173.254.219:16385";
}
2013-09-19 11:13:04.750 Ejecta[11468:907] CoreText performance note: Client requested font with PostScript name "ArialMT" using name "Arial" instead.
2013-09-19 11:13:04.751 Ejecta[11468:907] CoreText performance note: Set a breakpoint on CTLogSuboptimalRequest to debug.
2013-09-19 11:13:07.029 Ejecta[11468:907] Warning: No font with name OCR A Extended
2013-09-19 11:13:07.044 Ejecta[11468:907] Warning: No font with name OCR A Extended
2013-09-19 11:13:07.051 Ejecta[11468:907] Warning: No font with name OCR A Extended
2013-09-19 11:13:07.053 Ejecta[11468:907] Warning: No font with name OCR A Extended
2013-09-19 11:13:07.057 Ejecta[11468:907] Warning: No font with name OCR A Extended
2013-09-19 11:13:07.066 Ejecta[11468:907] Warning: No font with name OCR A Extended