-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
osu!lazer not loading rulesets (Android) #6507
Comments
This is due to osu/osu.Game/Rulesets/RulesetStore.cs Line 133 in 8d6851c
It's not fatal, but we should probably consider not even trying to load from fs on mobile/if permissions are missing. |
Meaning there are permission I have to manually give Lazer access to? |
No, this is not a permission-granting issue, we shouldn't even go looking there on Android. |
Seems to not be completely fixed, as I've seen a log on 2019.1021.0 where this persisted (see #6605) |
/ root of android is still accessible on lollipop to marshmallow version (and i think, nought too..), and but still, lazer should point access direct to it's data folder, private location /data/data/sh.ppy.osulazer/ or public {INTERNAL_OR_EXTERNAL_MEMORY}/Android/data/sh.ppy.osulazer/ not the root "/" to find such file cause on newer versions of android, access to root folder is impossible |
If it's a root folder, don't you have to root the device? And my phone isn't like one of the nicer phones; it's a Samsung Galaxy J3 V, so I wonder if just the type of phone it is has something to do with the issue, idk. |
Rooting not necessarily required, it's maybe lazer side problem, not the phone it self. Just wait X4X5 until they fixed it |
Got it |
A fix was attempted in #6510 but it seems like it didn't work, since this is still occurring. It's likely that the reason is |
Sentry issue: OSU-LAZER-38P |
So is there anyway that this can go about getting fixed? |
Same as #7282 |
@dragonGod97677 As far as I'm aware this error shouldn't be fatal or cause hangs, so it's not a duplicate of the issue you mention. |
Oh ok...
…On Thu, Dec 19, 2019, 11:17 PM Bartłomiej Dach ***@***.***> wrote:
@dragonGod97677 <https://github.com/dragonGod97677> As far as I'm aware
this error shouldn't be fatal or cause hangs, so it's not a duplicate of
the issue you mention.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6507?email_source=notifications&email_token=AJITGAQRQEDJWS5CMNHPHK3QZOF7HA5CNFSM4JART5MKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHJ5Q6A#issuecomment-567531640>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJITGATGWSMINIBC5TJCVJDQZOF7HANCNFSM4JART5MA>
.
|
@Flutterish that is not the exact same error and as such does not fall within the scope of this issue. |
Describe the bug: I don't really know how serious this is, mainly because Lazer ran fine with few lag spikes, but whenever I open Lazer, I keep getting a notification saying, "Could not load rulesets from directory."
Screenshots or videos showing encountered issue:
osu!lazer version: 2019.1011.0
Logs:
runtime.log
The text was updated successfully, but these errors were encountered: