Can any of you guys help me out? For whatever reason whenever I try and use this app with the setlist manager removing songs from setlists ive created always results in unhandled exception errors. I can add songs to playlists no problem and also delete entire playlists to get the songs back to the dlc folder but not removing individual songs from the setlists. It also did this when I was using roadie, do any of you guys know why this is? As far as I can tell the only thing I can get to work fine is the duplicate manager, enabling and disabling songs causes the application to hang as well. Even if I just click on one song for example. Thanks for your help
this is the exception text I get for the error
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at CustomsForgeManager.UControls.SetListManager.btnRemoveSongsFromSetlist_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.18408 built by: FX451RTMGREL
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:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
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.
Also this is dealing with unsorted songs I believe the same thing happens with the official packs as well.
I have customs inlays for the game that are in their own Inlays folder, and they show up in the setlists selection but of course no songs are in the setlist because they are inlays, would that be conflicting with the rest of the songs?
PC specs Win 7 64 bit amd fx-8320 6 gigs of ddr3 ram R9 280x java is updated to latest version and I believe .NET is aswell
Can any of you guys help me out? For whatever reason whenever I try and use this app with the setlist manager removing songs from setlists ive created always results in unhandled exception errors. I can add songs to playlists no problem and also delete entire playlists to get the songs back to the dlc folder but not removing individual songs from the setlists. It also did this when I was using roadie, do any of you guys know why this is? As far as I can tell the only thing I can get to work fine is the duplicate manager, enabling and disabling songs causes the application to hang as well. Even if I just click on one song for example. Thanks for your help
this is the exception text I get for the error
See the end of this message for details on invoking
I have customs inlays for the game that are in their own Inlays folder, and they show up in the setlists selection but of course no songs are in the setlist because they are inlays, would that be conflicting with the rest of the songs?
PC specs
Win 7 64 bit
amd fx-8320
6 gigs of ddr3 ram
R9 280x
java is updated to latest version and I believe .NET is aswell
thank you for your time.