View Single Post
  #3 (permalink)  
Old 06-20-2008, 07:26 PM
prnl71's Avatar
prnl71
Lurker
Offline
Location: st louis
 
Join Date: Dec 2007
Posts: 12
Reputation: 0
prnl71 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Talking Re: nueAudio - audiopara.csv editor

[FONT='Tahoma','sans-serif']heres my code for the crash when i try to get the slider over half way any one of the sliders this is what i get good program donateing now [/FONT]
[FONT='Tahoma','sans-serif'][/FONT]
[FONT='Tahoma','sans-serif'][/FONT]
[FONT='Tahoma','sans-serif']nueAudio.exe[/FONT]
[FONT='Tahoma','sans-serif']NullReferenceException[/FONT]
[FONT='Tahoma','sans-serif'][/FONT]
[FONT='Tahoma','sans-serif'] at nueAudio.Form1.trackBar3_ValueChanged(Object sender, EventArgs e)[/FONT]
[FONT='Tahoma','sans-serif'] at System.Windows.Forms.TrackBar.OnValueChanged(Event Args e)[/FONT]
[FONT='Tahoma','sans-serif'] at System.Windows.Forms.TrackBar.WnProc(WM wm, Int32 wParam, Int32 lParam)[/FONT]
[FONT='Tahoma','sans-serif'] at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)[/FONT]
[FONT='Tahoma','sans-serif'] at Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)[/FONT]
[FONT='Tahoma','sans-serif'] at System.Windows.Forms.Application.Run(Form fm)[/FONT]
[FONT='Tahoma','sans-serif'] at nueAudio.Program.Main()[/FONT]
Reply With Quote