# Bug in Sunshine's mutant insects mod

**URL:** https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335
**Category:** The Lab
**Created:** [September 14, 2019, 11:35pm UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335 "2019-09-14T23:35:39Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![proxiehunter](https://avatars.discourse-cdn.com/v4/letter/p/e68b1a/32.png) [@proxiehunter](https://discourse.cataclysmdda.org/u/proxiehunter)
#### Post date: [September 14, 2019, 11:35pm UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/1 "2019-09-14T23:35:39Z")

</div>

I brought this up in the reddit post where I found the mod but no response yet. I was hoping someone could explain the error I’m getting whenever I try to start a world including the mod because it’s not clear to me what it’s saying is the problem.

DEBUG : Error: data/mods//Mutant\_Insects/mutant\_insect.json: line 1127:13: Expected number

```
"bodytype": "flying insect",
"default_faction": "wasp",
"diff": "
        ^
         3",
"speed": 120,
"attack_cost": 150,

```

FUNCTION : bool main\_menu::load\_character\_tab()  
FILE : src/main\_menu.cpp  
LINE : 1012

---

<div class="post-metadata">

### Author: ![DrakeDragon8](https://avatars.discourse-cdn.com/v4/letter/d/9fc29f/32.png) [@DrakeDragon8](https://discourse.cataclysmdda.org/u/DrakeDragon8)
#### Post date: [September 14, 2019, 11:49pm UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/2 "2019-09-14T23:49:19Z")

</div>

Find the .json edit it and remove the quotations you see around the 3 should fix it. A number of mods have had this problam due to the new json syntax

---

<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: [September 15, 2019, 12:11am UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/3 "2019-09-15T00:11:40Z")

</div>

[https://pastebin.com/qmpc6kZi](https://pastebin.com/qmpc6kZi)  
fixed version of mutant\_insect.json

---

<div class="post-metadata">

### Author: ![proxiehunter](https://avatars.discourse-cdn.com/v4/letter/p/e68b1a/32.png) [@proxiehunter](https://discourse.cataclysmdda.org/u/proxiehunter)
#### Post date: [September 15, 2019, 12:55am UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/4 "2019-09-15T00:55:47Z")

</div>

Thanks to both of you.

---

<div class="post-metadata">

### Author: ![Fris0uman](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/fris0uman/32/8607_2.png) [@Fris0uman](https://discourse.cataclysmdda.org/u/Fris0uman)
#### Post date: [September 15, 2019, 8:53am UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/5 "2019-09-15T08:53:32Z")

</div>

> the new json syntax

Little nitpick: the json syntax didn’t change, it’s the same as before but inforced more strictly. Meaning that things currently breaking actually never worked but the game did not report the errors before.

---

<div class="post-metadata">

### Author: ![Ragno](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/ragno/32/5935_2.png) [@Ragno](https://discourse.cataclysmdda.org/u/Ragno)
#### Post date: [September 15, 2019, 4:27pm UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/6 "2019-09-15T16:27:06Z")

</div>

what does this mod add exactly?

---

<div class="post-metadata">

### Author: ![proxiehunter](https://avatars.discourse-cdn.com/v4/letter/p/e68b1a/32.png) [@proxiehunter](https://discourse.cataclysmdda.org/u/proxiehunter)
#### Post date: [September 16, 2019, 11:41pm UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/7 "2019-09-16T23:41:44Z")

</div>

According to the reddit thread:

**Mutant Insects:**

- Added a couple new types
- Added egg and growth data to existing bugs
- Bugs can evolve into mega-sized versions, larger than a human
- Insects can only be tamed at larva/nymph stage
- 1/10 larva are friendly enough to be tamed
- Eggs can be altered with mutagen to hatch friendly larva
- Flying insects make loud noises based on size

There’s also a mutant animals mod.

**Mutant Animals:**

- Added freaky mutant animals
- Animals have evolution paths based on type; fish, canine, etc.
- Animals first evolve into diseased forms then final forms
- Mutants can then reproduce normally
- A few tameable and rideable types

Both at this link [https://github.com/CleverRaven/Cataclysm-DDA/files/3295493/Sunshine.Animal.Mods.zip](https://github.com/CleverRaven/Cataclysm-DDA/files/3295493/Sunshine.Animal.Mods.zip)

---

<div class="post-metadata">

### Author: ![Gilliph](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/gilliph/32/10493_2.png) [@Gilliph](https://discourse.cataclysmdda.org/u/Gilliph)
#### Post date: [September 17, 2019, 12:32am UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/8 "2019-09-17T00:32:12Z")

</div>

There use to be a page for Sunshines Mutant animals on this site, anyone know where it went?

---

<div class="post-metadata">

### Author: ![sayke](https://avatars.discourse-cdn.com/v4/letter/s/82dd89/32.png) [@sayke](https://discourse.cataclysmdda.org/u/sayke)
#### Post date: [January 28, 2020, 11:24pm UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/9 "2020-01-28T23:24:07Z")

</div>

Apparently, Sunshine must have deleted it, while leaving the file up on the Github (but outside the source tree repo).

Hey @Sunshine, I think your Mutant Animals and Mutant Insects mods are excellent and I’d like to mainline them. Do I have permission?

---

<div class="post-metadata">

### Author: ![Gilliph](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/gilliph/32/10493_2.png) [@Gilliph](https://discourse.cataclysmdda.org/u/Gilliph)
#### Post date: [February 4, 2020, 8:37am UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/10 "2020-02-04T08:37:33Z")

</div>

Is sunshine still around anymore?

---

<div class="post-metadata">

### Author: ![Kenan](https://avatars.discourse-cdn.com/v4/letter/k/e495f1/32.png) [@Kenan](https://discourse.cataclysmdda.org/u/Kenan)
#### Post date: [February 5, 2020, 3:50am UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/11 "2020-02-05T03:50:59Z")

</div>

He has not been online for a long time, would be cool if he came back like Tefnut, though…

---

<div class="post-metadata">

### Author: ![Gilliph](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/gilliph/32/10493_2.png) [@Gilliph](https://discourse.cataclysmdda.org/u/Gilliph)
#### Post date: [February 5, 2020, 4:08am UTC](https://discourse.cataclysmdda.org/t/bug-in-sunshines-mutant-insects-mod/21335/12 "2020-02-05T04:08:22Z")

</div>

That’s a shame, hope he’s alright and happy.
