PDA

View Full Version : scenaid crashes when generating subs


jarthel
26th January 2005, 00:54
see attached file for a more detailed view (I can't explain it myself)

I have included the screenshot, all the .sst files, scenaid.log and scenaid.scp and the .ifo for the VTS. Is there anything else I need to provide?

Note: Please rename the attached file to .exe as the forum won't allow me attached .exe. It's only a winrar executable in the possibility that you are not using winrar.


edit: the attached file is not showing up. maybe a mod still has to approve it. I'll email it to ScenAid@Sceneaid.com instead.

jel
26th January 2005, 01:39
attachment not approved because of dubious nature of source files.

please re-read the forum rules (http://forum.doom9.org/forum-rules.htm) again, in particular Rule 6.

D3s7
26th January 2005, 17:36
Ok I found the problem and it will be corrected in the beta/next release

In the meantime you can change your .sst files from this (example)

SP_NUMBER START END FILE_NAME
Color (3 7 4 5)
0001 00:00:11:16 00:00:11:29 VTS_01_VSUB_P1A1-00-F-English_0001.bmp

to:

SP_NUMBER START END FILE_NAME
Color (3 7 4 5)
Contrast (15 15 15 0)
0001 00:00:11:16 00:00:11:29 VTS_01_VSUB_P1A1-00-F-English_0001.bmp


In other words, any that don't have a "Contrast" listed before the first BMP and after the SP_NUMBER.... line, copy it from farther up in the .sst header (change just has to be made in the non-forced sst's)

jarthel
26th January 2005, 18:03
thank you