BenjaminFaal / ps4-remote-pkg-installer

PS4 Remote PKG Installer GUI for https://github.com/flatz/ps4_remote_pkg_installer
GNU General Public License v3.0
136 stars 23 forks source link

"URI is not absolute" when selecting file #3

Closed unresolvedsymbol closed 3 years ago

unresolvedsymbol commented 3 years ago

Version 0.0.4 on Linux with OpenJDK/JRE "1.8.0_251". Not using the remote control feature. Might file separators be the culprit? There's a keyword File.separator afaik Backtrace: https://asciinema.org/a/L8KnaT3rwogw2v6ZBR7Jd2RPk popup

BenjaminFaal commented 3 years ago

What is the filename and path?

unresolvedsymbol commented 3 years ago

It doesn't seem to matter. I tried moving the package to a simpler name and still no dice. /home/void/nfs.pkg

BenjaminFaal commented 3 years ago

I dont think it has to do with the filename/path but with the URL it uses to connect to the REST API of the Remote PKG Installer.