cc.ActionManager.addAction(): action must be non-null
cocos2d: removeAction: Target not found
cc.ActionManager.removeActionByTag(): an invalid tag
cc.ActionManager.removeActionByTag(): target must be non-null
cc.ActionManager.getActionByTag(): an invalid tag
cocos2d : getActionByTag(tag = %s): Action not found
[Action step]. override me
[Action update]. override me
cocos2d: FiniteTimeAction#reverse: Implement me
cc.EaseElastic.reverse(): it should be overridden in subclass.
cc.IntervalAction: reverse not implemented.
cc.ActionInterval.setAmplitudeRate(): it should be overridden in subclass.
cc.ActionInterval.getAmplitudeRate(): it should be overridden in subclass.
The speed parameter error
The repeat parameter error
parameters should not be ending with null in Javascript
cc.RotateTo.reverse(): it should be overridden in subclass.
cc.GridAction.getGrid(): it should be overridden in subclass.
Grid size must be (1,1)
Failed to construct, Sequence construction needs two or more actions.
Expected 'data' dict, but not found. Config file: %s
Please load the resource first : %s
cocos2d: Director: Error in gettimeofday
cocos2d: Director: unrecognized projection
cocos2d: Director: unrecognized projection
cocos2d: Director: Error in gettimeofday
running scene should not null
the scene should not null
loadScene: The scene index to load (%s) is out of range.
loadScene: Unknown name type to load: '%s'
loadScene: Failed to load scene '%s' because '%s' is already loading
loadScene: Can not load the scene '%s' because it was not in the build settings before playing.
Failed to preload '%s', %s
loadScene: The scene index to load (%s) is out of range.
loadScene: Unknown name type to load: '%s'
loadScene: Failed to load scene '%s' because '%s' is already loading
loadScene: Can not load the scene '%s' because it was not in the build settings before playing.
Failed to preload '%s', %s
element type is wrong!
'%s' is deprecated, please use '%s' instead.
The first argument should be the destination object
The 'visible' property of %s is deprecated, use 'enabled' instead please.
Sorry, cc.audioEngine.willPlayMusic is removed.
CCSheduler#scheduleCallback. Callback already scheduled. Updating interval from:%s to %s
cc.scheduler.scheduleCallbackForTarget(): callback_fn should be non-null.
cc.scheduler.scheduleCallbackForTarget(): target should be non-null.
cc.Scheduler.pauseTarget():target should be non-null
cc.Scheduler.resumeTarget():target should be non-null
cc.Scheduler.isTargetPaused():target should be non-null
warning: you CANNOT change update priority in scheduled function
CCScheduler#scheduleSelector. Selector already scheduled. Updating interval from: %.4f to %.4f
Argument callback must not be empty
Argument target must be non-nullptr
getZOrder is deprecated. Please use getLocalZOrder instead.
setZOrder is deprecated. Please use setLocalZOrder instead.
RotationX != RotationY. Don't know which one to return
ScaleX != ScaleY. Don't know which one to return
An Node can't be added as a child of itself.
child already added. It can't be added again
child must be non-null
removeFromParentAndCleanup is deprecated. Use removeFromParent instead
boundingBox is deprecated. Use getBoundingBox instead
argument tag is an invalid tag
cocos2d: removeChildByTag(tag = %s): child not found!
removeAllChildrenWithCleanup is deprecated. Use removeAllChildren instead
cc.Node.stopActionBy(): argument tag an invalid tag
cc.Node.getActionByTag(): argument tag is an invalid tag
resumeSchedulerAndActions is deprecated, please use resume instead.
pauseSchedulerAndActions is deprecated, please use pause instead.
Unknown callback function
child must be non-null
cc.Node.runAction(): action must be non-null
callback function must be non-null
interval must be positive
cocos2d: Could not initialize cc.AtlasNode. Invalid Texture.
_ccsg.Node._requestDirtyFlag: failed to satisfy the request, key (%s) for flag have already been taken
Set '%s' to normal node (not persist root node).
Replacing with the same sgNode
The replacement sgNode should not contain any child.
Should not set alpha via 'color', set 'opacity' please.
Not support for asynchronous creating node in SG
Renderer error: Size of the cc._RendererInSG._sgNode must be zero
The node '%s' has a component inherited from 'cc._RendererInSG'
JSB environment is not support invoke node.runAction before the 'cc._RendererInSG' component enabled.
Please use runAction in the method 'start' instead.
Node name can not include '/'.
Internal error, should not remove unknown node from parent.
addChild: The child to add must be instance of cc.Node, not %s.
cc.AtlasNode.updateAtlasValues(): Shall be overridden in subclasses
cocos2d: Could not initialize cc.AtlasNode. Invalid Texture.
The new text must be String
cc._EventListenerKeyboard.checkAvailable(): Invalid EventListenerKeyboard!
cc._EventListenerTouchOneByOne.checkAvailable(): Invalid EventListenerTouchOneByOne!
cc._EventListenerTouchAllAtOnce.checkAvailable(): Invalid EventListenerTouchAllAtOnce!
cc._EventListenerAcceleration.checkAvailable(): _onAccelerationEvent must be non-nil
Invalid parameter.
Don't call this method if the event is for touch.
parameters should not be ending with null in Javascript
Invalid index in MultiplexLayer switchTo message
Invalid index in MultiplexLayer switchTo message
cc.Layer.addLayer(): layer should be non-null
Resolution not valid
should set resolutionPolicy
The touches is more than MAX_TOUCHES, nUnusedIndex = %s
WebGL error %s
Too many graphics vertices generated, only 65536 vertices support.
cocos2d: cc.SpriteFrameAnimationCache: No animations were found in provided dictionary.
cc.SpriteFrameAnimationCache. Invalid animation format
cc.SpriteFrameAnimationCache.addAnimations(): File could not be found
cocos2d: cc.SpriteFrameAnimationCache: Animation '%s' found in dictionary without any frames - cannot add to animation cache.
cocos2d: cc.SpriteFrameAnimationCache: Animation '%s' refers to frame '%s' which is not currently in the cc.SpriteFrameCache. This frame will not be added to the animation.
cocos2d: cc.SpriteFrameAnimationCache: None of the frames for animation '%s' were found in the cc.SpriteFrameCache. Animation is not being added to the Animation Cache.
cocos2d: cc.SpriteFrameAnimationCache: An animation in your dictionary refers to a frame which is not in the cc.SpriteFrameCache. Some or all of the frames for the animation '%s' may be missing.
cocos2d: CCAnimationCache: Animation '%s' found in dictionary without any frames - cannot add to animation cache.
cocos2d: cc.SpriteFrameAnimationCache: Animation '%s' refers to frame '%s' which is not currently in the cc.SpriteFrameCache. This frame will not be added to the animation.
cc.SpriteFrameAnimationCache.addAnimations(): Invalid texture file name
cc.Sprite.reorderChild(): this child is not in children list
cc.Sprite.setIgnoreAnchorPointForPosition(): it is invalid in cc.Sprite when using SpriteBatchNode
cc.Sprite.setDisplayFrameWithAnimationName(): Frame not found
cc.Sprite.setDisplayFrameWithAnimationName(): Invalid frame index
setDisplayFrame is deprecated, please use setSpriteFrame instead.
cc.Sprite._updateBlendFunc(): _updateBlendFunc doesn't work when the sprite is rendered using a cc.CCSpriteBatchNode
cc.Sprite.initWithSpriteFrame(): spriteFrame should be non-null
cc.Sprite.initWithSpriteFrameName(): spriteFrameName should be non-null
%s is null, please check.
cc.Sprite.initWithFile(): filename should be non-null
cc.Sprite.setDisplayFrameWithAnimationName(): animationName must be non-null
cc.Sprite.reorderChild(): child should be non-null
cc.Sprite.addChild(): cc.Sprite only supports cc.Sprites as children when using cc.SpriteBatchNode
cc.Sprite.addChild(): cc.Sprite only supports a sprite using same texture as children when using cc.SpriteBatchNode
cc.Sprite.addChild(): child should be non-null
cc.Sprite.texture setter: Batched sprites should use the same texture as the batchnode
cc.SpriteBatchNode.updateQuadFromSprite(): cc.SpriteBatchNode only supports cc.Sprites as children
cc.SpriteBatchNode.insertQuadFromSprite(): cc.SpriteBatchNode only supports cc.Sprites as children
cc.SpriteBatchNode.addChild(): cc.SpriteBatchNode only supports cc.Sprites as children
cc.SpriteBatchNode.addChild(): cc.Sprite is not using the same texture
Sprite.initWithTexture(): Argument must be non-nil
Invalid spriteFrameName
Invalid argument: cc.Sprite.texture setter expects a CCTexture2D.
cc.SpriteBatchNode.updateQuadFromSprite(): sprite should be non-null
cc.SpriteBatchNode.insertQuadFromSprite(): sprite should be non-null
too many tiles, only 16384 tiles will be show
Unrecognized fill type in bar fill
Can not generate quad
cc.SpriteBatchNode.addQuadFromSprite(): SpriteBatchNode only supports cc.Sprites as children
cocos2d: CCSpriteBatchNode: resizing TextureAtlas capacity from %s to %s.
cocos2d: WARNING: Not enough memory to resize the atlas
cc.SpriteBatchNode.addChild(): Child doesn't belong to Sprite
cc.SpriteBatchNode.addChild(): sprite batch node should contain the child
cc.SpriteBatchNode.addQuadFromSprite(): child should be non-null
cc.SpriteBatchNode.addChild(): child should be non-null
cc.SpriteBatchNode.updateQuadFromSprite(): cc.SpriteBatchNode only supports cc.Sprites as children
cc.SpriteBatchNode.insertQuadFromSprite(): cc.SpriteBatchNode only supports cc.Sprites as children
cc.SpriteBatchNode.addChild(): cc.SpriteBatchNode only supports cc.Sprites as children
Sprite.initWithTexture(): Argument must be non-nil
cc.Sprite.addChild(): child should be non-null
Invalid spriteFrameName
Invalid argument: cc.Sprite texture setter expects a CCTexture2D.
cc.SpriteBatchNode.updateQuadFromSprite(): sprite should be non-null
cc.SpriteBatchNode.insertQuadFromSprite(): sprite should be non-null
cc.SpriteBatchNode.addChild(): child should be non-null
%s does not exist
cocos2d: WARNING: originalWidth/Height not found on the cc.SpriteFrame. AnchorPoint won't work as expected. Regenrate the .plist
cocos2d: WARNING: an alias with name %s already exists
cocos2d: WARNING: Sprite frame: %s has already been added by another source, please fix name conflit
cocos2d: cc.SpriteFrameCahce: Frame %s not found
Please load the resource first : %s
cc.SpriteFrameCache.addSpriteFrames(): plist should be non-null
Argument must be non-nil
cocos2d: Could not open file: %s
cc.TextureAtlas.insertQuad(): invalid totalQuads
cc.TextureAtlas.initWithTexture():texture should be non-null
cc.TextureAtlas.updateQuad(): quad should be non-null
cc.TextureAtlas.updateQuad(): Invalid index
cc.TextureAtlas.insertQuad(): Invalid index
cc.TextureAtlas.insertQuad(): Invalid index + amount
cc.TextureAtlas.insertQuadFromIndex(): Invalid newIndex
cc.TextureAtlas.insertQuadFromIndex(): Invalid fromIndex
cc.TextureAtlas.removeQuadAtIndex(): Invalid index
cc.TextureAtlas.removeQuadsAtIndex(): index + amount out of bounds
cc.TextureAtlas.moveQuadsFromIndex(): move is out of bounds
cc.TextureAtlas.moveQuadsFromIndex(): Invalid newIndex
cc.TextureAtlas.moveQuadsFromIndex(): Invalid oldIndex
TextureCache:addPVRTCImage does not support on HTML5
TextureCache:addPVRTCImage does not support on HTML5
textureForKey is deprecated. Please use getTextureForKey instead.
addPVRImage does not support on HTML5
cocos2d: Couldn't add UIImage in TextureCache
cocos2d: '%s' id=%s %s x %s
cocos2d: '%s' id= HTMLCanvasElement %s x %s
cocos2d: TextureCache dumpDebugInfo: %s textures, HTMLCanvasElement for %s KB (%s MB)
cc.Texture.addUIImage(): image should be non-null
TextureCache: url should be non-null
initWithETCFile does not support on HTML5
initWithPVRFile does not support on HTML5
initWithPVRTCData does not support on HTML5
cc.Texture.addImage(): path should be non-null
cocos2d: cc.Texture2D. Can't create Texture. UIImage is nil
cocos2d: WARNING: Image (%s x %s) is bigger than the supported %s x %s
initWithString isn't supported on cocos2d-html5
initWithETCFile does not support on HTML5
initWithPVRFile does not support on HTML5
initWithPVRTCData does not support on HTML5
bitsPerPixelForFormat: %s, cannot give useful result, it's a illegal pixel format
cocos2d: cc.Texture2D: Using RGB565 texture since image has no alpha
cc.Texture.addImage(): path should be non-null
NSInternalInconsistencyException
SpriteFrame: Failed to load sprite texture '%s'
Frame Grabber: could not attach texture to framebuffer
WebGLRenderingContext.CLAMP_TO_EDGE should be used in NPOT textures
Mimpap texture only works in POT textures
Missing file: %s
Rect width exceeds maximum margin: %s
Rect height exceeds maximum margin: %s
0 priority is forbidden for fixed priority since it's used for scene graph based priority.
Invalid listener type!
Can't set fixed priority with scene graph based listener.
Invalid parameters.
listener must be a cc.EventListener object when adding a fixed priority listener
The listener has been registered, please don't register it again.
Unsupported listener target.
Invalid scene graph priority!
If program goes here, there should be event in dispatch.
_inDispatch should be 1 here.
%s's scene graph node not contains in the parent's children
cc.Class will automatically call super constructor of %s, you should not call it manually.
The editor property 'playOnFocus' should be used with 'executeInEditMode' in class '%s'
Unknown editor property '%s' in class '%s'.
Use 'cc.Float' or 'cc.Integer' instead of 'cc.Number' please. 😂
Can only indicate one type attribute for %s.
The default value of %s is not instance of %s.
No needs to indicate the '%s' attribute for %s, which its default value is type of %s.
The default value of %s must be an empty string.
The type of %s must be cc.String, not String.
The type of %s must be cc.Boolean, not Boolean.
The type of %s must be cc.Float or cc.Integer, not Number.
Can not indicate the '%s' attribute for %s, which its default value is type of %s.
%s Just set the default value to 'new %s()' and it will be handled properly.
'No need to use 'serializable: false' or 'editorOnly: true' for the getter of '%s.%s', every getter is actually non-serialized.
Should not define constructor for cc.Component %s.
Each script can have at most one Component.
Should not specify class name %s for Component which defines in project.
Can not instantiate CCClass '%s' with arguments.
ctor of '%s' can not be another CCClass
ctor of '%s' must be function type
this._super declared in '%s.%s' but no super method defined
Unknown type of %s.%s, maybe you want is '%s'.
Unknown type of %s.%s, property should be defined in 'properties' or 'ctor'
Can not use 'editor' attribute, '%s' not inherits from Components.
'%s' overrided '%s' but '%s' is defined as 'false' so the super method will not be called. You can set '%s' to null to disable this warning.
[isChildClassOf] superclass should be function type, not
Can't remove '%s' because '%s' depends on it.
Should not add renderer component (%s) to a Canvas node.
Should not add %s to a node which size is already used by its other component.
attribute must be type object
RawType is only available for Assets
RawType name cannot contain uppercase
Each asset cannot have more than one RawType
Properties function of '%s' should return an object!
Disallow to use '.' in property name
Default array must be empty, set default value of %s.%s to [], and initialize in 'onLoad' or 'ctor' please. (just like 'this.%s = [...];')
Do not set default value to non-empty object, unless the object defines its own 'clone' function. Set default value of %s.%s to null or {}, and initialize in 'onLoad' or 'ctor' please. (just like 'this.%s = {foo: bar};')
Can not declare %s.%s, it is already defined in the prototype of %s
'%s': the getter of '%s' is already defined!
Can not apply the specified attribute to the getter of '%s.%s', attribute index: %s
'%s': the setter of '%s' is already defined!
Can not construct %s because it contains object property.
Cannot define %s.%s because static member name can not be '%s'.
Can not define a member called 'constructor' in the class '%s', please use 'ctor' instead.
Please define 'type' parameter of %s.%s as the actual constructor.
Please define 'type' parameter of %s.%s as the constructor of %s.
Unknown 'type' parameter of %s.%s:%s
The length of range array must be equal or greater than 2
internal error: _prefab is undefined
Failed to load prefab asset for node '%s'
The target can not be made persist because it's not a cc.Node or it doesn't have _id property.
The node can not be made persist because it's not under root node.
The node can not be made persist because it's not in current scene.
The target can not be made persist because it's not a cc.Node or it doesn't have _id property.
getComponent: Type must be non-nil
Can't add component '%s' because %s already contains the same component.
Can't add component '%s' to %s because it conflicts with the existing '%s' derived component.
addComponent: Failed to get class '%s'
addComponent: Should not add component ('%s') when the scripts are still loading.
addComponent: The component to add must be a constructor
addComponent: The component to add must be child class of cc.Component
_addComponentAt: The component to add must be a constructor
_addComponentAt: Index out of range
removeComponent: Component must be non-nil
Argument must be non-nil
Component not owned by this entity
Node '%s' is already activating
Sorry, the component of '%s' which with an index of %s is corrupted! It has been removed.
Failed to read or parse project.json
Warning: target element is not a DIV or CANVAS
Invalid clip to add
Invalid clip to remove
clip is defaultClip, set force to true to force remove clip and animation state
animation state is playing, set force to true to force stop and remove clip and animation state
motion path of target [%s] in prop [%s] frame [%s] is not valid
sprite frames must be an Array.
Can't find easing type [%s]
animator not added or already removed
animation not added or already removed
[animate] keyFrames must be non-nil
[animate] ratio should >= 0!
[animate] ratio should in the order of smallest to largest!
Sorry, the cc.Font has been modified from Raw Asset to Asset. Please load the font asset before using.
_ccsg.Label._initBMFontWithString(): Impossible to create font. Please check file
_ccsg.Label._initBMFontWithString(): re-init is no longer supported
Label font size can't be shirnked less than 0!
force notify all fonts loaded!
cc.LabelAtlas.initWithString(): Unsupported version. Upgrade cocos2d version
cc.LabelAtlas._updateAtlasValues(): Invalid String length
cc.LabelBMFont.initWithString(): re-init is no longer supported
cc.LabelBMFont.initWithString(): Impossible to create font. Please check file
cocos2d: LabelBMFont: character not found %s
cc.LabelBMFont.setFntFile() : Impossible to create font. Please check file
Property padding is deprecated, please use paddingLeft, paddingRight, paddingTop and paddingBottom instead
MaskType: IMAGE_STENCIL only support WebGL mode.
can not found the %s page.
Invalid RichText img tag! The sprite frame name can't be found in the ImageAtlas!
Script attached to '%s' is missing or invalid.
The dom control is not created!
unknown asset type
loadRes: should not specify the extname in %s %s
No need to release non-cached asset.
Can not get class '%s'
%s does not exist
%s load error, must be json file
Can't find the parser : %s
%s is armature. please use:
ccs.armatureDataManager.addArmatureFileInfoAsync(%s);
var armature = new ccs.Armature('name');
Can't find the parser : %s
register parser error
Can't find the parser : %s
Group versions haven't been loaded, you can also set group data with 'cc.LoaderLayer.groups'
Resources url '%s' does not exist.
Pack indices and data do not match in size
Failed to download package for %s
cc.LabelBMFont._parseCommonArguments(): page can't be larger than supported
cc.LabelBMFont._parseCommonArguments(): only supports 1 page
cc.LabelBMFont._parseImageFileName() : file could not be found
object already destroyed
object not yet destroyed
Not a plist file!
Warning: localStorage isn't enabled. Please confirm browser cookie or privacy option
browser don't support web audio
Type of target to deserialize not matched with data: target is %s, data is %s
Can not find script '%s'
Can not find class '%s'
'%s' is deprecated, use '%s' instead please.
'%s' is deprecated, use '%s' instead please.
cc.js.addon called on non-object:
cc.js.mixin: arguments must be type object:
The base class to extend from must be non-nil
The class to extend must be non-nil
Class should be extended before assigning any prototype members.
'notify' can't work with 'get/set' !
'notify' must work with 'default' !
Invalid url of %s.%s
The 'url' attribute of '%s.%s' is undefined when loading script.
The 'url' type of '%s.%s' must be child class of cc.RawAsset.
The 'url' type of '%s.%s' must not be child class of cc.Asset, otherwise you should use 'type: %s' instead.
Can not specify 'type' attribute for '%s.%s', because its 'url' is already defined.
The 'default' attribute of '%s.%s' must be an array
Invalid type of %s.%s
The 'type' attribute of '%s.%s' must be child class of cc.Asset, otherwise you should use 'url: %s' instead
The 'type' attribute of '%s.%s' can not be 'Number', use 'Float' or 'Integer' instead please.
The 'type' attribute of '%s.%s' is undefined when loading script
Can not serialize '%s.%s' because the specified type is anonymous, please provide a class name or set the 'serializable' attribute of '%s.%s' to 'false'.
The 'default' value of '%s.%s' should not be used with a 'get' function.
The 'default' value of '%s.%s' should not be used with a 'set' function.
The 'default' value of '%s.%s' can not be an constructor. Set default to null please.
Property '%s.%s' must define at least one of 'default', 'get' or 'set'.
'%s.%s' hides inherited property '%s.%s'. To make the current property override that implementation, add the override: true
attribute please.
Argument must be non-nil
Can not get current scene.
Scene is destroyed
reference node is destroyed
no %s or %s on %s
%s.lerp not yet implemented.
%s.clone not yet implemented.
%s.equals not yet implemented.
MotionStreak only support WebGL mode.
cc.MotionStreak.getOpacity has not been supported.
cc.MotionStreak.setOpacity has not been supported.
Custom should not be false if file is not specified.
The new %s must not be NaN
_ccsg.ParticleSystem.addChild() : Can't add a ParticleSystem that uses a different blending function
cc.ParticleBatchNode.removeChild(): doesn't contain the sprite. Can't remove it
cc.ParticleBatchNode.reorderChild(): Child doesn't belong to batch
cc.ParticleBatchNode._increaseAtlasCapacityTo() : WARNING: Not enough memory to resize the atlas
cocos2d: cc.ParticleBatchNode: resizing TextureAtlas capacity from [%d] to [%d]
cc.ParticleBatchNode._addChildHelper(): child already added. It can't be added again
_ccsg.ParticleSystem.initWithFile(): Particles: file not found
_ccsg.ParticleSystem.initWithDictionary(): Invalid emitterType in config file
_ccsg.ParticleSystem: error decoding or ungzipping textureImageData
_ccsg.ParticleSystem: unknown image format with Data
_ccsg.ParticleSystem.initWithDictionary() : error loading the texture
Particle system: not enough memory
Can't change blending functions when the particle is being batched
_ccsg.ParticleSystem.setDisplayFrame(): QuadParticle only supports SpriteFrames with no offsets
_ccsg.ParticleSystem._allocMemory(): Memory should not be allocated when not using batchNode
Not supported file types, Please try use the ccs.load
Canvas doesn't support mesh slot!
only cc.DrawNode is accepted as stencil
Stencil buffer is not enabled.
Nesting more than %d stencils is not supported. Everything will be drawn without stencil for this node and its children.
asset.url is not usable in core process
asset.urls is not usable in core process
AssetLibrary has already been initialized!
Widget target must be one of the parent nodes of it
collider not added or already removed
Can't find testFunc for (%s, $s).
Can't init canvas '%s' because it conflicts with the existing '%s', the scene should only have one active canvas at the same time
Should not add Canvas to a node which already contains a renderer component (%s).
Should not add Canvas to a node which size is already used by its other component.
Callback of event must be non-nil
The message must be provided
The thing you want to instantiate must be an object
The thing you want to instantiate is nil
The thing you want to instantiate is destroyed
The instantiate method for given asset do not implemented
Can not instantiate array
Can not instantiate DOM element
Failed to init asset's raw path.
Should not load '%s' from script dynamically, unless it is placed in the 'resources' folder.
Sorry can not load '%s' because it is not placed in the 'resources' folder.
Failed to init builtin asset's raw path.
%s already defined in Enum.
Sorry, 'cc.Enum' not available on this platform, please report this error here: https://github.com/cocos-creator/engine/issues/new
Method 'initWithTMXFile' is no effect now, please set property 'tmxAsset' instead.
Method 'initWithXML' is no effect now, please set property 'tmxAsset' instead.
Add component TiledLayer into node failed.
Property 'mapLoaded' is unused now. Please write the logic to the callback 'start'.
_ccsg.TMXLayer.getTileAt(): TMXLayer: the tiles map has been released
_ccsg.TMXLayer.getTileGIDAt(): TMXLayer: the tiles map has been released
_ccsg.TMXLayer.setTileGID(): TMXLayer: the tiles map has been released
_ccsg.TMXLayer.setTileGID(): invalid gid: %s
_ccsg.TMXLayer.getTileFlagsAt(): TMXLayer: the tiles map has been released
_ccsg.TMXLayer.removeTileAt(): TMXLayer: the tiles map has been released
TMX Hexa zOrder not supported
TMX invalid value
_ccsg.TMXTiledMap.initWithTMXFile(): Map not found. Please check the filename.
_ccsg.TMXTiledMap.initWithXML(): Map not found. Please check the filename.
propertiesForGID is deprecated. Please use getPropertiesForGID instead.
cocos2d: Warning: TMX Layer %s has no tiles
cocos2d: TMXFormat: Unsupported TMX version: %s
cocos2d: TMXFomat: Unsupported orientation: %s
cc.TMXMapInfo.parseXMLFile(): unsupported compression method
cc.TMXMapInfo.parseXMLFile(): Only base64 and/or gzip/zlib maps are supported
The new selected must be number
The new bake must be boolean
Failed to set _defaultArmatureIndex for '%s' because its dragonAsset is invalid.
Failed to set _defaultArmatureIndex for '%s' because the index is out of range.
Failed to set _animationIndex for '%s' because the index is out of range.
Failed to set _defaultSkinIndex for '%s' because its skeletonData is invalid.
Failed to set _defaultSkinIndex for '%s' because the index is out of range.
Failed to set _animationIndex for '%s' because its skeletonData is invalid.
Failed to set _animationIndex for '%s' because the index is out of range.
Can not render dynamic created SkeletonData
Invalid type of atlasFile, atlas should be registered as raw asset.
Failed to load spine atlas '$s'
Please re-import '%s' because its textures is not initialized! (This workflow will be improved in the future.)
The atlas asset of '%s' is not exists!
Spine: Animation not found: %s
Spine: Animation not found: %s
The context of RenderTexture is invalid.
On the web is always keep the aspect ratio
Can't know status
Video player's duration is not ready to get now!
Web does not support loading
Web does not support query history
Web does not support query history
The current browser does not support the GoBack
The current browser does not support the GoForward
Web does not support zoom
cc.math.Matrix3.assign(): current matrix equals matIn
cc.math.mat4Assign(): pOut equals pIn
cc.mat.Matrix4.assignFrom(): mat4 equals current matrix
cc.math.Matrix4 equal: pMat1 and pMat2 are same object.
cc.math.Matrix4.extractPlane: Invalid plane index
cc.math.mat4Assign(): pOut equals pIn
cc.mat.Matrix4.assignFrom(): mat4 equals current matrix
cc.math.Matrix4 equals: pMat1 and pMat2 are same object.
Can't handle this field type or size
No bytes requested
Too many bytes requested
Missing StripByteCounts!
cocos2d: ERROR: Failed to compile shader: %s
cocos2d: ERROR: Failed to compile vertex shader
cocos2d: ERROR: Failed to compile fragment shader
cc.GLProgram.link(): Cannot link invalid program
cocos2d: ERROR: Failed to link program: %s
cocos2d: cc.shaderCache._loadDefaultShader, error shader type