# Encumbrance is borked

**URL:** https://discourse.cataclysmdda.org/t/encumbrance-is-borked/6957
**Category:** The Garage
**Created:** [August 1, 2014, 3:51am UTC](https://discourse.cataclysmdda.org/t/encumbrance-is-borked/6957 "2014-08-01T03:51:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Daidalon](https://avatars.discourse-cdn.com/v4/letter/d/77aa72/32.png) [@Daidalon](https://discourse.cataclysmdda.org/u/Daidalon)
#### Post date: [August 1, 2014, 3:51am UTC](https://discourse.cataclysmdda.org/t/encumbrance-is-borked/6957/1 "2014-08-01T03:51:51Z")

</div>

In the latest experimental (1861 I believe), encumbrance seems to be completely broken. I noticed it has been broken down into individual limbs, but it seems to have caused issues.

Imma just list them here:  
1- Limbs are not consistent when it comes to encumbrance. For some reason, my left leg can have 2 encumbrance, with the right getting none  
2- The UI appears to be broken. The swimming cost is Integer.MAX\_INT (regardless of encum), and no matter what I wear it does not display the penalties.  
3- Encumbrance doesn’t seem to have any effect (tested by wearing multiple cargo pants and having no speed penalties).

---

<div class="post-metadata">

### Author: ![FunsizeNinja123](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/funsizeninja123/32/118_2.png) [@FunsizeNinja123](https://discourse.cataclysmdda.org/u/FunsizeNinja123)
#### Post date: [August 1, 2014, 4:09am UTC](https://discourse.cataclysmdda.org/t/encumbrance-is-borked/6957/2 "2014-08-01T04:09:00Z")

</div>

Wait.

WE HAVE INDIVIDUAL LIMBS NOW!??!?!

Ahem. Anyway, the limbs problem is probs a problem with the game trying to put it on both legs.

---

<div class="post-metadata">

### Author: ![KA101](https://avatars.discourse-cdn.com/v4/letter/k/278dde/32.png) [@KA101](https://discourse.cataclysmdda.org/u/KA101)
#### Post date: [August 1, 2014, 5:03am UTC](https://discourse.cataclysmdda.org/t/encumbrance-is-borked/6957/3 "2014-08-01T05:03:52Z")

</div>

Afraid so. Not yet sure where the problem is, but looking into it. Thinking there’s a bitset check that isn’t quite coming through.

---

<div class="post-metadata">

### Author: ![Snaaty](https://avatars.discourse-cdn.com/v4/letter/s/e495f1/32.png) [@Snaaty](https://discourse.cataclysmdda.org/u/Snaaty)
#### Post date: [August 1, 2014, 6:45am UTC](https://discourse.cataclysmdda.org/t/encumbrance-is-borked/6957/4 "2014-08-01T06:45:10Z")

</div>

I can report the same issue:

Separate limbs surely are awesome but still bugged.

Arms and Hands seem to work fine, I think for me it was only the legs who had different encumbrance even though I was only wearing army pants.  
The next step should probably be separating arms and legs further into upper arm/lower arm. 🙂

---

<div class="post-metadata">

### Author: ![KA101](https://avatars.discourse-cdn.com/v4/letter/k/278dde/32.png) [@KA101](https://discourse.cataclysmdda.org/u/KA101)
#### Post date: [August 2, 2014, 6:46am UTC](https://discourse.cataclysmdda.org/t/encumbrance-is-borked/6957/5 "2014-08-02T06:46:42Z")

</div>

Found the leg-encumbrance issue. Should be fixed now.
