Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

In options I'm pointing to VLC using this path:
C:\Program Files\VideoLAN\VLC\vlc.exe

Here's the list of errors I'm getting inside VLC:

Your input can't be opened:
VLC is unable to open the MRL 'file:///D:/SFX'. Check the log for details.
Your input can't be opened:
VLC is unable to open the MRL 'file:///D:/SFX%20Library/blendo-wav-tool-windows/Library/Helton'. Check the log for details.
Your input can't be opened:
VLC is unable to open the MRL 'file:///D:/SFX%20Library/blendo-wav-tool-windows/Yan%27s'. Check the log for details.
Your input can't be opened:
VLC is unable to open the MRL 'file:///D:/SFX%20Library/blendo-wav-tool-windows/Old-School'. Check the log for details.
Your input can't be opened:
VLC is unable to open the MRL 'file:///D:/SFX%20Library/blendo-wav-tool-windows/Shonen'. Check the log for details.
Your input can't be opened:
VLC is unable to open the MRL 'file:///D:/SFX%20Library/blendo-wav-tool-windows/SFX/ELECSprk_Anime'. Check the log for details.
Your input can't be opened:
VLC is unable to open the MRL 'file:///D:/SFX%20Library/blendo-wav-tool-windows/Spark'. Check the log for details.
Your input can't be opened:
VLC is unable to open the MRL 'file:///D:/SFX%20Library/blendo-wav-tool-windows/1.wav'. Check the log for details.

I should also mention that although it appears that the path is being split and passed to VLC incrementally,  the correct path for that specific sound (which WavTool correctly reveals when selecting Open Folder) is this :
D:\SFX Library\Helton Yan's Old-School Shonen SFX

Hi - this helps a lot, thank you. The program wasn't correctly handling filepaths with spaces.

This is now fixed. The new build was just now uploaded and should resolve the issue.