View Single Post
Old 08-17-07, 08:59 PM   #24
Misfit138
Lieutenant
 
Join Date: Apr 2005
Location: Finland
Posts: 267
Downloads: 80
Uploads: 0
Default

Quote:
Originally Posted by chopped50ford
Okay, im frustrated.

what does the "out of date sequence mean?" The dates from the original files all are in order...but why does it keep causing an error?
I'm pretty certain that if you get this kind of error then there are problems with the events.ini files date inputs

It could be duplicated input, two events set to happen on excatly same time and date or like this

Code:
[EVENT]
StartDate=08.12.1941
StartTime=14.00.00
MediaFile=1941-12-08-Roosevelt-BBC.mp3

[EVENT]
StartDate=01.12.1941
StartTime=17.00.00
MediaFile=1941-12-08-BBC_Wilfred_Pickles_News_on_the_Far_East.mp3

[EVENT]
StartDate=16.12.1941
StartTime=17.00.00
MediaFile=1941-12-xx-World_War_II_Shows_411111-ConvoyInAtlantic.mp3
Misfit138 is offline   Reply With Quote