We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
CCTMXFiledMap crashed when a child isnot the obj of CCTMXLayer
CCTMXFiledMap crashed when a child isnot the obj of CCTMXLayer
Bug #341 [Closed]
- Target version set to 9
- Status changed from New to Accepted
- Assignee set to zhangbin@cocos2d-x.org
- Target version changed from 9 to cocos2d-0.99.5-x-0.8.3
Angelo Rohit give the proposed fix at http://www.cocos2d-x.org/boards/7/topics/1138
Please check it.
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:8437b86c5540725d48279a63bc33eb87ffc14414.
Applied in changeset commit:91e5406acc78f3e39d005f98108f50f6a5404cab.
- Category set to 5
- Status changed from Resolved to Closed
- Project changed from cocos2d-x to cpp
- Category deleted (
5) - Target version deleted (
cocos2d-0.99.5-x-0.8.3)
Status: | Closed | |
---|---|---|
Start date: | 2011-01-30 | |
Priority: | Normal | |
Due date: | ||
Assignee: | zhangbin@cocos2d-x.org | |
% Done: | 100% |
|
Category: | - | |
Target version: | - |
In these lines:
The developer add in a child which isnot the type of CCTMXLayer*, so the program crashs at getLayerName()