# \[Solved\] Im getting an error "Internal error generating code for blocks"

**URL:** https://community.thunkable.com/t/solved-im-getting-an-error-internal-error-generating-code-for-blocks/1041964
**Category:** Questions about Thunkable X
**Created:** [December 30, 2020, 9:37pm UTC](https://community.thunkable.com/t/solved-im-getting-an-error-internal-error-generating-code-for-blocks/1041964 "2020-12-30T21:37:19Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![shrey](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/shrey/32/105637_2.png) [@shrey](https://community.thunkable.com/u/shrey)
#### Post date: [December 30, 2020, 9:37pm UTC](https://community.thunkable.com/t/solved-im-getting-an-error-internal-error-generating-code-for-blocks/1041964/1 "2020-12-30T21:37:19Z")

</div>

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/5/4/549373e4a5f866dc04ed6ecfbbc73cb3e8359b66.png)

im getting this error when i was trying to create a simple abc’s app, any ideas about how to fix it?

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [December 30, 2020, 10:19pm UTC](https://community.thunkable.com/t/solved-im-getting-an-error-internal-error-generating-code-for-blocks/1041964/2 "2020-12-30T22:19:58Z")

</div>

I got back in the spring when I added JSON objects to Else if Conditions ([[Solved] Cloud variable values do not appear in Realtime Database - #4 by drted](http://community.thunkable.com/t/solved-cloud-variable-values-do-not-appear-in-realtime-database/668305/4)). Are you using JSON object blocks? Can you share a screenshot of the blocks you are working on?

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/f/b/fb09306f86ffe764ca2c54c3defa669d99769590.png)

---

<div class="post-metadata">

### Author: ![shrey](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/shrey/32/105637_2.png) [@shrey](https://community.thunkable.com/u/shrey)
#### Post date: [December 31, 2020, 6:00pm UTC](https://community.thunkable.com/t/solved-im-getting-an-error-internal-error-generating-code-for-blocks/1041964/3 "2020-12-31T18:00:14Z")

</div>

I wasnt using the JSON blocks, i was using the lists block and the error came.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/f/df503af23de64ad61985a6cbce3b496bc6661150.png)

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [December 31, 2020, 6:10pm UTC](https://community.thunkable.com/t/solved-im-getting-an-error-internal-error-generating-code-for-blocks/1041964/4 "2020-12-31T18:10:07Z")

</div>

The error is due to the apostrophe in the name of the list “abc’s” remove it and all will be fine. You can name it “abcs” or anything else you want.

---

<div class="post-metadata">

### Author: ![shrey](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/shrey/32/105637_2.png) [@shrey](https://community.thunkable.com/u/shrey)
#### Post date: [December 31, 2020, 6:23pm UTC](https://community.thunkable.com/t/solved-im-getting-an-error-internal-error-generating-code-for-blocks/1041964/5 "2020-12-31T18:23:22Z")

</div>

Thanks!

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:19pm UTC](https://community.thunkable.com/t/solved-im-getting-an-error-internal-error-generating-code-for-blocks/1041964/6 "2024-11-08T12:19:17Z")

</div>


