CAn't create script

You have a question or need an advice about how to do something? Ask it here!
Post Reply
SiriusRadio
Posts: 96
Joined: 25 Dec 2014 11:51
Contact:
CAn't create script

Post by SiriusRadio »

Hi Bernd.

I can't create a script.
I shows:
22-11-2019 11:43:39: System.NullReferenceException
Object reference not set to an instance of an object.
at qr.DW.SpV7(Object , FirstChanceExceptionEventArgs )
at ProppFrexx.ScriptLibrary.GetNextTracks(Object prog, DateTime lastScheduleTime, DateTime nextScheduleTime, Int32 scriptLine)
at ProppFrexx.ScriptTester.Mpy.XImv()
at System.Threading.Tasks.Task.Execute()
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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
at System.Threading.ThreadPoolWorkQueue.Dispatch()


22-11-2019 11:43:39: Script Test Exception : Object reference not set to an instance of an object.
22-11-2019 11:43:39: DispatchCommand: EXEC_SEND_OSC /home/timecode|s:B: Pos 0:15.3 RemainF 4:45.3
22-11-2019 11:43:39: DispatchCommand Reply: OK
22-11-2019 11:43:39: DispatchCommand: EXEC_SEND_OSC /home/timecode|s:B: Pos 0:15.6 RemainF 4:45.1
22-11-2019 11:43:39: DispatchCommand Reply: OK
What can i do?
Keep it simple, please :)?
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: CAn't create script

Post by radio42 »

Please send me your script file (the related .pfs file).
Could it be, that you have not defined any real script-line in it to schedule tracks from a media lib?
SiriusRadio
Posts: 96
Joined: 25 Dec 2014 11:51
Contact:
Re: CAn't create script

Post by SiriusRadio »

radio42 wrote: 22 Nov 2019 11:51 Please send me your script file (the related .pfs file).
Could it be, that you have not defined any real script-line in it to schedule tracks from a media lib?
Unable to do so, Looked into the files, even when the script tells me it is saved in the script folder, nothing there -).
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: CAn't create script

Post by radio42 »

Maybe that is your issue, that you don’t have write access to that folder?
Are other scripts working?
Have you tried a different folder?
Is this. Local or networked folder?
Bumperke
Posts: 243
Joined: 21 Nov 2016 09:31
Re: CAn't create script

Post by Bumperke »

radio42 wrote: 22 Nov 2019 12:52 Maybe that is your issue, that you don’t have write access to that folder?
Are other scripts working?
Have you tried a different folder?
Is this. Local or networked folder?
I can be. All other scripts run. Its local so i tried another folder. Works.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: CAn't create script

Post by radio42 »

I am glad, that the issue is solved.
But you should investigate, what was blocking on that previous folder you tried?! - either an access right issue or check your hard disk for errors...
SiriusRadio
Posts: 96
Joined: 25 Dec 2014 11:51
Contact:
Re: CAn't create script

Post by SiriusRadio »

radio42 wrote: 22 Nov 2019 13:43 I am glad, that the issue is solved.
But you should investigate, what was blocking on that previous folder you tried?! - either an access right issue or check your hard disk for errors...
Dont think so Bernd, All other scripts also run and there saved in the same folder, must be a rights issue i guess,...
Was never an issue as of today, strange phenomon.

Post Reply