|
Viewing 1 to 6 (6 Total) App crashes on iPhone Simulator |
|
|---|---|
jorulTotal Posts: 31
Joined: September 02, 2011
|
Hi,
Tags:
Attachments:
Benchmark.zip
Posted on September 29, 2011 at 2:29 PM
|
mumujaTotal Posts: 57
Joined: September 08, 2011
|
Re: App crashes on iPhone SimulatorI would like to know the cause of this to as this uses the same benchmark i use
Posted on September 29, 2011 at 2:34 PM
|
singmajestyTotal Posts: 2192
Joined: August 25, 2011
|
Re: App crashes on iPhone SimulatorWell, it looks like the SpriteSheet class is ending up with a null BitmapData object, so it crashes when it tries to copy pixels.
Posted on September 29, 2011 at 2:39 PM
|
mumujaTotal Posts: 57
Joined: September 08, 2011
|
Re: App crashes on iPhone Simulatorhow come it works on flash and android, is there a difference in the way flash and android handling the path compared to ios?
Posted on September 29, 2011 at 2:52 PM
|
singmajestyTotal Posts: 2192
Joined: August 25, 2011
|
Re: App crashes on iPhone SimulatorTheoretically there could be a bug in how the install tool is configuring everything. Doing an explicit test to load the needed graphic (without running through the sprite sheet library) should make it easier to determine the cause
Posted on September 29, 2011 at 3:13 PM
|
mumujaTotal Posts: 57
Joined: September 08, 2011
|
Re: App crashes on iPhone SimulatorI will try to get my mac environment running this weekend to figure out why it's not working.
Posted on September 30, 2011 at 12:44 AM
|
