Post subject: Problems with movie recording (SNES)
Joined: 2/13/2012
Posts: 6
Hi everyone, I'm new to BizHawk and trying to record a movie for The Jungle Book on SNES, but when I try to record a movie with the "Record from now" option, it gives me this error: System.IO.EndOfStreamException: Über das Ende des Streams hinaus kann nicht gelesen werden. bei System.IO.BinaryReader.FillBuffer(Int32 numBytes) bei System.IO.BinaryReader.ReadBoolean() bei BizHawk.Emulation.Consoles.Nintendo.SNES.LibsnesCore.LoadStateBinary(BinaryReader reader) bei BizHawk.Emulation.Consoles.Nintendo.SNES.LibsnesCore.LoadStateText(TextReader reader) bei BizHawk.MultiClient.MainForm.LoadStateFile(String path, String name, Boolean fromLua) bei BizHawk.MultiClient.MainForm.StartNewMovie(Movie m, Boolean record) bei BizHawk.MultiClient.RecordMovie.OK_Click(Object sender, EventArgs e) bei System.Windows.Forms.Control.OnClick(EventArgs e) bei System.Windows.Forms.Button.OnClick(EventArgs e) bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ButtonBase.WndProc(Message& m) bei System.Windows.Forms.Button.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) It gives me the option to proceed, but when I do, nothing happens. Also, when I record a movie from power-on, it starts recording and I can stop and save the movie, but when I try to load a save state after that, BizHawk crashes with a similar error message. I'm not even sure whether this is a bug or I'm just doing something wrong, I couldn't find anything regarding an error like this though. I have the prereqs and .NET Framework 4.0 installed.
Editor, Emulator Coder, Site Developer
Joined: 5/11/2011
Posts: 1108
Location: Murka
Also, when I record a movie from power-on, it starts recording and I can stop and save the movie, but when I try to load a save state after that, BizHawk crashes with a similar error message.
To clarify, what you're saying is that in this situation, you: 1) Load the rom 2) Record new movie from poweron 3) Stop the movie 4) Try to load a non-movie savestate And then it crashes. Is that correct?