What steps will reproduce the problem?
1. Open a ROM
2. Open RAM Watch and watch file
3. Close ROM (from File Menu)
4. Error
What is the expected output? What do you see instead?
************** Exception Text **************
System.InvalidCastException: Unable to cast object of type
'BizHawk.Emulation.Common.NullEmulator' to type
'BizHawk.Emulation.Common.IMemoryDomains'.
at BizHawk.Client.EmuHawk.RamWatch.Restart()
at BizHawk.Client.EmuHawk.ToolManager.<Restart>b__9(IToolForm x)
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at BizHawk.Client.EmuHawk.ToolManager.Restart()
at BizHawk.Client.EmuHawk.MainForm.CloseRom(Boolean clearSram)
at BizHawk.Client.EmuHawk.MainForm.CloseRomMenuItem_Click(Object sender, EventArgs e)
Please use labels and text to provide additional information.
Original issue reported on code.google.com by hegyak on 29 Nov 2014 at 5:54
Original issue reported on code.google.com by
hegyak
on 29 Nov 2014 at 5:54