Closed Gamebuster19901 closed 3 years ago
Thanks for the report, we're not surprised that there are some issues on Unix systems - although it's a Java application, we've only really designed it for Windows consumption, however would still like to address Unix issues wherever they occur.
These paths are being pulled from file "settings\plugins.xml" - we have adjusted the WSPluginManager to try both Unix and Windows-style path separators when loading plugins, which should hopefully address this issue.
I suspect that the issue is that
\
is being used for file paths instead ofFile.separator
.I can confirm that the following directories do actually exist on my system, but GameExtractor cannot find them:
/home/Desktop/Modding/GameExtractor/bin/org/watto/ge/plugin
/home/Desktop/Modding/GameExtractor/bin/org/watto/component