#20 closed defect (fixed)
Fate of Atlantis demo crashes in intro
Reported by: | SF/japj | Owned by: | SF/strigeus |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Indiana Jones 4 |
Description
I downloaded the Fate of Atlantis demo (playfate.zip - "INDIANA JONES AND THE FATE OF ATLANTIS INTERACTIVE DEMONSTRATION v2")
When I try to run it, I get the following error:
$ ~/scummvm PLAYFATE 1 1, 2 2, 4 4 4, 20 38 28 88 10876 WARNING: stub setShake(0)! Loading cursor 0 WARNING: roomops:14 load-string(31,"iq-points") not implemented! WARNING: heapClear: not implemented! WARNING: unkHeapProc2: not implemented! Loading room 68 WARNING: unkResourceProc: not implemented! Adding object 20 from room 68 into inventory Adding object 937 from room 68 into inventory Adding object 934 from room 68 into inventory Adding object 933 from room 68 into inventory Adding object 938 from room 68 into inventory Loading room 68 WARNING: unkResourceProc: not implemented! Loading room 0 WARNING: unkResourceProc: not implemented! Loading room 75 WARNING: unkResourceProc: not implemented! Loading room 49 WARNING: unkResourceProc: not implemented! WARNING: roomops:14 load-string(31,"iq-points") not implemented! WARNING: roomops:13 save-string(31,"iq-points") not implemented! Error(49:10002:0xEC44): Value 8609 is out of bounds (0,2047) msg Bit variable %d out of range(r)! Press a key to quit.
Also:
looking at scummvm.cpp (void Scumm::initThingsV5()) it contains _numBitVariables = 2048;
looking at resource.cpp (void Scumm::readMAXS()) it contains a _numBitVariables = fileReadWordLE();
this seems a bit conflicting.
Ticket imported from: #478630. Ticket imported from: bugs/20.
Change History (5)
comment:1 by , 23 years ago
comment:2 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 23 years ago
Owner: | set to |
---|
comment:5 by , 6 years ago
Component: | → Engine: SCUMM |
---|---|
Game: | → Indiana Jones 4 |
this should be solved by patch [ #478835 ] atlantis demo patch