# Every version past 0.C 4027 crashes with runtime error on world load

**URL:** https://discourse.cataclysmdda.org/t/every-version-past-0-c-4027-crashes-with-runtime-error-on-world-load/11071
**Category:** The Garage
**Created:** [December 12, 2015, 6:16pm UTC](https://discourse.cataclysmdda.org/t/every-version-past-0-c-4027-crashes-with-runtime-error-on-world-load/11071 "2015-12-12T18:16:12Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![pip12345](https://avatars.discourse-cdn.com/v4/letter/p/a6a055/32.png) [@pip12345](https://discourse.cataclysmdda.org/u/pip12345)
#### Post date: [December 12, 2015, 6:16pm UTC](https://discourse.cataclysmdda.org/t/every-version-past-0-c-4027-crashes-with-runtime-error-on-world-load/11071/1 "2015-12-12T18:16:12Z")

</div>

I can’t use any version past 0.C 4027, both 4028 and 4029 crash whenever I load a world with both old save games and fresh new unmodded save games.  
I do not have Avast and 4027 and all other previous versions work fine.

 ![](http://i.imgur.com/v3pnpca.png)

---

<div class="post-metadata">

### Author: ![JazzGuru](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/jazzguru/32/2587_2.png) [@JazzGuru](https://discourse.cataclysmdda.org/u/JazzGuru)
#### Post date: [December 12, 2015, 6:29pm UTC](https://discourse.cataclysmdda.org/t/every-version-past-0-c-4027-crashes-with-runtime-error-on-world-load/11071/2 "2015-12-12T18:29:35Z")

</div>

Hi, I’m also experiencing this.

Not sure what’s going on, but I thought it might have had something to do with my choice of options, as I use the experimental tall buildings. I’m using the Windows tiles builds, on Win 7 64.

Obviously though, if others are getting it, there must be a problem elsewhere. Pity, as I was looking forward to doing a session this evening, with the latest experimental build… ☹

---

<div class="post-metadata">

### Author: ![rremyroy](https://avatars.discourse-cdn.com/v4/letter/r/a183cd/32.png) [@rremyroy](https://discourse.cataclysmdda.org/u/rremyroy)
#### Post date: [December 12, 2015, 9:40pm UTC](https://discourse.cataclysmdda.org/t/every-version-past-0-c-4027-crashes-with-runtime-error-on-world-load/11071/3 "2015-12-12T21:40:23Z")

</div>

There is already a fix in the loop for this: [https://github.com/CleverRaven/Cataclysm-DDA/pull/14400](https://github.com/CleverRaven/Cataclysm-DDA/pull/14400) .

---

<div class="post-metadata">

### Author: ![Litppunk](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/litppunk/32/409_2.png) [@Litppunk](https://discourse.cataclysmdda.org/u/Litppunk)
#### Post date: [December 13, 2015, 2:16am UTC](https://discourse.cataclysmdda.org/t/every-version-past-0-c-4027-crashes-with-runtime-error-on-world-load/11071/4 "2015-12-13T02:16:18Z")

</div>

problem remains in 4029.  
Which version can we expect the fix to be implemented?

---

<div class="post-metadata">

### Author: ![JazzGuru](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/jazzguru/32/2587_2.png) [@JazzGuru](https://discourse.cataclysmdda.org/u/JazzGuru)
#### Post date: [December 13, 2015, 3:10am UTC](https://discourse.cataclysmdda.org/t/every-version-past-0-c-4027-crashes-with-runtime-error-on-world-load/11071/5 "2015-12-13T03:10:57Z")

</div>

Well, at least you guys are on to it.

Hopefully by tomorrow it will be fixed.

Thanks! 😃

---

<div class="post-metadata">

### Author: ![Necrucifer](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/necrucifer/32/44_2.png) [@Necrucifer](https://discourse.cataclysmdda.org/u/Necrucifer)
#### Post date: [December 13, 2015, 3:18am UTC](https://discourse.cataclysmdda.org/t/every-version-past-0-c-4027-crashes-with-runtime-error-on-world-load/11071/6 "2015-12-13T03:18:44Z")

</div>

Problem remains in 4030 as well, sadface.

---

<div class="post-metadata">

### Author: ![Malkeus](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/malkeus/32/12037_2.png) [@Malkeus](https://discourse.cataclysmdda.org/u/Malkeus)
#### Post date: [December 13, 2015, 6:40am UTC](https://discourse.cataclysmdda.org/t/every-version-past-0-c-4027-crashes-with-runtime-error-on-world-load/11071/7 "2015-12-13T06:40:49Z")

</div>

> [@Necrucifer](#):
>
> Problem remains in 4030 as well, sadface.

If you guys want to play tonight, open up data\json\mapgen\teashop.json and find  
{ “point”: “terrain”, “id”: “f\_mutpoppy”, “x”: [0 , 23], “y”: [19, 23], “repeat”: [4, 9] },  
and  
{ “point”: “terrain”, “id”: “f\_chamomile”, “x”: [0 , 23], “y”: [19, 23], “repeat”: [4, 9] }

Replace “terrain” with “furniture”. This is from this PR:  
[https://github.com/BevapDin/Cataclysm-DDA/commit/06eeb24731fcdf1729a654b4a851fafbc5e6a046](https://github.com/BevapDin/Cataclysm-DDA/commit/06eeb24731fcdf1729a654b4a851fafbc5e6a046)  
which also fixes the underlying reason for the crash. The PR will go into the experimental as soon as someone merges it, but you can play just fine with the above change. It starts and loads a game anyway. Good night 🙂

---

<div class="post-metadata">

### Author: ![Necrucifer](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/necrucifer/32/44_2.png) [@Necrucifer](https://discourse.cataclysmdda.org/u/Necrucifer)
#### Post date: [December 13, 2015, 3:18pm UTC](https://discourse.cataclysmdda.org/t/every-version-past-0-c-4027-crashes-with-runtime-error-on-world-load/11071/8 "2015-12-13T15:18:43Z")

</div>

> [@Malkeus](#):
>
> [quote=“Necrucifer, post:6, topic:11071”]Problem remains in 4030 as well, sadface.

If you guys want to play tonight, open up data\json\mapgen\teashop.json and find  
{ “point”: “terrain”, “id”: “f\_mutpoppy”, “x”: [0 , 23], “y”: [19, 23], “repeat”: [4, 9] },  
and  
{ “point”: “terrain”, “id”: “f\_chamomile”, “x”: [0 , 23], “y”: [19, 23], “repeat”: [4, 9] }

Replace “terrain” with “furniture”. This is from this PR:  
[https://github.com/BevapDin/Cataclysm-DDA/commit/06eeb24731fcdf1729a654b4a851fafbc5e6a046](https://github.com/BevapDin/Cataclysm-DDA/commit/06eeb24731fcdf1729a654b4a851fafbc5e6a046)  
which also fixes the underlying reason for the crash. The PR will go into the experimental as soon as someone merges it, but you can play just fine with the above change. It starts and loads a game anyway. Good night :)[/quote]

Thanks,I couldnt get github to open for some reason -.-.

---

<div class="post-metadata">

### Author: ![JazzGuru](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/jazzguru/32/2587_2.png) [@JazzGuru](https://discourse.cataclysmdda.org/u/JazzGuru)
#### Post date: [December 14, 2015, 1:02am UTC](https://discourse.cataclysmdda.org/t/every-version-past-0-c-4027-crashes-with-runtime-error-on-world-load/11071/9 "2015-12-14T01:02:12Z")

</div>

Hi, just to confirm, the crashing issue has now been sorted.

Thanks… 🙂
