Falied to load VLC due to search in wrong locations
5UP3RTH30B4G opened this issue ยท 15 comments
The mod doesn't search at the right place, the mod is not looking in the installation folders by default :
He's located by default here : C:\Program Files (x86)\VideoLAN to fix this issue i had to copy the folders into one of those location
Searching on 'C:\Users\theob\AppData\Local\Temp\watermedia\videolan
C:\Users\theob\curseforge\minecraft\Instances\FancyMenu
C:\Program Files (x86)\Razer Chroma SDK\bin
C:\Program Files\Razer Chroma SDK\bin
C:\Program Files (x86)\VMware\VMware Player\bin\
C:\Program Files\Eclipse Adoptium\jre-8.0.402.6-hotspot\bin
C:\Program Files\Eclipse Adoptium\jre-17.0.10.7-hotspot\bin
C:\Program Files\Eclipse Adoptium\jre-11.0.22.7-hotspot\bin
C:\Program Files (x86)\Eclipse Adoptium\jre-8.0.402.6-hotspot\bin
C:\ProgramData\Oracle\Java\javapath
C:\Program Files\Common Files\Oracle\Java\javapath
C:\Program Files (x86)\Common Files\Oracle\Java\java8path
C:\Program Files (x86)\Common Files\Oracle\Java\javapath
C:\Windows\system32
C:\Windows\
C:\Windows\System32\Wbem
C:\Windows\System32\WindowsPowerShell\v1.0\
C:\Windows\System32\OpenSSH\
C:\Program Files\PuTTY\
C:\Program Files\Microsoft VS Code\bin
C:\Program Files (x86)\dotnet\
C:\Program Files\dotnet\
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR
C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
C:\Program Files (x86)\Razer\ChromaBroadcast\bin
C:\Program Files\Razer\ChromaBroadcast\bin
C:\Users\theob\AppData\Local\Microsoft\WindowsApps
For me, the one that worked, is *C:\Windows*
Copy your VideoLAN folders into one of this location
C:\Users\theob\curseforge\minecraft\Instances\FancyMenu
C:\Program Files (x86)\Razer Chroma SDK\bin
C:\Program Files\Razer Chroma SDK\bin
C:\Program Files (x86)\VMware\VMware Player\bin\
C:\Program Files\Eclipse Adoptium\jre-8.0.402.6-hotspot\bin
C:\Program Files\Eclipse Adoptium\jre-17.0.10.7-hotspot\bin
C:\Program Files\Eclipse Adoptium\jre-11.0.22.7-hotspot\bin
C:\Program Files (x86)\Eclipse Adoptium\jre-8.0.402.6-hotspot\bin
C:\ProgramData\Oracle\Java\javapath
C:\Program Files\Common Files\Oracle\Java\javapath
C:\Program Files (x86)\Common Files\Oracle\Java\java8path
C:\Program Files (x86)\Common Files\Oracle\Java\javapath
C:\Windows\system32
C:\Windows\
C:\Windows\System32\Wbem
C:\Windows\System32\WindowsPowerShell\v1.0\
C:\Windows\System32\OpenSSH\
C:\Program Files\PuTTY\
C:\Program Files\Microsoft VS Code\bin
C:\Program Files (x86)\dotnet\
C:\Program Files\dotnet\
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR
C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
C:\Program Files (x86)\Razer\ChromaBroadcast\bin
C:\Program Files\Razer\ChromaBroadcast\bin
C:\Users\theob\AppData\Local\Microsoft\WindowsApps```
need to install VLC for these situations (on linux)
windows and mac have VLC binaries pre-installed
latest.log
https://gist.github.com/Supertheobrg/8b07cc8d4bc6047aed19b5842fbd0ce0
The error is located at Line 1279
i transfered the issue because is a unknow issue from watermedia
VLCJ gets the wrong path to the VLC installation for some unknw reason (blaming broken registries)