# Help! This had better get approved quickly…

**URL:** https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614
**Category:** Help
**Tags:** make, game
**Created:** [June 14, 2023, 4:50pm UTC](https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614 "2023-06-14T16:50:18Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![ChimbroDaPro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/chimbrodapro/32/15852_2.png) [@ChimbroDaPro](https://forum.makecode.com/u/ChimbroDaPro)
#### Post date: [June 14, 2023, 4:50pm UTC](https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614/1 "2023-06-14T16:50:18Z")

</div>

> **[Sickle Cell Awareness Day Project](https://arcade.makecode.com/47917-11373-82831-16580)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

It’s an emergency!!! This game is for Sickle Cell Awareness Day, and I just can’t wrap my head around how to use the Settings extension! I’m using Mr. @Sarge’s BetterSettings, but it just keeps resetting the game! Please help…

P.S. I made up the Chimbros Co. thing at the start lol, so I didn’t make the repetitive mistake of putting in my name.

> _HEEEEELP!_

---

<div class="post-metadata">

### Author: ![randomuser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/randomuser/32/32505_2.png) [@randomuser](https://forum.makecode.com/u/randomuser)
#### Post date: [June 14, 2023, 5:16pm UTC](https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614/2 "2023-06-14T17:16:56Z")

</div>

Hmm, do you need the settings? I don’t know how to use bettersettings, but if its not vital, you could just scrap that part! Also, very fun to play : D

---

<div class="post-metadata">

### Author: ![ChimbroDaPro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/chimbrodapro/32/15852_2.png) [@ChimbroDaPro](https://forum.makecode.com/u/ChimbroDaPro)
#### Post date: [June 14, 2023, 5:19pm UTC](https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614/3 "2023-06-14T17:19:27Z")

</div>

Thanks! I just want it to be as good as possible, so I thought the settings extension would make things faster instead of watching each and every cutscene over and over again…

---

<div class="post-metadata">

### Author: ![Sarge](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/sarge/32/19590_2.png) [@Sarge](https://forum.makecode.com/u/Sarge)
#### Post date: [June 14, 2023, 5:37pm UTC](https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614/4 "2023-06-14T17:37:54Z")

</div>

The codebase is huge (679 blocks) so it’s hard to pinpoint the issue… I don’t see any crashing, can you specify how to reproduce the issue at hand?

---

<div class="post-metadata">

### Author: ![YuHayate](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/yuhayate/32/8275_2.png) [@YuHayate](https://forum.makecode.com/u/YuHayate)
#### Post date: [June 14, 2023, 6:36pm UTC](https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614/5 "2023-06-14T18:36:55Z")

</div>

the “start saving” setting is never set

---

<div class="post-metadata">

### Author: ![ChimbroDaPro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/chimbrodapro/32/15852_2.png) [@ChimbroDaPro](https://forum.makecode.com/u/ChimbroDaPro)
#### Post date: [June 14, 2023, 6:37pm UTC](https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614/6 "2023-06-14T18:37:55Z")

</div>

Try dying. Then try playing the game again. You’ll see what I mean.

---

<div class="post-metadata">

### Author: ![Sarge](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/sarge/32/19590_2.png) [@Sarge](https://forum.makecode.com/u/Sarge)
#### Post date: [June 14, 2023, 8:16pm UTC](https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614/7 "2023-06-14T20:16:56Z")

</div>

Ah, I think I’ve found the issue. When you collide with the blue orb to move on to the next level, you don’t call your `saveGame` function

---

<div class="post-metadata">

### Author: ![ChimbroDaPro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/chimbrodapro/32/15852_2.png) [@ChimbroDaPro](https://forum.makecode.com/u/ChimbroDaPro)
#### Post date: [June 15, 2023, 3:06pm UTC](https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614/8 "2023-06-15T15:06:23Z")

</div>

What do I need to do? Thx Mr. @Sarge!

---

<div class="post-metadata">

### Author: ![Sarge](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/sarge/32/19590_2.png) [@Sarge](https://forum.makecode.com/u/Sarge)
#### Post date: [June 15, 2023, 5:50pm UTC](https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614/9 "2023-06-15T17:50:57Z")

</div>

Oh, uh looks like I was wrong, since your game saves every 500ms or so… I’m not sure what’s wrong, but I’ll try my best to help, no promises though!

---

<div class="post-metadata">

### Author: ![ChimbroDaPro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/chimbrodapro/32/15852_2.png) [@ChimbroDaPro](https://forum.makecode.com/u/ChimbroDaPro)
#### Post date: [June 15, 2023, 9:01pm UTC](https://forum.makecode.com/t/help-this-had-better-get-approved-quickly/20614/10 "2023-06-15T21:01:39Z")

</div>

Thanks Mr. @Sarge! You’re… cool.

😇
