Opened 10 months ago
Closed 10 months ago
#14920 closed defect (fixed)
Orion Burger: Missing generic messages by Wilbur
Reported by: | afreickmann | Owned by: | dreammaster |
---|---|---|---|
Priority: | low | Component: | Engine: M4 |
Version: | Keywords: | ||
Cc: | Game: | Orion Burger |
Description
Wilbur seems to miss some generic messages, I noticed missing audio when e.g. looking at the island or the field at the wooden bridge. Both have no text attached, but in the original they have some generic messages.
from log:
parsing1
player: look at ISLAND
...parsed
parsed0
135od01
135od01s
...
player: walk to (154, 253), facing: 1
walked
...
parsing1
player: look at FIELD
...parsed
parsed0
...
player: walk to (196, 246), facing: 1
walked
....
parsing1
player: look at NEW BRIDGE
wilbur_say: wilburs_talk_trigger = -1
FSDirectory::createReadStreamForMember('burger.has') -> 'D:\ScummVM\Games\Orion Burger\BURGER.HAS'
Opening hashed: burger.has
rgetting:135W006.RAW -> from disk
...parsed
Change History (1)
comment:1 by , 10 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed. They now correctly give a response.