# Please Help Please Thx

**URL:** https://forum.makecode.com/t/please-help-please-thx/40742
**Category:** Help
**Created:** [December 2, 2025, 10:41pm UTC](https://forum.makecode.com/t/please-help-please-thx/40742 "2025-12-02T22:41:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ineedhelp](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/ineedhelp/32/27191_2.png) [@ineedhelp](https://forum.makecode.com/u/ineedhelp)
#### Post date: [December 2, 2025, 10:41pm UTC](https://forum.makecode.com/t/please-help-please-thx/40742/1 "2025-12-02T22:41:59Z")

</div>

I can’t figure out why it isn’t working someone pls help thx very much

[here](https://arcade.makecode.com/S24469-32895-31007-88834)

---

<div class="post-metadata">

### Author: ![redSprite](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/redsprite/32/34262_2.png) [@redSprite](https://forum.makecode.com/u/redSprite)
#### Post date: [December 3, 2025, 5:31am UTC](https://forum.makecode.com/t/please-help-please-thx/40742/2 "2025-12-03T05:31:58Z")

</div>

You have scripts that can run when the tilemaps aren’t loaded in.

They depend on tiles, and if there isn’t a tilemap, the game crashes.

Make sure a tilemap is loaded in before you run the scripts.
