#Skip button stop working

1 messages · Page 1 of 1 (latest)

toxic kite
#

When the scene changes the skip button stop working even if already read, only tested on mode already read and ctrl buttonb

#

need to start and restart the skip to work

rustic harbor
#

beep Follow-up incident report (Gathering Locations...)

Location: E1S15 :: ln 299 | ln 284, E1S16 :: E1C74_END, ~95%
Reproduction: Confirmed! ✅
Further notes: Appears to be caused by no wait:false command on hideChars and in cases where multiple ch commands are issued without wait:false applied. Commands ignore the skip (presumably to enforce promise).
Solution: Add wait:false to those areas. Investigate as this is likely a wide-spread issue due to previous designer using different design pattern. Can be reg-ex'd? Find/Replaced safely?

toxic kite
#

this bug war corrected in the last version on steam?

rustic harbor
#

A few instances, yes, but not all just yet.

toxic kite
#

thanks

#

if needed i found the same error on chapter 3 I can do a clip