pNode = SceneReader::sharedSceneReader()->createNodeWithSceneFile("NewScene20140317.json");
GameScene_1 = pNode;
this->addChild(GameScene_1);
以前这样就添加了。。
现在 直接错误了。。
0x502C9716 (libcocos2d.dll) (hamburger.exe 中)处有未经处理的异常: 0xC0000005: 读取位置 0x0000000C 时发生访问冲突。
求解~~~~~~版本是2.2.3的。。
