Code Monkey home page Code Monkey logo

Comments (11)

Tripp1e avatar Tripp1e commented on June 3, 2024

please help, I still cant find the error

from headlessmc.

3arthqu4ke avatar 3arthqu4ke commented on June 3, 2024

have you tried the command like this: login yourEmail yourPassword? Did you double check that your credentials are correct? Can you login via your browser and have you checked the credentials there?

from headlessmc.

Tripp1e avatar Tripp1e commented on June 3, 2024

Yes I have. My credentials are correct. Is there maybe a problem with 2FA?

from headlessmc.

3arthqu4ke avatar 3arthqu4ke commented on June 3, 2024

That is all I can do, works for me.

from headlessmc.

Tripp1e avatar Tripp1e commented on June 3, 2024

On the website, it says successful login, but when you look at session activity it says additional review requested (may not be exactly that I just translated it) and when i try login -webview it just crashes the entire thing

from headlessmc.

Tripp1e avatar Tripp1e commented on June 3, 2024

login -webview
Starting web view...
java.lang.NoClassDefFoundError: javafx/embed/swing/JFXPanel
at fr.litarvan.openauth.microsoft.MicrosoftAuthenticator.loginWithAsyncWebview(MicrosoftAuthenticator.java:159)
at fr.litarvan.openauth.microsoft.MicrosoftAuthenticator.loginWithWebview(MicrosoftAuthenticator.java:145)
at me.earth.headlessmc.launcher.auth.AccountManager.loginWithWebView(AccountManager.java:69)
at me.earth.headlessmc.launcher.command.login.LoginCommand.loginWithWebView(LoginCommand.java:75)
at me.earth.headlessmc.launcher.command.login.LoginCommand.execute(LoginCommand.java:25)
at me.earth.headlessmc.command.CommandContextImpl.executeCommand(CommandContextImpl.java:43)
at me.earth.headlessmc.command.CommandContextImpl.execute(CommandContextImpl.java:30)
at me.earth.headlessmc.command.line.ConsoleListener.listen(ConsoleListener.java:22)
at me.earth.headlessmc.command.line.CommandLineImpl.listen(CommandLineImpl.java:26)
at me.earth.headlessmc.launcher.Main.runHeadlessMc(Main.java:90)
at me.earth.headlessmc.launcher.Main.main(Main.java:35)
Caused by: java.lang.ClassNotFoundException: javafx.embed.swing.JFXPanel
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
... 11 more

This is the crashlog

from headlessmc.

3arthqu4ke avatar 3arthqu4ke commented on June 3, 2024

-webview needs a jdk like jdk 8.

from headlessmc.

Tripp1e avatar Tripp1e commented on June 3, 2024

I had jdk 17 set as JAVA_HOME and JAVA_PATH, so after I set it to 1.8, It wouldnt crash anymore, but now it opens a blank window titled Microsoft Authentication

from headlessmc.

3arthqu4ke avatar 3arthqu4ke commented on June 3, 2024

It should only be blank for a second or so?

from headlessmc.

Tripp1e avatar Tripp1e commented on June 3, 2024

I left it open for like 5 minutes and nothing happened

from headlessmc.

RaisingAgent avatar RaisingAgent commented on June 3, 2024

this is still broken

from headlessmc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.