Prism-Smash icon indicating copy to clipboard operation
Prism-Smash copied to clipboard

I still Crash in Xcode5.0.2,when i select menu "hello world" or others.

Open flynio opened this issue 11 years ago • 5 comments

2014-02-26 23:32:35.723 PrismSmash[626:a0b] Possible Moves: 8

Thread 1:EXC_BAD_ACCESS(code=2, address=0x0)

I still Crash in Xcode5.0.2,when i select menu "hello world" or others. I am confused, how can i fix it?

flynio avatar Feb 26 '14 15:02 flynio

I'm having the same issue :( How to fix it?

inamabbas avatar Mar 14 '14 14:03 inamabbas

me toooooooooo

anguskwan avatar Mar 19 '14 18:03 anguskwan

Debug it, fix it and send in a pull request. ;-) I don't have time right now to figure out why it's broken.

ryanrdetzel avatar Mar 19 '14 23:03 ryanrdetzel

I spend 2 hours trying to figure out the problem then give up. I think the problem is in loading of texture image, not sure though. I end up cloning the last commit where you did not have them inside Interface.atlas.

inamabbas avatar Mar 20 '14 09:03 inamabbas

Yeah, I do remember some issue with the atlas. I thought it was an apple bug but maybe it's not. So to get it running do what @inamabbas did and move the textures out of the atlas

ryanrdetzel avatar Mar 20 '14 10:03 ryanrdetzel