Opened 4 years ago
Closed 4 years ago
#12263 closed defect (fixed)
The Longest Journey crash. "ERROR: Unknown key!"
Reported by: | matsmith83 | Owned by: | criezy |
---|---|---|---|
Priority: | normal | Component: | Engine: Stark |
Version: | Keywords: | ||
Cc: | Game: | The Longest Journey |
Description (last modified by )
ScummVM version 2.3.0 git13055-gb8a6375067
Windows 64-bit
I'm using the GOG version of the game, modded with the TLJHD texture pack.
https://tljhd.github.io/
Crash occurs whenever I click anywhere 'out of bounds'. i.e. Wherever the main character cant go. The crash still occurs if I disable "Load modded assets"
This crash has occurred in multiple places up until now, but this part of the game requires a lot of trial and error with clicking out of bounds.
Attachments (2)
Change History (4)
by , 4 years ago
Attachment: | tlj-win-001.tlj added |
---|
comment:1 by , 4 years ago
Description: | modified (diff) |
---|---|
Summary: | "ERROR: Unknown key!" Multiple instances of crash → The Longest Journey crash. "ERROR: Unknown key!" |
by , 4 years ago
Attachment: | scummvm.log added |
---|
comment:2 by , 4 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thank you for the bug report.
There was indeed an issue with the path finding code when the goal is not
reachable that caused this error. It has been fixed in commit 9b3dd840bb,
so the next nightly build should work.