Osu: Custom rulesets failed to load on Android

Created on 3 Jun 2020  路  2Comments  路  Source: ppy/osu

Describe the bug:
I don't know if custom rulesets were written specifically for PC (or x86 platform or not), but it won't load and will error as if rulesets are invalid

Screenshots or videos showing encountered issue:
Screenshot_20200604-012515

osu!lazer version:
2020.603.0

Logs:
(will include one tomorrow, android 11 make it even more hassle to pull the log files)

Most helpful comment

android does not support AOT. this will not work for now

All 2 comments

Seems to be failing at these lines:
https://github.com/ppy/osu/blob/c4698e61ec0735aade260dc3539bc39fd36d6a3c/osu.Game/Rulesets/RulesetStore.cs#L190-L197

Likely that the store is somehow not able to retrieve the Ruleset class belonging to the ruleset assembly

android does not support AOT. this will not work for now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Gabixel picture Gabixel  路  3Comments

lauthaiming picture lauthaiming  路  3Comments

smileyhead picture smileyhead  路  3Comments

lenzfilipski picture lenzfilipski  路  3Comments

Axeanz picture Axeanz  路  3Comments