Composer not working

So I have a small issue here.

I have 3 scenes:

  1. Menu (menu.lua)

  2. Game (level1.lua)

  3. Game Over Scene (lose.lua)

The main.lua file goes to menu.lua,

menu.lua goes to level1.lua,

level1.lua goes to lose.lua

lose.lua goes to menu.lua

Easy peasy.

PROBLEM:

All that works except for when lose.lua goes to menu.lua.

It instead goes to a black screen.

I am not sure whats wrong with it so I am requesting help here.

I saw RG’s Hire a hitman thingy but its a really-reall-really-really-really small project (only 3 text files with almost 100 lines for each)

(plus i am kinda broke)

Anyways…

I dont want to post all the files here as my project is easy to clone by just changing the assets.

If anyone is open to helping please reply to this and I will send you the files.

OK WAIT NEVER MIND IGNORE THIS

I did not reset my lives in level1.lua  so it kept on goign to lose.lua,

Thanks i guess

OK WAIT NEVER MIND IGNORE THIS

I did not reset my lives in level1.lua  so it kept on goign to lose.lua,

Thanks i guess