Opened 16 months ago
Last modified 15 months ago
#13137 pending defect (outdated)
AGI: LSL1 - Stealing from the shop should get Larry killed but it doesn't
Reported by: | EstrangedEstranged | Owned by: | digitall |
---|---|---|---|
Priority: | normal | Component: | Engine: AGI |
Version: | Keywords: | ||
Cc: | EstrangedEstranged | Game: | Leisure Suit Larry 1 |
Description (last modified by )
How to reproduce the bug (it doesn't need a savegame):
- Start playing a new game.
- Call a taxi (type "taxi").
- "Get in" the taxi, type "store" or "shop" to go to the store
- Type "pay" and "get out"
- Get in the store. "Take wine" and "Take magazine" (you have to be close to them of course).
- Get out of the store.
OBSERVE THE BUG: At this point in the DOS version of the game Larry gets shot by the shopkeeper for stealing. But this doesn't happen in the ScummVM version.
BONUS BUG:
- Get back in the store.
- As a result of the broken event, if you try to buy the magazine or the wine, it won't work - you can no longer do it, the game behaves as if you don't have them.
The bug can be experienced on the GoG version of Larry 1 (the text parser version), which was last updated on the 25th of April 2018 (supposedly to ScummVM 2.0 according to the patch notes). Happens both on Windows 7 and Windows 10.
I can attach two saves:
- one in the store BEFORE taking the objects
- one in the store AFTER taking the objects, walking out and back in
I can't do it in this form, I hope I'll be given a chance to do it when I create the ticket.
Attachments (2)
Change History (11)
by , 16 months ago
by , 16 months ago
comment:1 by , 16 months ago
Description: | modified (diff) |
---|
comment:2 by , 16 months ago
comment:3 by , 16 months ago
I'm wrong about the steps then.
In the attached savegames, I have done everything there is to do at that point of the game in the first location (the bar), so there are more items in my inventory.
I tried reproducing the bug by obtaining the same items from the first location before going to the store but the bug didn't happen!
So it's not that either.
Perhaps it has something to do with saving and loading a lot. I will try to find the rule.
comment:4 by , 16 months ago
Component: | --Unset-- → Engine: SCI |
---|---|
Priority: | high → normal |
Summary: | Stealing from the shop should get Larry killed but it doesn't → SCI: LSL1 - Stealing from the shop should get Larry killed but it doesn't |
comment:5 by , 16 months ago
Owner: | set to |
---|---|
Resolution: | → outdated |
Status: | new → pending |
EstrangedEstranged: It appears that this game ships from GOG bundled with ScummVM 2.0 which is quite outdated (17 December 2017).
I suggest checking the latest stable release i.e. v2.5.0 from here with your game files:
https://www.scummvm.org/downloads
If you can still replicate with that, then try the daily / nightly build from the development branch from the same page to see if this is fixed on the very latest code which will go into the next release build.
comment:6 by , 16 months ago
Component: | Engine: SCI → Engine: AGI |
---|---|
Summary: | SCI: LSL1 - Stealing from the shop should get Larry killed but it doesn't → AGI: LSL1 - Stealing from the shop should get Larry killed but it doesn't |
- This is an AGI game. The point and click VGA remake is SCI.
- There has been very little development on the AGI engine in the last four years so I would be surprised if upgrading ScummVM affects this kind of high-level behavior. I mean, give it a try, but the commit history since 2017 is a quick read.
(I don't know much else about the AGI engine so that's all I can contribute)
comment:7 by , 16 months ago
sluicebox: Thanks for the nudge. Should have realised that from the text parser note.
EstrangedEstranged: My comment still stands though. Please try testing with the latest release / nightly so that we can be sure that this is not an outdated bug. Thanks.
comment:8 by , 16 months ago
Problem is, it's apparently tricky to reproduce even with GOG's version of ScummVM. It would be interesting if someone could figure out exactly why the bug happens with the provided savegames, because then it might be possible to come up with an idea what went wrong in the first place. But I don't know enough about the AGI engine to do so. (The Leisure Suit Larry repository at https://github.com/historicalsource/leisuresuitlarry might be helpful to some, but not to me.)
comment:9 by , 15 months ago
Like I said, I can't reproduce what happened on GoG on the GoG version itself because I don't know what actions cause it. All I can do is provide the savegames that I attached above, in case you can do something with them, like eriktorbjorn suggested.
I can reproduce it with the attached savegames, but I can't reproduce it with the step-by-step description. Weird.