View Issue Details

IDCategoryLast Update
0001526Bug Report2019-05-03 06:46
ReporterCasiope 
SeveritytweakReproducibilityalways
Status closedResolutionopen
Summary0001526: Resetting the Cookie Jar blocks new scenes viewing
DescriptionSee attachement.

The Cookie Jar's behaviour is not logical: after a reset, some galleries stay locked even if new sex scenes are unlocked.

Steps to reproduce (note that this bug is not specific to Miss Okita's storyline):
1. Finish Miss Okita's story.
2. Open the Main menu -> Cookie Jar.
3. Click on Miss Okita's face.
4. All scenes are unlocked.
5. Reset the Cookie Jar.
6. A popup says "All unlocked scenes will be lost and reset to default"
7. Click "Yes".
8. The Cookie Jar is reset.
9. Reload your last save.
10. Progress until MC has sex again with Miss Okita.
11. Open the Main menu -> Cookie Jar.

Issue:
• Miss Okita's gallery is still locked.

Solution:
• Miss Okita's gallery should be unlocked when we play or replay a sex scene with her.
Platform/OSWindows
Version0.17.5

Activities

Casiope

Casiope

2019-02-26 22:04

updater  

Cookie Jar not unlocked.jpg (462,144 bytes)
Casiope

Casiope

2019-02-26 22:20

updater   ~0001995

Why is this a bug:
- First, because this behaviour is inconsistent. For example, in Roxxy's storyline, each sex scene unlock the Cookie Jar, even if it was previously reset.
- Also because the Cookie Jar doesn't explain that futur sex scenes will stay locked too. The popup only says "All unlocked scenes will be lost and reset to default."
- Finally, because it doesn't make sense: resetting doesn't delete the saves, so we should be able to play from a save without constraint.
Casiope

Casiope

2019-02-26 22:28

updater   ~0001996

A solution is to make sure that:

$ persistent.cookie_jar["Character_ID"]["unlocked"] = True

...is called each time:

$ persistent.cookie_jar["Character_ID"]["gallery"]["XX_unlocked"] = True

...is used.
Casiope

Casiope

2019-02-26 22:52

updater   ~0001997

The bug is present in these stories:
• Miss Bissette (02_unlocked)
• Miss Dewitt (02_unlocked, 03_unlocked)
• Miss Okita (02_unlocked, 03_unlocked, 04_unlocked, 05_unlocked, 06_unlocked)
• Miss Ross (02_unlocked)
• Lopez and Martinez (02_unlocked)
• Roxxy (02_unlocked)
mil578

mil578

2019-05-03 06:46

updater   ~0002220

Forwarded to a future update or already fixed.

Issue History

Date Modified Username Field Change
2019-02-26 22:04 Casiope New Issue
2019-02-26 22:04 Casiope File Added: Cookie Jar not unlocked.jpg
2019-02-26 22:20 Casiope Note Added: 0001995
2019-02-26 22:28 Casiope Note Added: 0001996
2019-02-26 22:52 Casiope Note Added: 0001997
2019-05-03 06:46 mil578 Note Added: 0002220
2019-05-03 06:46 mil578 Status new => closed