TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.13k stars 380 forks source link

keep losing saves #1356

Closed MissKitten closed 4 years ago

MissKitten commented 5 years ago

i'm not that great with computers and such but i did somehow manage to get bizhawk and get the zoot randomizer working. i'm not sure what i'm doing wrong but have the time the saves work and other times it doesn't save and i lose my data from the day before. i don't know if i doing something wrong but i really need help i don't want to have to keep replaying parts because it didn't save properly.

vadosnaprimer commented 5 years ago

What and how exactly are you saving?

GabrielSorensen commented 5 years ago

I'm going to add this here. But I'm also experiencing this occasionally but seemingly random with tastudio saves, usually after getting this exception but not always. I haven't been able to track down the cause.

Using the dev build from 2018-10-10.

System.ArgumentOutOfRangeException: Value of '103' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'.
Parameter name: Value
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at BizHawk.Client.EmuHawk.TAStudio.<InitializeSeekWorker>b__122_3(Object s, ProgressChangedEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnProgressChanged(ProgressChangedEventArgs e)
vadosnaprimer commented 5 years ago

@MissKitten and @GabrielSorensen, your bugs are different. Are they still happening with the dev build (linked from the readme)? If so, please record a video, I won't be able to reproduce it otherwise.

vadosnaprimer commented 4 years ago

Can't figure out what the original problem is or how to reproduce it. The second problem is a dup of #1581.