vegapnk / RJW-Genes

Rimworld Biotech Genes related to RJW
MIT License
24 stars 28 forks source link

LoveFeeding NullPointer #90

Closed vegapnk closed 5 days ago

vegapnk commented 4 weeks ago

Received on Discord:

System.NullReferenceException: Object reference not set to an instance of an object
[Ref 51FA1819]
 at RJWLoveFeeding.LustFeeding.RJWTryTakeBlood (Verse.Pawn pawn, Verse.Pawn bloodBag) [0x00007] in <a29571054ff24f6e817467bcf2a38d74>:0 
 at RJWLoveFeeding.LustFeeding.RJWLustFeeding (rjw.SexProps props) [0x0006c] in <a29571054ff24f6e817467bcf2a38d74>:0 
 at RJWLoveFeeding.LustFeeding.Postfix (rjw.SexProps props) [0x00000] in <a29571054ff24f6e817467bcf2a38d74>:0 
mechs raping humans(at least Milira race mechs) are throwing exceptions, you guys are not null checking bloodBag.genes in RJWTryTakeBlood

Simple null-pointer and a missing check for genes / pawns.

I think jaal has already a fix running

vegapnk commented 5 days ago

Fixed in 2.1.0