- Joined
- Apr 22, 2019
- Messages
- 5
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
So, it seems like this problem is something that only I've experience, because I have not seen anyone talk about this anywhere else. It seems like the plugin is working as intended, however, when RPG Maker tries finding the correct audio file, it's destination uses "%2F" instead of "/". There is an example of this below. I'm not sure why RPG Maker is using "%2F" instead of "/", especially when it uses slashes earlier in the same file search. If those "%2F"s were replaced with "/"s, then the file would be there.
