# Why does my game freeze?

**URL:** https://forum.makecode.com/t/why-does-my-game-freeze/11015
**Category:** Help
**Created:** [November 22, 2021, 4:23pm UTC](https://forum.makecode.com/t/why-does-my-game-freeze/11015 "2021-11-22T16:23:18Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![CoolSwords4](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/coolswords4/32/9222_2.png) [@CoolSwords4](https://forum.makecode.com/u/CoolSwords4)
#### Post date: [November 22, 2021, 4:23pm UTC](https://forum.makecode.com/t/why-does-my-game-freeze/11015/1 "2021-11-22T16:23:18Z")

</div>

I am making a spaceship fighter game, and at the end of a level, it’s SUPPOSED to put you in a screen where you can upgrade your spaceship, but instead, it just freezes. But when you press A when its frozen, it will make the shooting noise.

I am very confused on why it is doing this. Please help!

Game: [https://makecode.com/\_5P1PALRdFCyL](https://makecode.com/_5P1PALRdFCyL)

---

<div class="post-metadata">

### Author: ![Grimm](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/grimm/32/5507_2.png) [@Grimm](https://forum.makecode.com/u/Grimm)
#### Post date: [November 22, 2021, 4:36pm UTC](https://forum.makecode.com/t/why-does-my-game-freeze/11015/2 "2021-11-22T16:36:54Z")

</div>

Hello I think and I’m not that good at code but its probably you don’t have time to choose anything before the next level starts when you’re on the menu screen.

---

<div class="post-metadata">

### Author: ![drtongue96](https://avatars.discourse-cdn.com/v4/letter/d/ed8c4c/32.png) [@drtongue96](https://forum.makecode.com/u/drtongue96)
#### Post date: [November 22, 2021, 10:08pm UTC](https://forum.makecode.com/t/why-does-my-game-freeze/11015/3 "2021-11-22T22:08:17Z")

</div>

From what I could see quickly, the only place where you do the upgrade screen is if player 2 dies.

---

<div class="post-metadata">

### Author: ![Learned](https://avatars.discourse-cdn.com/v4/letter/l/dec6dc/32.png) [@Learned](https://forum.makecode.com/u/Learned)
#### Post date: [November 23, 2021, 5:00pm UTC](https://forum.makecode.com/t/why-does-my-game-freeze/11015/4 "2021-11-23T17:00:32Z")

</div>

you need to put the blocks from the story extension in a start cutscene block
