MakaMaka128
New Member
- Aug 2, 2020
- 8
- 3
- 13
he Chinese symbol is the tofu character. is there any solution?Thank you so much for your detailed feedback and for taking the time to test the English version!
You're absolutely right - these are critical bugs that needed to be fixed.
**Bug 1 - Park sitting scene:**
The prologue recently went through a complete refactoring, and during that process, I forgot to pass the `nextcheckpoint` parameter to the initial listener. This caused the story to get stuck after sitting in the park. I sincerely apologize for this oversight - it's fixed now.
**Bug 2 - Dogeza detection area:**
Initially, I thought the detection zone might be too small, so I made it quite large during the original design. When the issue persisted during testing, I even enlarged it to cover the entire living room area - but the detection errors STILL occurred!
I never expected this was actually caused by the **cuboid area's inherent instability**. After extensive testing, I've had to compromise and switch to a spherical detection zone, which is much more stable. I set it to be invisible for immersion purposes, though there seems to be a display bug with the mod where areas don't hide properly unless you change maps (hopefully the mod author will see this).
The spherical zone does sacrifice some narrative immersion since I had to make it large enough to be reliable (which extends beyond the intended carpet area), but this compromise was necessary for gameplay stability.
**I swear I'll never use that annoying cuboid detection again!**
Both issues have been fixed and will be included in the current update. Thanks again for your patience and excellent bug reporting!