This doesn't happen on the Load Save screen when you start the game, but when you access the menu during regular gameplay, it can. It seems more likely to happen when you're in an area with a lot of sprites, so it seems to be some kind of memory issue. It might be possible to find a workaround by limiting the window size or adding pages to menu options. It seems related to the type of menu it is (callback style vs built in ccscript style).
This doesn't happen on the Load Save screen when you start the game, but when you access the menu during regular gameplay, it can. It seems more likely to happen when you're in an area with a lot of sprites, so it seems to be some kind of memory issue. It might be possible to find a workaround by limiting the window size or adding pages to menu options. It seems related to the type of menu it is (callback style vs built in ccscript style).