Search found 1 match
- Sun Feb 21, 2021 9:04 pm
- Forum: King's Quest III Redux: To Heir Is Human Forum
- Topic: Blocking bug when feeding the wizard with special porridge'
- Replies: 9
- Views: 50843
Re: Blocking bug when feeding the wizard with special porridge'
Hello, I am current AGS engine maintainer, HunterZ reported this problem in our issue tracker. There's a bug in AGS engine since v3.4.1 that causes this game to freeze. Technically, the reason is that it does a case-sensitive search for a music clip while the actual clip is named in uppercase. And t...