# Why do my games "Crash" and not run anymore

**URL:** https://forum.makecode.com/t/why-do-my-games-crash-and-not-run-anymore/31426
**Category:** Help
**Created:** [October 31, 2024, 2:05am UTC](https://forum.makecode.com/t/why-do-my-games-crash-and-not-run-anymore/31426 "2024-10-31T02:05:07Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Ima.notarobot](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/ima.notarobot/32/26551_2.png) [@Ima.notarobot](https://forum.makecode.com/u/Ima.notarobot)
#### Post date: [October 31, 2024, 2:05am UTC](https://forum.makecode.com/t/why-do-my-games-crash-and-not-run-anymore/31426/1 "2024-10-31T02:05:07Z")

</div>

I am building in block code, about 7000 lines in python and while I am coding with blocks my page refreshes and all my tile assets are labeled as a number Example "On player overlaps on tile12 instead of the image. My simulator runs but the tile map will not show and the sprites. But sometimes they will appear usually not the players who you control. Why is this happening?

---

<div class="post-metadata">

### Author: ![Octodemon](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/octodemon/32/15417_2.png) [@Octodemon](https://forum.makecode.com/u/Octodemon)
#### Post date: [October 31, 2024, 2:54pm UTC](https://forum.makecode.com/t/why-do-my-games-crash-and-not-run-anymore/31426/2 "2024-10-31T14:54:36Z")

</div>

I have experienced this problem too, when you code something and it doesn’t show up in your project. I don’t really know why this happens, but there is a simple (and tedious) way of fixing this. Just get the share link for your game and play it. The changes should show up.

---

<div class="post-metadata">

### Author: ![Ima.notarobot](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/ima.notarobot/32/26551_2.png) [@Ima.notarobot](https://forum.makecode.com/u/Ima.notarobot)
#### Post date: [October 31, 2024, 10:11pm UTC](https://forum.makecode.com/t/why-do-my-games-crash-and-not-run-anymore/31426/3 "2024-10-31T22:11:49Z")

</div>

Well it’s not that. my code is still there.

---

<div class="post-metadata">

### Author: ![Octodemon](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/octodemon/32/15417_2.png) [@Octodemon](https://forum.makecode.com/u/Octodemon)
#### Post date: [October 31, 2024, 11:29pm UTC](https://forum.makecode.com/t/why-do-my-games-crash-and-not-run-anymore/31426/4 "2024-10-31T23:29:34Z")

</div>

Yeah, i’m saying the code is still there but what you coded doesn’t show up in the simulator. Sorry I should’ve specified that.

---

<div class="post-metadata">

### Author: ![Ima.notarobot](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/ima.notarobot/32/26551_2.png) [@Ima.notarobot](https://forum.makecode.com/u/Ima.notarobot)
#### Post date: [November 1, 2024, 3:04pm UTC](https://forum.makecode.com/t/why-do-my-games-crash-and-not-run-anymore/31426/5 "2024-11-01T15:04:32Z")

</div>

Well some code works. here is a link to one of the games that this has happened to [https://arcade.makecode.com/S60101-94760-37898-23787](https://arcade.makecode.com/S60101-94760-37898-23787)

---

<div class="post-metadata">

### Author: ![Octodemon](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/octodemon/32/15417_2.png) [@Octodemon](https://forum.makecode.com/u/Octodemon)
#### Post date: [November 1, 2024, 5:21pm UTC](https://forum.makecode.com/t/why-do-my-games-crash-and-not-run-anymore/31426/6 "2024-11-01T17:21:42Z")

</div>

I’ll go take a look at it.
