Eve Bedtime Seduction Event: And why some of you are having troubles finding it.
Added 2018-04-23 16:43:09 +0000 UTC I have been talking with coders about the seduction bed time event and why it might not be working for some people while other people are seeing it.
Here is what I've learned: Basically the portion of code which is checking for qualifications for scenes does so AFTER the time has adjusted. This means that the game is checking the wake time rather than the time you lay down for sleep. In other words, if you're waking up after midnight, then the scene isn't going to be working for you. To get the scene to trigger, set the sleep time so that you will WAKE UP in the 8pm to 11:59 window.
Here's what we've done about it: We've swapped around the time check so it now checks for when you go to bed rather than when you would be waking up. So on our end there is roughly a 1 in 7 chance that scene will now trigger at the right time if you qualify for it. This change will not appear for users though until A13 is released.
You guys have really helped with this, I appreciate that so many people reported the issue. This is one of these cases where when I saw it reported once, I peeked at the code and assumed the player was just having bad luck with the scene, but when reports kept coming in, I took a second (And third, and fourth) look at things and had a good talk with my coders about what could potentially be causing it. This got fixed because several people reported the same thing. So thank you to every single one of you!
Comments
This is correct, and that bug should be resolved in the A13 build of the game.
Aftermath Team
2018-04-24 13:14:10 +0000 UTCSo to clarify, the scene is intended to have a 1/7 chance of triggering if you *go to sleep* between 20:00 and 23:59, but instead it was triggering if you *woke up* between 20:00 and 23:59?
Ver Greeneyes
2018-04-24 07:22:33 +0000 UTC