View Single Post
Old 03-09-13, 08:27 PM   #1939
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by gap View Post
Testing the last version of your application with 20mm_C30.GR2, on loading the GR2 I get the usual message that "This GR2 file is missing the following essential embedded strings", but no string is listed below. Is that normal?
Yes, it's the blank embedded string. I should update the app so that it encloses each one in 's.

Go into Sentinel (press F1) and type:

dumpsectiondata all

If any of the section's Alignment value doesn't equal 0x4 the app WILL corrupt the file if you try to save it.
TheDarkWraith is offline   Reply With Quote