-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to access jarfile #167
Comments
You need to have I have no idea what 'curseforge' is. You could try getting a build from a more reputable source. It is also fairly easy to build yourself, which I recommend. |
oh, sorry, i meant sourceforge, i often confuse it with curseforge which is a modpack installer for minecraft… |
also yes, i tried building it myself, but the freej2me-libretro.so file is missing from your github, so i downloaded the build from sourceforge and used all the files from that |
also just tried using my build of freej2me-lr.jar - gives me the same error |
That should be fine... if it's not working, check the permissions on the directory as well. If the ownership issue bothers you, you can easily change that with the |
The permissions of the directory are fine too. |
Do you have Java installed? I recommend Oracle's JRE as it's quite a bit faster than OpenJDK. |
Yeah, I have openjdk 8, openjdk 11 doesn't work because it doesn't support armv6l |
@recompileorg do you know what could be the issue? |
No clue. With what you've told me, that's the best I can do. You could try building the .so file yourself, there are instructions in the package you downloaded. I doubt it will make any difference, but that's the only thing left to try. |
i mean, what else i can tell you? it's running on a raspberry pi zero, and i made sure to chmod 755 all new created/added files |
also where exactly are the instrucions to build the so file? |
There should be a text file in Don't expect much from a pi zero. I wouldn't run this on anything less than a 3. |
Well, in |
Just run |
when i try to run a game in retropie with lr-freej2me, it's loading and then it just kicks me back to emulationstation. for some reason i can't save the runcommand.log, but the error was short and something like this:
Parameters:
(retroarch command running lr-freej2me)
Error: Unable to access jarfile /home/pi/RetroPie/BIOS/freej2me/freej2me-lr.jar
how do i fix this? could this be something with permissions?
i used the build on curseforge.
The text was updated successfully, but these errors were encountered: