- Joined
- Jul 31, 2018
- Messages
- 61
- Reaction score
- 4
- First Language
- Portuguese
- Primarily Uses
- RM2k
Well, doing that we now returned to the state were the sound is gone after the battle, but without commenting out line 77 in BattleManager.
After the battle, this appears in the console.
It looks like the game's running the music, but in reality nothing's actually coming out.
I tried that with the 'Auto-Change BGM' in the map properties and making an event for it to play it. The results were the same.
Fun thing: If I escape the battle, the battle BGM continues playing, but not the actual map BGM.
After the battle, this appears in the console.
Code:
BGM -> name:Testmusic volume:50 pitch:100 pos:264608
I tried that with the 'Auto-Change BGM' in the map properties and making an event for it to play it. The results were the same.
Fun thing: If I escape the battle, the battle BGM continues playing, but not the actual map BGM.

