Silly Girls Quest -v1.20- -izakaya Yottyann- Work
Version 1.20 marks a significant maturation point for the game. Early builds were raw, unbalanced, and full of what fans lovingly call "feature bugs." However, the v1.20 update polishes the experience without sanding off the quirky edges. It is the definitive way to play the game as of this writing.
| ID | Description | Reproduction Steps | Current Impact | Suggested Fix | |----|-------------|--------------------|----------------|---------------| | | Dialogue Freeze – The conversation UI becomes unresponsive when selecting the “Ask about the Lantern” option on the third dialogue node. | 1. Load “Izakaya Yottyann” chapter. 2. Play as Miyu. 3. Talk to Kaito, select “Ask about the Lantern”. | Blocks story progression; forces a reload. | Review coroutine handling in DialogueManager.cs ; add a null‑check for the optional audioClip field. | | CR‑002 | Memory Leak – RAM usage climbs ~300 MB per hour during continuous play in the izakaya. | 1. Enter izakaya. 2. Walk around for 60 min (in‑game time). | May cause crashes on 8 GB systems after ~3 h. | Dispose of unused ParticleSystem objects on OnDisable ; run Unity Profiler to verify. | | CR‑003 | Save Corruption – Saving after completing “Spirit Lantern” quest results in corrupted .sav files on macOS (Apple‑Silicon). | 1. Finish quest. 2. Press “Save & Exit”. 3. Reload game. | Progress lost; requires reinstall. | Ensure File.WriteAllBytes uses FileOptions.WriteThrough on ARM64; add checksum verification. | Silly Girls Quest -v1.20- -IZAKAYA YOTTYANN-
The update brings the "Chapter 2" map to near-full completion, offering more areas for players to explore and resources to gather. Localization and Accessibility Version 1