Yekyaa- / bizhawk

Automatically exported from code.google.com/p/bizhawk
1 stars 0 forks source link

Error when not converting to TASProj #332

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open ROM
2. Open Movie
3. Select TAStudio.  When asked, "Do you want to Convert this," select Cancel.
4. Error

What is the expected output? What do you see instead?

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an 
object.
   at BizHawk.Client.EmuHawk.TAStudio.RefreshDialog()
   at BizHawk.Client.EmuHawk.TAStudio.Tastudio_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)

The Movie file also stops playing.

Original issue reported on code.google.com by hegyak on 29 Nov 2014 at 11:13

GoogleCodeExporter commented 9 years ago

Original comment by christop...@gmail.com on 3 Jan 2015 at 2:22