-
Notifications
You must be signed in to change notification settings - Fork 12
[Bug] Android: v0.4.24 causes black screen, v0.2.40 works #57
Copy link
Copy link
Open
Labels
area/compatibilityCompatibility with game versions, other mods, or runtime environments.Compatibility with game versions, other mods, or runtime environments.area/mod-loadingInitialization, assembly loading, content registration, or patch lifecycle.Initialization, assembly loading, content registration, or patch lifecycle.bugSomething is broken or behaving incorrectly.Something is broken or behaving incorrectly.priority/p1High priority regression or high-impact work.High priority regression or high-impact work.status/in-progressWork is actively in progress.Work is actively in progress.type/bugDefect or incorrect behavior in RitsuLib.Defect or incorrect behavior in RitsuLib.
Metadata
Metadata
Assignees
Labels
area/compatibilityCompatibility with game versions, other mods, or runtime environments.Compatibility with game versions, other mods, or runtime environments.area/mod-loadingInitialization, assembly loading, content registration, or patch lifecycle.Initialization, assembly loading, content registration, or patch lifecycle.bugSomething is broken or behaving incorrectly.Something is broken or behaving incorrectly.priority/p1High priority regression or high-impact work.High priority regression or high-impact work.status/in-progressWork is actively in progress.Work is actively in progress.type/bugDefect or incorrect behavior in RitsuLib.Defect or incorrect behavior in RitsuLib.
Hi again. I previously reported Android compatibility issues in #38, which were eventually resolved and allowed RitsuLib to work correctly on Android.
Unfortunately, I seem to have encountered a new regression after updating to the latest version.
Environment
Regression
Using the exact same environment:
Relevant log errors
The log contains several exceptions during framework initialization:
followed by:
and:
with:
Eventually framework initialization fails:
Additional notes
The previous Android compatibility fix from #38 appears to still be working correctly. The log shows:
so this does not appear to be related to the older Steamworks issue.
I was able to use RitsuLib on Android for several months after #38 was resolved, so this appears to be a regression introduced somewhere between v0.2.40 and v0.4.24.
I've attached the launcher log for reference.
If this issue is ultimately determined to be caused by the launcher rather than RitsuLib itself, I'd be happy to forward the report to the launcher developer and continue the investigation there.
Thanks again for all the Android compatibility work you've done so far.
launcher_20260618_233035.log