View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0001399 | Bug Report | 2018-12-13 07:11 | 2019-12-20 22:51 | ||
Reporter | Mjwill | ||||
Severity | trivial | Reproducibility | have not tried | ||
Status | resolved | Resolution | fixed | ||
Summary | 0001399: Roxy Dialog bug | ||||
Description | I went to talk to Roxy at night before finishing her story and got a dialog like I had. Clyde not being around and talking about he almost ruined her life and thanks for stepping up.All the dialog for after her story concludes. This is trivial just minor thing. | ||||
Platform/OS | OSX | ||||
Version | 0.19.1 | ||||
Please provide more details about what you mean. I do not understand this bug report. | |
Okay. Before this, I did the part of Roxy storyline where Roxy needs to go home and get her cheerleader outfit from Clyde. Next Day at night I when to Roxy place she was her bedroom. and talked to her and I got Dialog options I should get after the drug bust got solved. I quote "Any word from Clyde?" "Ugh no, Thank God! I hope I never hear from that dumbass again..." All the that stuff. I kinda recreated it and it crashed my game. | |
I'm able to reproduce the situation (dialog with Roxxy about Clyde that should never be here), but not the crash. Version 0.17.5. See attachment. Steps to reproduce: 1. Progress in Roxxy's storyline until MC gives her the cheerleading uniform back. 2. You can now access Roxxy's trailer. 3. Wait for the evening/night 4. Go into the trailer. 5. Click on Roxxy. Issue: • We can ask her if she has news about Clyde. Solution: • The dialog choice "Any word from Clyde?" shouldn't be available. "Any word from {b}Clyde{/b}?" if M_roxxy.get("roxxy relationship") == 2: call expression game.dialog_select("button_roxxy_french_whats_up_clyde_relationship_{}".format(M_roxxy.get("roxxy relationship"))) -> "Any word from {b}Clyde{/b}?" if M_roxxy.get("roxxy relationship") not in (3,4) and M_roxxy.finished_state(S_roxxy_shut_down_lab): call expression game.dialog_select("button_roxxy_french_whats_up_clyde_relationship_2") |
|
Bug report 0000661 is a duplicate. | |
Still in version 0.18.6. | |
The bug has been confirmed and it should be fixed in the next version. The report has been updated from version 0.17.1 to version 0.19.1. | |
This issue has been fixed in version 0.19.5. Please update the game to the last version. The report is now closed. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-12-13 07:11 | Mjwill | New Issue | |
2018-12-13 22:38 | mil578 | Status | new => feedback |
2018-12-13 22:38 | mil578 | Note Added: 0001760 | |
2018-12-17 07:02 | Mjwill | Note Added: 0001809 | |
2018-12-17 07:02 | Mjwill | Status | feedback => assigned |
2018-12-17 16:55 | Casiope | File Added: Roxxy-Clyde.jpg | |
2018-12-17 16:55 | Casiope | Note Added: 0001815 | |
2019-02-18 18:27 | Casiope | Note Added: 0001967 | |
2019-06-20 23:26 | Casiope | Note Added: 0002825 | |
2019-12-13 13:30 | Casiope | Status | assigned => confirmed |
2019-12-13 13:30 | Casiope | Version | 0.17.1 => 0.19.1 |
2019-12-13 13:30 | Casiope | Note Added: 0004015 | |
2019-12-20 22:51 | Casiope | Status | confirmed => resolved |
2019-12-20 22:51 | Casiope | Resolution | open => fixed |
2019-12-20 22:51 | Casiope | Note Added: 0004091 |