I have a butt load of mods so I thought I would list them and see if someone has this bug also before I disable one at a time and see which one is causing the bug.
The butcher table is not interactive I can place it down to build but cannot build it. I also cannot right click on it with a colonist to build it even though the blue print is placed down. Anyone know if any of these mods conflict with the butcher table or alter it? It can aslo select and view the butcher table it is just not buildable.
Mod List
Animu Hair
Apothecarius
Caveworld Flora (worked before with this mod)
Clock (worked before with this mod)
Clutter (worked before with this mod)
Combat Realism
Combat Realism Rimfire
Combat Realism Defence
Darkness
Defend that Colony (worked before with this mod)
EDB Interface (worked before with this mod)
EDB Mod Order
EDB Prepare Carefully (worked before with this mod)
Expanded Prosthetics & Organ
Glassworks
GlitterTech
Horrors\
Hospitality
Pawn Icons (worked before with this mod)
Industrialization
Individual Appearance
jrpg eyes
LT Redistribute Heat (worked before with this mod)
LT Rim Effect
Mech Defense 2 (all) (worked before with this mod)
mending (worked before with this mod)
More Designators
Mending (worked before with this mod)
More Hair
Priority haul
Rimsenal (all)
Roof Support
Seasonal Wardrobe (worked before with this mod)
Surgery Extended (worked before with this mod)
Turret Collection
Vein Miner
Xtra Plants (worked before with this mod)
Attached the code for the table
-<ThingDef ParentName="BuildingBase">
<DefName>TableButcher</DefName>
<EType>BuildingComplex</EType>
<label>butcher table</label>
<ThingClass>Building_WorkTable</ThingClass>
<Description>A heavy table for butchering dead creatures into pieces of raw meat.</Description>
<graphicPath>Things/Building/Production/TableButcher</graphicPath>
<graphicClass>Graphic_Single</graphicClass>
-<CostList>
<WoodLog>60</WoodLog>
</CostList>
<constructEffect>ConstructWood</constructEffect>
<AltitudeLayer>Waist</AltitudeLayer>
<fillPercent>0.5</fillPercent>
<UseStandardHealth>True</UseStandardHealth>
-<statBases>
<WorkToMake>2000</WorkToMake>
<MaxHealth>180</MaxHealth>
<Flammability>1.0</Flammability>
</statBases>
<Size>(3,1)</Size>
<graphicOverdraw>False</graphicOverdraw>
<DesignationCategory>Production</DesignationCategory>
<Passability>PassThroughOnly</Passability>
<pathCost>60</pathCost>
<hasInteractionCell>True</hasInteractionCell>
<interactionSquareOffset>(0,0,-1)</interactionSquareOffset>
<itemSurface>True</itemSurface>
The butcher table is not interactive I can place it down to build but cannot build it. I also cannot right click on it with a colonist to build it even though the blue print is placed down. Anyone know if any of these mods conflict with the butcher table or alter it? It can aslo select and view the butcher table it is just not buildable.
Mod List
Animu Hair
Apothecarius
Caveworld Flora (worked before with this mod)
Clock (worked before with this mod)
Clutter (worked before with this mod)
Combat Realism
Combat Realism Rimfire
Combat Realism Defence
Darkness
Defend that Colony (worked before with this mod)
EDB Interface (worked before with this mod)
EDB Mod Order
EDB Prepare Carefully (worked before with this mod)
Expanded Prosthetics & Organ
Glassworks
GlitterTech
Horrors\
Hospitality
Pawn Icons (worked before with this mod)
Industrialization
Individual Appearance
jrpg eyes
LT Redistribute Heat (worked before with this mod)
LT Rim Effect
Mech Defense 2 (all) (worked before with this mod)
mending (worked before with this mod)
More Designators
Mending (worked before with this mod)
More Hair
Priority haul
Rimsenal (all)
Roof Support
Seasonal Wardrobe (worked before with this mod)
Surgery Extended (worked before with this mod)
Turret Collection
Vein Miner
Xtra Plants (worked before with this mod)
Attached the code for the table
-<ThingDef ParentName="BuildingBase">
<DefName>TableButcher</DefName>
<EType>BuildingComplex</EType>
<label>butcher table</label>
<ThingClass>Building_WorkTable</ThingClass>
<Description>A heavy table for butchering dead creatures into pieces of raw meat.</Description>
<graphicPath>Things/Building/Production/TableButcher</graphicPath>
<graphicClass>Graphic_Single</graphicClass>
-<CostList>
<WoodLog>60</WoodLog>
</CostList>
<constructEffect>ConstructWood</constructEffect>
<AltitudeLayer>Waist</AltitudeLayer>
<fillPercent>0.5</fillPercent>
<UseStandardHealth>True</UseStandardHealth>
-<statBases>
<WorkToMake>2000</WorkToMake>
<MaxHealth>180</MaxHealth>
<Flammability>1.0</Flammability>
</statBases>
<Size>(3,1)</Size>
<graphicOverdraw>False</graphicOverdraw>
<DesignationCategory>Production</DesignationCategory>
<Passability>PassThroughOnly</Passability>
<pathCost>60</pathCost>
<hasInteractionCell>True</hasInteractionCell>
<interactionSquareOffset>(0,0,-1)</interactionSquareOffset>
<itemSurface>True</itemSurface>