Kitteh6660 / Corruption-of-Champions-Mod

CoC source from fenoxo, modded by Kitteh6660
232 stars 96 forks source link

[Regression] No more 'lay Benoit(e) eggs' event at night since recent update #1269

Closed Stadler76 closed 6 years ago

Stadler76 commented 6 years ago

I have checked the following before submitting this issue:

Overview

The event, where you lay Benoit(e)'s eggs at night doesn't happen anymore. In addition the egg pregnancy updates don't show up anymore. It just happens silently. Plus: The amount of eggs laid is doubled.

Game version

Probably caused by PR #1263

Expected behaviour

Actual behaviour

How often can this be reproduced?

Always

Steps to reproduce the issue

  1. Obtain the Basilisk Womb Perk
  2. Get pregged with it by male or herm Benoit
  3. Wait a few days
brrritssocold commented 6 years ago

Argh.

Stadler76 commented 6 years ago

Ok, after some debugging I've found out, that PlayerBenoitPregnancy happens immediatly:

knockUp(type, incubationDuration): 18, 250
knockUpForce(type, incubationDuration): 18, 250
knockUpForce(type, incubationDuration): 18, 250
3/13/2018 20:45:14.250 [DEBUG] classes.Scenes.PregnancyProgression Updating pregnancy for mother 25, father 18 by using class [object PlayerBenoitPregnancy]
knockUpForce(type, incubationDuration): 0, 0
knockUpForce(type, incubationDuration): 0, 0