I've been working on a game for over a year and a half now, and all of a sudden yesterday my audio files began to behave strangely. I noticed that in the editor, playing music will either be delayed by ~5 seconds or just never play. I play tested and problem is even weirder. Certain areas play music just fine, but some areas the music will be delayed or not play at all. Sometimes sound effects will also not play or be delayed as well.
To try to fix this I got a audio pre-loader plugin, but now when play testing I get an error "Uncaught Error: PreloadManager: File audio/se/Wind7 could not be found. Does it exist?"
So naturally I went to audio/se and sure enough, Wind7 is there, however the file behaves very strange. It can't be moved outside of the se folder or be replaced. So I copied Wind6 and renamed it to Wind7 to hopefully quick fix this, but that didn't seem to change anything.
More info: I'm on desktop and I'm using the latest version of RPG Maker MV, this problem occurs in all projects for me, unless I create a brand new project. I have already tried reinstalling RPG Maker, it did nothing.
How can this be fixed?