Stack traceback when i run my app in the simulator

But when i run it i just get a black screen

What errors? Please copy/paste them here for us to see?  What line number is it say it’s happening on?  Post the code around that line too.

Rob

Sorry I didn’t mean to put errors i just get a black screen when i run it in the simulator 

You’re getting errors. There should be a console window with text messages. There should be more information there.

Rob

This is what it tells me

What does the first line say?

What were my instructions a couple of posts ago? You have to go to our github site, download the old storyboard code and put storyboard.lua in the same folder with your main.lua.

This message says you have not done this yet.

Rob

I’m still getting the same error 

Put the entire code right ?

I think it’s not working because you are just putting code in a blender and then throwing it at the simulator and trying to make it work… You need to start from scratch.

–SonicX278

Start what from scratch ?

Your whole project … With composer. Because you don’t seem to understand what we are trying to tell you.

So make a new project and add composer to it and put new code in it.

–SonicX278

But i am following a tutorial and it is telling me to use storyboard .

What tutorial?

I am following a tutorial on youtube 

There are a ton of older tutorials. If you put storyboard.lua in with your main.lua, it should work.  Can you provide a directory listing of the files in the folder with your main.lua?

Also since we are addressing this in this thread, you really didn’t need to start a second thread. I’ve locked your other thread.

I don’t have a storyboard.lua that’s what the error is 

You have to follow these steps to get storyboard for your app. We took it out of Corona and made it available as an optional file. You have to download it from the website and copy the file into your project in the same folder with your main.lua:

  1. Go to:   http://github.com/coronalabs/framework-storyboard-legacy

  2. Download it.

  3. Copy the storyboard.lua to your project in the same folder as your main.lua

Rob

I can’t download it . I don’t see the download icon 

Thanks a lot I got it