Program Crash IceCast server

Ask questions, request features, or just complement us about our software and services.
Post Reply
User avatar
skoen
Posts: 32
Joined: Fri Sep 03, 2004 2:54 am
Contact:

Program Crash IceCast server

Post by skoen »

Trying to add an IceCast-server and I get a really big error that locks up the entire software.
I get the error box saying "Ooops, Something went terribly wrong."
And after hitting the OK-button, the Windows error appears telling me to close program.
I'm trying to add the following url to the list:
http://66.55.93.172:7058/live and this is what the log is saying:

Code: Select all

-------------------------------
23:02:38 17. juni 2013
  :RadioToolbox.mainWnd.UnhandledException
  :ERROR
  :System.NullReferenceException: Object reference not set to an instance of an object.
  :   at RadioToolbox.Station.GetFavicon()
   at RadioToolbox.SequenceThread.doTask(Object stateInfo)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
-------------------------------
Radio Toolbox user since 2005.
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Re: Program Crash IceCast server

Post by Jay »

Thanks for the bug report, I will put this on the list of items to be fixed.
- Jay
Post Reply