Segmentation Error
Monkey Targets Forums/iOS/Segmentation Error
| ||
Running my latest and greatest on an iPhone crashes randomly with "Segmentation Error" ? I just need a pointer on what the heck that is in relation too? It happens deep into the game and seems to be relating to the drawimagerect() command ? Haven't seen it on the HTML5 version in testing yet. Any pointers would be grateful. |
| ||
Sometimes I have an array that's out of bounds, or an object that's null. Did you try testing it on glfw OSX? |