Opened 6 years ago

Closed 6 years ago

#10420 closed defect (fixed)

QFG4: Crash when using the Glide spell

Reported by: darksoul42 Owned by: bluegr
Priority: normal Component: Engine: SCI
Version: Keywords: sci32
Cc: Game: Quest for Glory 4

Description

This is from a savegame just before using Glide in the swamp.
Another report from a user on the forum indicates it would do so in Erana's Garden too. (Maybe a pathfinding issue ?)

ScummVM 2.0.0 (Dec 26 2017 20:39:13)
Features compiled in: Vorbis MP3 ALSA SEQ sndio TiMidity RGB zLib MPEG2 Theora FreeType2 JPEG PNG

Attachments (1)

qfg4-cd.006 (66.1 KB ) - added by darksoul42 6 years ago.

Download all attachments as: .zip

Change History (5)

by darksoul42, 6 years ago

Attachment: qfg4-cd.006 added

comment:1 by darksoul42, 6 years ago

Sorry, I realized my environment got updated and that the version above is not accurate anymore. On an earlier version, this crashed, now it just spawns the following warnings :
WARNING: Uninitialized read for temp 0 from method View::handleEvent (room 535, script 64950, localCall ffffffff)!
WARNING: Uninitialized read for temp 0 from method View::handleEvent (room 535, script 64950, localCall ffffffff)!
WARNING: Uninitialized read for temp 0 from method View::handleEvent (room 535, script 64950, localCall ffffffff)!
WARNING: Uninitialized read for temp 0 from method View::handleEvent (room 535, script 64950, localCall ffffffff)!
WARNING: Uninitialized read for temp 0 from method View::handleEvent (room 535, script 64950, localCall ffffffff)!
WARNING: Uninitialized read for temp 0 from method View::handleEvent (room 535, script 64950, localCall ffffffff)!
WARNING: Uninitialized read for temp 0 from method Feature::handleEvent (room 535, script 64950, localCall ffffffff)!

comment:2 by darksoul42, 6 years ago

Component: --Unset--Engine: SCI

comment:3 by 2Mourty, 6 years ago

Just updating the ticket with the error message from Erana's garden. This is still an error as of todays build (7/8/2018) The error is slightly different for Erana's garden:

Glide Spell in Eranas Garden:
Error: Uninitialized read for temp 0 from method frontBank::hanldeEvent (room440,script 64950, localCall fffff)

comment:4 by bluegr, 6 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed

Thanks for your report! This has been fixed in commit 37c0342b32dbbdb7712e8e78fd959cfbb0331af2

Note: See TracTickets for help on using tickets.