Page 1 of 1

out of bounds issues

PostPosted: Thu Sep 21, 2006 12:23 pm
by hammerhead1
I have created a new definition file using xmlwrite. Process seemed to work ok. However, when I try to load the rom using enginuity i get a large number of messages when the tables are being created saying 'Storage table for table xxxx is out of bounds please check the definition table'.

only a few tables will load up relating to the MAF voltage and cruising AFR.

Anyone have any ideas?

PostPosted: Thu Sep 21, 2006 2:28 pm
by Tea cups
This is a bug in Xmlwrite. To fix, open the definition file in a text editor and do a search for "160kb" (no quotes). Replace this with 192kb. Even though you are using a 160kb file, that tag is for referencing the offsets in relation to the particular file size they were designed for, not the file size you are opening it with.