# V 1331ae4 Metabolic Interchange powers down

**URL:** https://discourse.cataclysmdda.org/t/v-1331ae4-metabolic-interchange-powers-down/8041
**Category:** The Garage
**Created:** [November 24, 2014, 2:50pm UTC](https://discourse.cataclysmdda.org/t/v-1331ae4-metabolic-interchange-powers-down/8041 "2014-11-24T14:50:49Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Taika](https://avatars.discourse-cdn.com/v4/letter/t/f1d935/32.png) [@Taika](https://discourse.cataclysmdda.org/u/Taika)
#### Post date: [November 24, 2014, 2:50pm UTC](https://discourse.cataclysmdda.org/t/v-1331ae4-metabolic-interchange-powers-down/8041/1 "2014-11-24T14:50:49Z")

</div>

The Metabolic Interchange CBM seems to power down every few turns on its own. At first I thought unlike in previous versions it would not just stop working when you’re to hungry but just switch it off, but it is also happening when the character is fully fed.

(Tiles version, win7)

EDIT:  
I’ve just noticed that, at least sometimes, it seems to happen when the Power Storage is at max capacity. Since I’m using a MP3-Player with the UPS modification, that is really annoying. 😉

---

<div class="post-metadata">

### Author: ![i2amroy](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/i2amroy/32/909_2.png) [@i2amroy](https://discourse.cataclysmdda.org/u/i2amroy)
#### Post date: [November 24, 2014, 7:16pm UTC](https://discourse.cataclysmdda.org/t/v-1331ae4-metabolic-interchange-powers-down/8041/2 "2014-11-24T19:16:54Z")

</div>

It’s just a side effect of the bionic framework update making it actually do what the JSON said it should. 😛

That said it’s a really easy 1-2 line fix for this in the json. I’ll take a crack at it tonight if nobody else has by then. (If you want to fix it yourself just go into the JSON, find the metabolic bionic, remove the “time” line and add a line that says ‘“toggled”: true,’ instead.)

---

<div class="post-metadata">

### Author: ![Taika](https://avatars.discourse-cdn.com/v4/letter/t/f1d935/32.png) [@Taika](https://discourse.cataclysmdda.org/u/Taika)
#### Post date: [November 24, 2014, 8:03pm UTC](https://discourse.cataclysmdda.org/t/v-1331ae4-metabolic-interchange-powers-down/8041/3 "2014-11-24T20:03:26Z")

</div>

Thanks for the hint, unfortunately, replacing the line moves it to the passive column. Still, now that I know where the problem is, I’ll try to find something. 😉

Ignore that, I wrote toggles instead of toggled. =/
