---
Attempted to calculate value for disabled stat DrugCookingSpeed; this is meant as a consistency check, either set the stat to neverDisabled or ensure this pawn cannot accidentally use this stat (thing=Zuniga)
---
Sometime appear.
The pawn isn't allowed to craft drugs but that is only forbidding the use of the "Drug Lab" workstation. Trying to craft drugs on other stations, like the crafting spot is what will give you the message.
I'm sorry for lack of details. I making smokeleaf joints at a drag-lab, and I not forcing to do it to any specified pawns. I think it's related to cooking skill. Some pawns, include Zuniga above, haven't cooking skill but they working on making joints automatically. This occurred at crafting-spot too. The pawns can not cook meals, but can make joints (with the error).
Smokeleaf joint's don't require any skill to made.
With enabled crafting skill pawn's will made joints.
Do you use any mods ?
Whats about a full log file, maybe you allready got some previous error. You need to use reply button to attach files.
Quote from: Canute on December 10, 2018, 08:49:51 AM
Smokeleaf joint's don't require any skill to made.
With enabled crafting skill pawn's will made joints.
Do you use any mods ?
Whats about a full log file, maybe you allready got some previous error. You need to use reply button to attach files.
Smokeleaf doesn't require any skills but the speed to make it is dependent on drugcookingspeed which uses cooking skill rather than drugsynthesisspeed which uses intellectual. Guess this is messing with the pawn.
edit: Repeatable in my game whenever you restart the game and make a pawn incapable of cooking make smokeleaf. Maybe just change it to use drugsynthesisspeed rather than drugcookingspeed? Or maybe it was set like this for balance reasons?