[Scummvm-tracker] [ScummVM] #10766: QFG4: Assertion Error segment.h:866 with Cranium's robot
bluegr
trac at scummvm.org
Wed Oct 24 01:30:06 CEST 2018
#10766: QFG4: Assertion Error segment.h:866 with Cranium's robot
--------------------------------+-------------------------
Reporter: Vhati | Owner: (none)
Type: defect | Status: new
Priority: high | Component: Engine: SCI
Resolution: | Keywords: SCI32
Game: Quest for Glory 4 |
--------------------------------+-------------------------
Comment (by bluegr):
The floppy version seems to be badly broken here. It's trying to insert a
string (the message that the robot shows) into an array of integers, which
is where this error is coming from.
Quite strange. This will need a script patch to initialize the array it's
trying to make into an array of characters.
The CD version works as expected, creating an array of characters.
--
Ticket URL: <https://bugs.scummvm.org/ticket/10766#comment:3>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list