need help

hi,

i try to example puzzle game from
http://developer.coronalabs.com/code/puzzleapp

i have a problem
i make menu game (main.lua) link to game. (puzzle.lua) it can’t play
if i don’t create menu game . rename puzzle.lua to main.lua it can play

and i can’t destroy scene

thanks,
[import]uid: 169163 topic_id: 29556 reply_id: 329556[/import]

Are you getting any errors? Code would be useful. [import]uid: 52491 topic_id: 29556 reply_id: 118664[/import]

How i can look error code? This time engine don’t show error code

thanks, [import]uid: 169163 topic_id: 29556 reply_id: 118691[/import]

Open the Corona Terminal - that will print any errors from the simulator. On device you’d look Xcode > Organizer > Your Device > Console.

Peach :slight_smile: [import]uid: 52491 topic_id: 29556 reply_id: 118849[/import]

thanks for answer [import]uid: 169163 topic_id: 29556 reply_id: 119001[/import]