I'm making some raws for a huge humanoid creature, and for the most part it works alright, but when I give it a shield it instantly slows down to a crawl. I believe the problem is that the creature's massive body size is making the shield so huge it can't lift it, but I have no idea how to fix this. The creature's base strength is already at the max of 5,000, so I can't think of any way to fix this besides reducing the body size, which I don't want to do. I suppose I could make a special material for shields just for this creature that's weightless, but I'd prefer a different solution.
Also, unrelated and not too big of a problem, I keep getting this in the errorlog:
*** Error(s) finalizing the creature RX_78_2
RX_78_2:DEFAULT:right upper arm, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left upper arm, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:right lower arm, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left lower arm, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:right hand, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left hand, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:right upper leg, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left upper leg, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:right lower leg, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left lower leg, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:right foot, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left foot, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:right shoulder, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left shoulder, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:right elbow, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left elbow, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:right wrist, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left wrist, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:right hip, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left hip, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:right knee, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left knee, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:right ankle, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:left ankle, layer 2: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:upper spine, layer 1: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:thumb, right hand, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:thumb, left hand, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:first finger, right hand, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:first finger, left hand, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:second finger, right hand, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:second finger, left hand, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:third finger, right hand, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:third finger, left hand, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:fourth finger, right hand, layer 4: Tissue was not found, using first tissue instead
RX_78_2:DEFAULT:fourth finger, left hand, layer 4: Tissue was not found, using first tissue instead
I don't know why this happens, but it doesn't seem to be negatively affecting the creature, so... yeah.