Well that's a shame, I was hoping the parts of it that werent done be out of the way like the tavern at the fishing camp, I do have a question about a weapon I found called "bloodthirster" what are the requirements for using it?
Viewing post in Leo's mod for Strive v1.0
He's right it's bugged; here's the Bloodthirster requirements:
reqs = [{reqstat = 'smaf', oper = 'gte', reqvalue = 3}, {reqstat = 'str', oper = 'gte', reqvalue = 1}],
It requires "str" but the person class only has "sstr", so the better question would by why it isn't causing constant crashing.
For DKRust, you would need to edit the save file to fix the requirements for your Bloodthirster to use it. Fixing the mod files will only fix future items.