[Scummvm-cvs-logs] CVS: web/docs comi.xml,1.21,1.22

Jonathan Gray khalek at users.sourceforge.net
Fri Jan 17 08:50:04 CET 2003


Update of /cvsroot/scummvm/web/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv26044

Modified Files:
	comi.xml 
Log Message:
dump failed sound related assertions into comi tasklets

Index: comi.xml
===================================================================
RCS file: /cvsroot/scummvm/web/docs/comi.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- comi.xml	17 Jan 2003 15:27:05 -0000	1.21
+++ comi.xml	17 Jan 2003 16:49:12 -0000	1.22
@@ -27,6 +27,9 @@
 		<li>Voices 'pop'
 		<li>Occasional crashes from 'sound que buffer overflow' (hard to reproduce)
 		<li>Lack of imGetMusicPosition kernel function breaks song sync in Part 3 intro
+		<li>Failed assertion when using shift w to win. 
+		scumm/bundle.cpp:318: int32 Bundle::decompressMusicSampleByIndex(int, int, byte *, int32 &): Assertion `num <= 3361' failed.
+		<li>Failed assertion during Murray's dialogue after getting anchor. scumm/bundle.cpp:263: int32 Bundle::decompressVoiceSampleByIndex(int, byte *, int32 &): Assertion `num <= 50' failed. See http://users.bigpond.net.au/tgray2/comi.s01 for a save.
 	</ul>
 <li>Graphics:
 	<ul>





More information about the Scummvm-git-logs mailing list