Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Revert[zink]: go back to old OSMesa#5141

Open
SolDev69 wants to merge 1 commit into
PojavLauncherTeam:v3_openjdkfrom
SolDev69:patch-1
Open

Revert[zink]: go back to old OSMesa#5141
SolDev69 wants to merge 1 commit into
PojavLauncherTeam:v3_openjdkfrom
SolDev69:patch-1

Conversation

@SolDev69

@SolDev69 SolDev69 commented Feb 8, 2024

Copy link
Copy Markdown
Contributor

Fixes issues with Mali not being able to use zink on 1.12.2 and under
Just go back to the old OSMesa file for now, more testing is needed for updated zink

@s1ke-gt

s1ke-gt commented Mar 7, 2024

Copy link
Copy Markdown

I get a bad request error from this, no idea if this is a known issue.
log:

java.lang.RuntimeException: Bad Request
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.getResponseThrowable(MicrosoftBackgroundLogin.java:334)
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.acquireAccessToken(MicrosoftBackgroundLogin.java:150)
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.lambda$performLogin$2$net-kdt-pojavlaunch-authenticator-microsoft-MicrosoftBackgroundLogin(MicrosoftBackgroundLogin.java:76)
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin$$ExternalSyntheticLambda3.run(Unknown Source:8)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:923)

@Algiuxs

Algiuxs commented May 3, 2024

Copy link
Copy Markdown

I get a bad request error from this, no idea if this is a known issue.
log:

java.lang.RuntimeException: Bad Request
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.getResponseThrowable(MicrosoftBackgroundLogin.java:334)
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.acquireAccessToken(MicrosoftBackgroundLogin.java:150)
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.lambda$performLogin$2$net-kdt-pojavlaunch-authenticator-microsoft-MicrosoftBackgroundLogin(MicrosoftBackgroundLogin.java:76)
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin$$ExternalSyntheticLambda3.run(Unknown Source:8)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:923)

You must have a premium account, if you can't login just open chrome and login to Minecraft net, the try logging in to the pojav

@SolDev69

SolDev69 commented May 3, 2024

Copy link
Copy Markdown
Contributor Author

I get a bad request error from this, no idea if this is a known issue.
log:

java.lang.RuntimeException: Bad Request
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.getResponseThrowable(MicrosoftBackgroundLogin.java:334)
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.acquireAccessToken(MicrosoftBackgroundLogin.java:150)
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.lambda$performLogin$2$net-kdt-pojavlaunch-authenticator-microsoft-MicrosoftBackgroundLogin(MicrosoftBackgroundLogin.java:76)
	at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin$$ExternalSyntheticLambda3.run(Unknown Source:8)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:923)

You must have a premium account, if you can't login just open chrome and login to Minecraft net, the try logging in to the pojav

That's not the issue. It's a bug in pojav that iirc has been fixed upstream.

@SolDev69

Copy link
Copy Markdown
Contributor Author

Alt fix for #6051

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants