I developed a game on s60, and now there is a bug:
when I play game, randomly the screen became white , then exit to phone main menu.
this bug is vary randomly.
I load all resources and create all images at game loading, so in game I do not load any resource and do not create any image.
in game I do not call the method Displayer.setCurrent(), which maybe result in this bug.
any other problem may result in this bug???

Reply With Quote

