There has been a bug haunting me for years where one of my scripts just stops running. The spell is working but the script just "froze".
I have seen this happen about once a month in my game. But this last time this happen I discovered this is not just my script but all the scripts in the game.
I noticed this because harvesting made the sound effect but did not change the plant model. So I went around trying all the interactive objects I could find that I knew had scripts. The same thing, I would get the sound effect (as it is hard coded) but the script would not run.
So I was wondering if anyone knew (for sure) what might cause all the scripts in the game to stop ruining like that until you reloaded a save game?