Vera-Firefly / Pojav-Glow-Worm

PojavLauncher with more practical functions,A modified Launcher from the PojavLauncher team
GNU General Public License v3.0
196 stars 27 forks source link

I keep getting this error since I updated #304

Closed 44cK3r closed 2 months ago

44cK3r commented 2 months ago

Describe the bug

Every time I launch the app I get this:

java.lang.RuntimeException: Bad Request at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.getResponseThrowable(MicrosoftBackgroundLogin.java:351) at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.acquireAccessToken(MicrosoftBackgroundLogin.java:152) at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.lambda$performLogin$2$net-kdt-pojavlaunch-authenticator-microsoft-MicrosoftBackgroundLogin(MicrosoftBackgroundLogin.java:77) at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin$$ExternalSyntheticLambda3.run(Unknown Source:8) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)

The log file and images/videos

latestlog.txt Screenshot_2024-09-13-18-18-42-29_405a2fc07b254ef5ee3229f4fec175cf Screenshot_2024-09-13-18-18-50-00_405a2fc07b254ef5ee3229f4fec175cf Screenshot_2024-09-13-18-18-56-44_405a2fc07b254ef5ee3229f4fec175cf

Steps To Reproduce

1. Launch the app

Expected Behavior

I expected no error at launch

Platform

- Device model: CPH2305
- CPU architecture: arm64
- Android version: 14
- PojavLauncher version: fuchsia-20240908-b2713db-main-v3

Anything else?

No response

Coloryr commented 2 months ago

Remove your Microsoft account and relogin it.

44cK3r commented 2 months ago

Ok

44cK3r commented 2 months ago

It worked thank you so very much