Robosturm / Commander_Wars

The aim of this project is to create an Advance Wars Clone with a lot of additions customizations and modding support. For Contact Inforamtion see the wiki page. Take a view on the game.
https://github.com/Robosturm/Commander_Wars/releases
GNU Lesser General Public License v3.0
213 stars 33 forks source link

Animation speed settings randomly resetting #1768

Closed XnKradst closed 6 months ago

XnKradst commented 6 months ago

It seems to happen at random, but it happens most consistently when you try to watch a replay that uses mods you don't currently have enabled.

Here's how I was able to reproduce the bug:

  1. Enable a mod. Any mod will do, even the pre-installed ones.
  2. Play a game. Make sure the recording feature is enabled.
  3. Disable the mod, try watching the replay.
  4. You'll be taken to an error screen, this is normal of course.
  5. Check the animation settings, you'll find that everything has been reset to 1 (except walk animations) and all the options are set to "off".

My guess is this has something to do with the animation settings in the replay viewer overriding your actual animation settings. If this is intentional, then it's rather annoying having to fix the animation settings every time it happens.