Script fails to load

You have a question or need an advice about how to do something? Ask it here!
fred11
Posts: 11
Joined: 22 Jan 2023 22:59
Re: Script fails to load

Post by fred11 »

Ok, I just sent you the file.
I use the media library on an internal disk (SSD).
Dis you see my previous post what happened this morning?

Thnx!
/Fred
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Script fails to load

Post by radio42 »

No, I guess you get this error, since the track was already added to the global history, but it could then nit be added to the playlist.

This is somehow 'consistent' with the logs (at least). I.e. a track is selected, but never added to the playlist and now the system got stuck here.
However, at this point, there is no possibility to 'not add tracks to the playlist' - except the system itself got somehow hogged up.
This is indeed very puzzling.

I recently had a customer who also had very weird symptoms. In the end he reinstalled the latest .Net Framework and got solved. Not sure, if this can also help here, but you'll never now. Here is the link: https://dotnet.microsoft.com/en-us/down ... -installer


And I just see, that you are on a pretty old version (v4.1.2.1.) - maybe you should also update to the latest v4.3.4.3 ?!
fred11
Posts: 11
Joined: 22 Jan 2023 22:59
Re: Script fails to load

Post by fred11 »

Ok. So should I test to "supress global history"?
And I will check the .Net framework.
Will try an update as well :)
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Script fails to load

Post by radio42 »

No, as this (global history) is not even reported in your logs, so this is for sure not an issue here.
fred11
Posts: 11
Joined: 22 Jan 2023 22:59
Re: Script fails to load

Post by fred11 »

Ok....
And I already have 4.8 .Net. Do you mean .Net 7?
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Script fails to load

Post by radio42 »

No, latest .Net Framework version is v4.8.1
(.Net 7 is the core version also for non windows operating systems, but doesn't contain any windows app/forms support)
fred11
Posts: 11
Joined: 22 Jan 2023 22:59
Re: Script fails to load

Post by fred11 »

Ok. Will try 4.8.1 😊
fred11
Posts: 11
Joined: 22 Jan 2023 22:59
Re: Script fails to load

Post by fred11 »

I get this a lot at different times:
2023-02-16 03:58:37: System.Runtime.InteropServices.ExternalException
A generic error occurred in GDI+.
at Vb.LQ.rQ1J(Object , FirstChanceExceptionEventArgs )
at System.Drawing.Graphics.Clear(Color color)
at ProppFrexx.UI.DigitalClock.e5t()
at ProppFrexx.UI.DigitalClock.OnForeColorChanged(EventArgs e)
at System.Windows.Forms.Control.set_ForeColor(Color value)
at ProppFrexx.DJPlayer.zFtF()
at ProppFrexx.DJPlayer..ctor()
at ProppFrexx.Playlist.InitPlaylist(Boolean startedByScheduler, Boolean useAlternativeOutput)
at ProppFrexx.ProppFrexx_ONAIR.StartProgram(Playlist pls, ScriptProgram prog, Boolean allowLateStart, Boolean suppressAutoPlay)
at ProppFrexx.ProppFrexx_ONAIR.FQKu(Object , ReminderEventArgs )
at DevExpress.XtraScheduler.SchedulerStorageBase.RaiseReminderAlert(ReminderEventArgs e)
at DevExpress.XtraScheduler.SchedulerStorageBase.OnRemindersAlerted(Object sender, ReminderEventArgs e)
at DevExpress.XtraScheduler.Native.ReminderEngine.OnReminderAlert(Object sender, ReminderBaseEventArgs e)
at DevExpress.XtraScheduler.Native.ReminderEngineBase.RaiseRemindersAlertsCore(ReminderBaseEventArgs args)
at DevExpress.XtraScheduler.Native.ReminderEngineBase.RaiseRemindersAlerts(DateTime currentTime)
at DevExpress.XtraScheduler.Native.ReminderEngineBase.OnTimerTick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at Vb.LQ.Main(String[] args)

Any idea?
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Script fails to load

Post by radio42 »

This is a graphics driver error.
Did this happen after you updated the .Net Framework or when exactly?
Maybe you also need to update your Windows System?
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Script fails to load

Post by radio42 »

Is this above issue solved ?

Post Reply