Opened 21 months ago
Closed 21 months ago
#14294 closed defect (fixed)
TWINE: Demo crashes on launch
Reported by: | antoniou79 | Owned by: | mgerhardy |
---|---|---|---|
Priority: | normal | Component: | Engine: TwinE |
Version: | Keywords: | crash, assertion fault | |
Cc: | Game: | Little Big Adventure |
Description
The Little Big Adventure that is uploaded on the ScummVM site, crashes on launch.
Link to demo:
https://downloads.scummvm.org/frs/demos/twine/lba-demo-mult.zip
Detection and adding it to ScummVM seem to work fine.
I tried with a local build of 2.8git on Windows 10 x64, from current master HEAD.
The error that is output on the console window is:
Assertion failed: _pos <= _end, file common/stream.cpp, line 265
I will try debugging with Visual Studio to see if more details come up.
Change History (3)
comment:1 by , 21 months ago
comment:2 by , 21 months ago
Thanks a lot for the report. Fixed in 7bb3f88086dd7b90b462765c087dc777f89804a9
comment:3 by , 21 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
back trace when debugging with Visual Studio 2022:
https://pastebin.com/Dv1nV4RT