Carpenter Thralls with Builder specialization do not reduce the weight of produced items

Basic Info:

Platform: Steam
Issue Type: Gameplay
Game Mode: Single Player
Server Type: PvE
Map: Exiled Lands
Server Name: =SERVER NAME=
Mods: =MODS=


Bug Description:

Carpenter Thralls with Builder specialization do not reduce the weight of produced items.


Bug Reproduction:

To reproduce this bug: Have a T4 carpenter with the builder specialization craft any item. It will have the default weight. You will note the tooltip for the builder says “+Reduced Weight”, so it should reduce the weight somewhat. All other T4 carpenters reduce the weight by 12.5%. This bug is listed on the official wiki:
Carpenter (profession) - Official Conan Exiles Wiki

I used the devkit to find the cause of this bug. There is a typo in the DT_ThrallItemCraftBonuses data table. In the “Carpenter Durability Focus” row in the Tier Bonuses field you entered 1.0 for “Encumbrance Weight”. It should be 0.875 to be in line with other T4 Carpenters.

The fix for this bug is to enter 0.875 for “Encumbrance Weight” as it should be.

UPDATE:

It looks like the Taskmaster T4 Overseer has the same issue. It’s also mentioned on the wiki:
Taskmaster (profession) - Official Conan Exiles Wiki

The cause is the same, an error in the DT_ThrallItemCraftBonuses data table. The “Taskmaster Durability Focus” row has 1.0 in the “Encumbrance Weight” field. It should be 0.875.

4 Likes

Amazing. A player can find and provide the solution. And yet it will almost certainly still take six months before Funcom can find the time to enter a simple data table change.

2 Likes

Anybody have the number of workarounds incorporated into the game from players? For free btw.

1 Like

I don’t know how many there have been. I believe @Xevyr identified and provided the exact details of the data table error that led to Cimmerians not taking damage properly - not sure if that has been incorporated into the game yet, despite being a matter of putting the right numbers into a table. Likewise, I’m pretty sure somebody (@RagnarRandom maybe?) found the error relating to Black Corsairs not being able to be knocked out - that’s apparently still waiting to be incorporated (despite being again a simple data entry) after what is it 4 months, 6 months? But I strongly doubt that’s even close to the full list just of recent examples…

1 Like

Yea, apparently :stuck_out_tongue:
Continuing the discussion from PC Update - Age of Heroes Chapter 1 (2024.10.17):

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.