Open main menu

Difference between revisions of "SCI/TODO"

143 bytes removed ,  02:28, 14 July 2010
Fixed script bug in Island of Dr. Brain room 260
(pq1 graphic issue fixed)
(Fixed script bug in Island of Dr. Brain room 260)
Line 104: Line 104:
=== Known Warnings ===
=== Known Warnings ===
* Iceman: Displays the warning "NodeValue() on a NULL pointer attempted" at numerous points during the map table scene - isSaneNodePointer: Node at 0000:0000 wasn't found! is displayed when starting to plot
* Iceman: Displays the warning "NodeValue() on a NULL pointer attempted" at numerous points during the map table scene - isSaneNodePointer: Node at 0000:0000 wasn't found! is displayed when starting to plot
* Island Dr. Brain: Hominy Homonym puzzle (room 260) causes lots of strncpy from 0:0 and segmanager dereference 0:0 warnings (though it works)
* KQ5: After the deaf man scene, warning failed to find audio entry 9302 appears several times, 7072 comes immediately after that scene, 7065 isn't found when Cassima frees you from the prison, 9300 is not found after going through the labyrinth with her, 9301 when throwing the fish to the cat, 7068 when going through the pages of the book. These really don't exist, so we should either not throw warnings in these cases, or substitute them with viable alternatives
* KQ5: After the deaf man scene, warning failed to find audio entry 9302 appears several times, 7072 comes immediately after that scene, 7065 isn't found when Cassima frees you from the prison, 9300 is not found after going through the labyrinth with her, 9301 when throwing the fish to the cat, 7068 when going through the pages of the book. These really don't exist, so we should either not throw warnings in these cases, or substitute them with viable alternatives
* KQ5: Warning - kStrAt with offset 0xFFFF is called when graham gets the staff, also happens when getting the heart in the forest
* KQ5: Warning - kStrAt with offset 0xFFFF is called when graham gets the staff, also happens when getting the heart in the forest
1,489

edits