divyang4481 / bizhawk

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

Auto Play Missing Movie Crash EmuHawk #272

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a ROM
2. Open and play a Movie for Step One's ROM
3. Stop Playback
4. Go to Movie -> Recent then select "AutoLoad"
5. Exit EmuHawk
6. Rename the Movie you played in Step Two.
7. Open EmuHawk.
8. Crash

What is the expected output? What do you see instead?
This error message appears:

System.InvalidOperationException: Movie does not match the currently loaded 
system, unable to load
   at BizHawk.Client.Common.MovieSession.QueueNewMovie(IMovie movie, Boolean record)
   at BizHawk.Client.EmuHawk.MainForm.StartNewMovie(IMovie movie, Boolean record)
   at BizHawk.Client.EmuHawk.MainForm..ctor(String[] args)
   at BizHawk.Client.EmuHawk.Program.SubMain(String[] args)

StackTrace:
   at BizHawk.Client.Common.MovieSession.QueueNewMovie(IMovie movie, Boolean record)
   at BizHawk.Client.EmuHawk.MainForm.StartNewMovie(IMovie movie, Boolean record)
   at BizHawk.Client.EmuHawk.MainForm..ctor(String[] args)
   at BizHawk.Client.EmuHawk.Program.SubMain(String[] args)

What version of the product are you using? On what operating system?
r7884
Windows 7 x64 SP1

Please provide any additional information below.
If the ROM is missing the error also appears even if the Movie file set to 
Autoload is present.

Original issue reported on code.google.com by hegyak on 24 Sep 2014 at 1:46

GoogleCodeExporter commented 9 years ago
Fixed, revision 7900

Original comment by adeli...@tasvideos.org on 27 Sep 2014 at 3:01

GoogleCodeExporter commented 9 years ago

Original comment by adeli...@tasvideos.org on 27 Sep 2014 at 3:03