Serious bug in new version 3.0.13.3
Posted: 18 Mar 2014 18:08
I updated to 3.0.13.3.
It started playing normally.
Then I opened the script and tried to add comments to each line.
Saved that script.
Set StartCurrentProgramSoft in scheduler options.
Stopped Scheduler and Run it again.
It opens the new playlist but can not load any tracks.
The debug log says:
It can not find any tracks. (Note that I did not change the filter after updating to this version).
But if I use the same filter in Find window there are many songs found.
Also when I open again that script, the comments I wrote earlier do not exist.
The following exception raised also:
Edit:
Things are getting worst
I restarted the application and not I cannot find any song even in Find window.
Attached the debug file.
Note that the overlay at 19:30 played but did not logged.
It started playing normally.
Then I opened the script and tried to add comments to each line.
Saved that script.
Set StartCurrentProgramSoft in scheduler options.
Stopped Scheduler and Run it again.
It opens the new playlist but can not load any tracks.
The debug log says:
Code: Select all
18/03/2014 19:04:02: ProgramScheduler: Scheduler started
18/03/2014 19:04:05: ProgramScheduler: Program:Daily 1700 (d1700), Start:18/03/2014 17:00:00, End:18/03/2014 21:00:00, Started:True
18/03/2014 19:04:05: Processing Script-Line 4 (Retries=360): 3 Random : Ελληνικά (Filter=~[RatingValue] >= 80 And [Genre] = 'Ποπ' And [Year] >= '1995', Options=None)
18/03/2014 19:04:06: Processing Script-Line 5 (Retries=360): 1 Random : Ελληνικά (Filter=~[RatingValue] >= 80 And [Genre] = 'Ροκ' And [Year] >= '1990', Options=None)But if I use the same filter in Find window there are many songs found.
Also when I open again that script, the comments I wrote earlier do not exist.
The following exception raised also:
Code: Select all
18/03/2014 18:58:33 [v3.0.13.3]:********** Error/Exception Information **********
Error Message: Object reference not set to an instance of an object.
Error Type: System.NullReferenceException
Error Source: ProppFrexx ONAIR.Void a()
********** System Stack Trace **********
at ProppFrexx.Player.b.i.a()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
********** End **********
Things are getting worst
I restarted the application and not I cannot find any song even in Find window.
Attached the debug file.
Note that the overlay at 19:30 played but did not logged.