Skip to content
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

Fatal exception occurred: java.nio.file.FileSystemException : /./profiles: Read-only file system #2

Closed
saleebm opened this issue Apr 24, 2018 · 3 comments

Comments

@saleebm
Copy link

saleebm commented Apr 24, 2018

Hi, I'm not sure why I'm receiving this error code. The app launches and goes to the menu, I click new game, and then it freezes at initialization. I have tried disabling the menu, profiles, and developer mode through the settings configuration. I don't know if this is the reason my app is not launching but it is the only message I receive in ADB. It did previously work in a very trimmed down version and I've tried to rework the changes I've made with no success. I am still going about that now so if anything changes, I'll update here.

I am using the 0.50 SNAPSHOT and I was able to make my own gamepad so I do have the javafxports mobile plugin now. I did try to go back to 0.44 SNAPSHOT and I still received the same error message. Is there anything I could do or try? I've exhausted my options. Thank you so much.

EDIT:
I did a clean/rebuild, it worked temporarily, then now is failing with same error code. Cleaning it isn't doing it for me anymore. I've tried retracing my steps by going back to the code that worked and it doesn't work anymore.

By the way, when you set the app width and height do you use FXGL.getApp().getWidth() or FXGL.getAppWidth()?

https://github.com/ms12r/GalaxyMonkeyX

@saleebm saleebm closed this as completed Apr 24, 2018
@saleebm saleebm reopened this Apr 24, 2018
@saleebm
Copy link
Author

saleebm commented Apr 25, 2018

Ok, I found the problem stems from enabling the menu in the game settings.

@AlmasB
Copy link
Owner

AlmasB commented Apr 25, 2018 via email

@saleebm saleebm closed this as completed Apr 26, 2018
@AlmasB
Copy link
Owner

AlmasB commented May 3, 2018

@ms12r menus are now supported on mobile using 0.5.1-SNAPSHOT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants