mringer Posted July 22, 2014 Share Posted July 22, 2014 you rock! Link to comment Share on other sites More sharing options...
mringer Posted July 28, 2014 Share Posted July 28, 2014 noticed a new issue. not sure if its me or the software, but i tck the public button but it doesn't seem to stick Link to comment Share on other sites More sharing options...
PapaBearPW Posted July 28, 2014 Author Share Posted July 28, 2014 Thanks, it's not just you. I see the problem and it too will be fixed in the next version. http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
mringer Posted July 28, 2014 Share Posted July 28, 2014 oh good, i am not going crazy then.... good to know. Link to comment Share on other sites More sharing options...
PapaBearPW Posted July 29, 2014 Author Share Posted July 29, 2014 Version 1.2 Alpha 8.1 is now available for download. http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
djgary72 Posted July 30, 2014 Share Posted July 30, 2014 I've just had a quick play about with this latest Alpha version. I cannot get anything to play the decks just keep scrolling through songs then when I try and click config on one of the decks I'm greeted with this .NET error I'm running it with full administrator privelidges. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'SelectedIndex'. Parameter name: SelectedIndex at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at LunarCaster.auxInput..ctor() at LunarCaster.Form1.btnAuxConfig_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- LunarCaster Assembly Version: 1.2.0.0 Win32 Version: 1.2.0.0 CodeBase: file:///C:/Lunarcaster/LunarCaster.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Bass.Net Assembly Version: 2.4.9.1 Win32 Version: 2.4.9.1 CodeBase: file:///C:/Lunarcaster/Bass.Net.DLL ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- TabControlEX Assembly Version: 0.0.3271.41578 Win32 Version: 0.0.3271.41578 CodeBase: file:///C:/Lunarcaster/TabControlEX.DLL ---------------------------------------- System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll ---------------------------------------- Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 11.0.50709.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- taglib-sharp Assembly Version: 2.0.3.7 Win32 Version: 2.0.3.7 CodeBase: file:///C:/Lunarcaster/taglib-sharp.DLL ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Despite these problems It looks like you've done a great deal of work on it since I last tried Lunarcaster. My Blog https://djgarybaldy.blogspot.com User of RadioDJ FREE radio playout software since 2010. How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html RadioDJ is my FAVOURITE piece of software it works when I need It Link to comment Share on other sites More sharing options...
PapaBearPW Posted July 30, 2014 Author Share Posted July 30, 2014 (edited) Hi Gary, That error message seems to be from one of the aux decks. That would make sense as there is no config button for the players. I'll take a look at that though. Thanks for posting the entire error message. That helps a lot. As far as the decks just scrolling through songs without actually playing them....I have only ever seen that happen when I loaded an old playlist file and the songs had been moved since. Meaning the path info in the playlist file was incorrect. Or, when I forgot to turn on my external HDD where my music was located. Is one of these possible in your case? Thanks again for the input. Edited July 30, 2014 by PapaBearPW Typos http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
djgary72 Posted July 30, 2014 Share Posted July 30, 2014 As far as the decks just scrolling through songs without actually playing them....I have only ever seen that happen when I loaded an old playlist file and the songs had been moved since. Meaning the path info in the playlist file was incorrect. Or, when I forgot to turn on my external HDD where my music was located. Is one of these possible in your case? No I imported a fresh folder of music I found it strange as to why it was refusing to play any of the songs as well. The folders I'm trying to play the music from are the exact same ones I use with RadioDJ so i'm rather confused as to why it isn't playing the .mp3 files. Even setting Lunarcaster to use the virtual audio cables rather than speakers doesn't even seem to make a difference either it just keeps skipping through them. My Blog https://djgarybaldy.blogspot.com User of RadioDJ FREE radio playout software since 2010. How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html RadioDJ is my FAVOURITE piece of software it works when I need It Link to comment Share on other sites More sharing options...
PapaBearPW Posted July 30, 2014 Author Share Posted July 30, 2014 Very odd indeed. I am unable to duplicate the issue myself and I haven't received any reports of this kind of problem before. I'm not sure where to look for that. I will keep looking, but it's hard to locate a problem when I cannot duplicate it. Perhaps a little more info about your PC/setup will help. What windows version are you using? Is the music you are trying to play stored on an internal or external drive? Thanks. http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
djgary72 Posted July 30, 2014 Share Posted July 30, 2014 Windows 7 32bit Using music off a mapped drive E:\Music All .NET components up to date so that's not the issue. I've done the same with Lunarcaster as I've done with RadioDj installed onto the C:\ drive outside the main program folders. Think i've narrowed it down it says this in the error.txt file. Error during microphone init. System.NullReferenceException: Object reference not set to an instance of an object. at LunarCaster.Form1.bassreload() System.OverflowException: Arithmetic operation resulted in an overflow. at Un4seen.Bass.Misc.DSP_StreamCopy.OnStarted() at Un4seen.Bass.Misc.BaseDSP.Start() at LunarCaster.Form1.bassreload() It's not finding the Mic input for some strange reason. I will fire up my 64bit Windows 7 box and see what results I get there. My Blog https://djgarybaldy.blogspot.com User of RadioDJ FREE radio playout software since 2010. How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html RadioDJ is my FAVOURITE piece of software it works when I need It Link to comment Share on other sites More sharing options...
PapaBearPW Posted July 30, 2014 Author Share Posted July 30, 2014 (edited) Mapped drive. That could be the problem right there. There have been reports in the past (about a year ago) about problems accessing music on networked drives. I had completely forgotten about that. It's been added back to my list of known issues. I lost a lot of user input due to a server problem a few months back. I've been trying to rebuild my list ever since. Could you try and see if it will play files located on a local hdd? As to the Mic, it was probably due to you trying to set it in the Aux config. Since it was already in use by the main app, it was running in to a conflict. Thanks again. Edited July 30, 2014 by PapaBearPW http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
djgary72 Posted July 30, 2014 Share Posted July 30, 2014 Switching to the 64bit box didn't solve the issue either. it's got me totally stumped as to why it's refusing to play songs. It's frustrating when it doesn't want to play nicely. My Blog https://djgarybaldy.blogspot.com User of RadioDJ FREE radio playout software since 2010. How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html RadioDJ is my FAVOURITE piece of software it works when I need It Link to comment Share on other sites More sharing options...
djgary72 Posted July 30, 2014 Share Posted July 30, 2014 I just put a Music folder into music imported it and bang it's still skipping through tracks and refusing to play anything. It's ceratinly causing some head scratching that's for sure. One other thing I noticed when trying to set the samplerate on an encoder it doesn't remember the settings of that either. I was trying to set it at 96 mp3 with a sample rate of 22050. Then the encoder doesn't want to start up and yes i have placed all the correct encoders into the folders. My Blog https://djgarybaldy.blogspot.com User of RadioDJ FREE radio playout software since 2010. How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html RadioDJ is my FAVOURITE piece of software it works when I need It Link to comment Share on other sites More sharing options...
PapaBearPW Posted July 30, 2014 Author Share Posted July 30, 2014 The Sample rate option is currently hard coded at 44100. It is one of the items on my current todo list for the next version. That's why it doesn't save that setting. It should be available with the Alpha 9 version which I hope to have done this weekend. Why the players aren't working though, that's a little more difficult to understand. I'll do some more testing on that this weekend as well and let you know what I figure out. http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
PapaBearPW Posted July 30, 2014 Author Share Posted July 30, 2014 There is one other possibility. Windows 7 should have a built in mp3 decoder which is what LCDJ relies on. If there is some kind of problem with it, or the bass library, I could see how it might cause this issue. You could try using the bass.dll that includes mp3 decoding which I will attach here. Just replace the bass.dll file in the main lcdj folder with this one: bass.zip http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
SlamminTunes Posted July 30, 2014 Share Posted July 30, 2014 I look forward to the next release if what you say is true. I currently run at 22050 and need the ability to save that config so I can test the software in a live environment. Overall its quite nice, very familiar and very easy to use. Nice work! Link to comment Share on other sites More sharing options...
djgary72 Posted July 30, 2014 Share Posted July 30, 2014 There is one other possibility. Windows 7 should have a built in mp3 decoder which is what LCDJ relies on. If there is some kind of problem with it, or the bass library, I could see how it might cause this issue. You could try using the bass.dll that includes mp3 decoding which I will attach here. Just replace the bass.dll file in the main lcdj folder with this one: That seems to have done the trick. Files are now playing in the decks as they should. Just seem to have some mystery error stopping the encoders from connecting now and can't see anything of any value in the error logs. My Blog https://djgarybaldy.blogspot.com User of RadioDJ FREE radio playout software since 2010. How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html RadioDJ is my FAVOURITE piece of software it works when I need It Link to comment Share on other sites More sharing options...
PapaBearPW Posted July 30, 2014 Author Share Posted July 30, 2014 Gary - Hopefully that is just the Sample rate issue then. I'll do my best to get that sorted out this weekend as I said. I would do it now but I have to get to work (12 hour night shifts the next 2 nights) and won't have much time until starting Friday evening or Saturday. SlamminTunes - Thank You. Yes, that is the plan. Always happy to help where I can. I will be posting here again as soon as that is done. http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
PapaBearPW Posted August 1, 2014 Author Share Posted August 1, 2014 (edited) Alpha 9 ready for download: Updated to include Sample Rate options for server connections. Note that the Sample Rate options work only with MP3 and OGG encoders. Various minor bug fixes in connections section. In search section, hitting Tab will take you from the search box to the results. Edited August 1, 2014 by PapaBearPW http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
SlamminTunes Posted August 1, 2014 Share Posted August 1, 2014 I'll test it out and let you know how it works. I'm running shoutcast v1 with MP3 encoders. Thanks for the quick turn around on it! Link to comment Share on other sites More sharing options...
SlamminTunes Posted August 1, 2014 Share Posted August 1, 2014 I just tested, the upgrade was easy. Just a heads up to those that are upgrading, you might have to delete and recreate your encoders as they error when trying to edit post upgrade. A minor issue but overall the program works very well and I'm going to test a few DJs with it fulltime. Thanks again for such an awesome piece of software! Link to comment Share on other sites More sharing options...
PapaBearPW Posted August 1, 2014 Author Share Posted August 1, 2014 Good catch. Yes, due to changes in the structure of the connections xml file, it is necessary to re-create any you had. Glad you like it. Just remember that it is still in Alpha testing, so there may be (and probably are) bugs I haven't yet caught. http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
SlamminTunes Posted August 2, 2014 Share Posted August 2, 2014 Ill be sure to report any I come across. Thanks again! Link to comment Share on other sites More sharing options...
SlamminTunes Posted August 4, 2014 Share Posted August 4, 2014 2 features Id like to see... crossfade - I'd like lunar to not crossfade liners or jingles (don't xfade tracks of x seconds or shorter) missing tag - read and display the file name data (without the extension) of the track if its missing ID3 tagging information in the artist and song fields Link to comment Share on other sites More sharing options...
PapaBearPW Posted August 4, 2014 Author Share Posted August 4, 2014 Both of those sound easy enough. I'll see what I can do. http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now