I get this error when I run my project on device but in simulator everything works fine ? , I'm little bit confused :
2010-07-10 14:35:26.925 Game1[500:207] *** Assertion failure in -[CCTMXLayer setTileGID:at:], /Volumes/Data/my_game/Game1/libs/cocos2d/CCTMXLayer.m:470
I wish to move tiles by bile grid depends where I touch the iPhone surface, as I said everything works fine on simulator, but on device I console I get this messages , and tiles are not move.
I use iPhone 3G , and when I build my project to device I chose arm6, device 4, and in project settings I chose iPhone OS ver 3.0 .
Please help what I'm doing wrong ?