Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Czy działa w tej chwili Mojang?


Leeuw

Rekomendowane odpowiedzi

Opublikowano

@554461402688252517908.png Biumrk logowanie , gdy loguje się na stronie pisze ,że ,,Oops, unknown username or password. If you are logging in with a Mojang account make sure to use your e-mail address as username." 

a gdy w minecrafcie to ,, Sorry, but we couldn't connect to our servers... 

Opublikowano

Ja natomiast mam problem z połączeniem sięna pewien serwer.. Wszystko działało ładnie, ale gdy musiałęm na chwilkę wyjść i chciałem zalogować sięponownie to dupa.. Na Launcherze jest napisane "Play Offline" co mnei zdziwiło, mimo, że połączenie do internetu oraz konto premium jest. Na server gdy chcę wbićpisze "Server out od date" na każdej wersji MC.. I to też jakoś teraz się zaczęło dziać.

Error log z launchera:

 

[20:01:37 INFO]: Refreshing auth...

[20:01:37 INFO]: Logging in with access token
[20:01:37 ERROR]: Exception whilst logging into profile
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[launcher.jar:1.6.44]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithToken(YggdrasilUserAuthentication.java:132) ~[launcher.jar:1.6.44]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(YggdrasilUserAuthentication.java:55) ~[launcher.jar:1.6.44]
at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:215) [launcher.jar:1.6.44]
at net.minecraft.launcher.ui.bottombar.ProfileSelectionPanel.itemStateChanged(ProfileSelectionPanel.java:127) [launcher.jar:1.6.44]
at javax.swing.JComboBox.fireItemStateChanged(Unknown Source) [?:1.7.0_67]
at javax.swing.JComboBox.selectedItemChanged(Unknown Source) [?:1.7.0_67]
at javax.swing.JComboBox.contentsChanged(Unknown Source) [?:1.7.0_67]
at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source) [?:1.7.0_67]
at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source) [?:1.7.0_67]
at javax.swing.JComboBox.setSelectedItem(Unknown Source) [?:1.7.0_67]
at javax.swing.JComboBox.setSelectedIndex(Unknown Source) [?:1.7.0_67]
at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(Unknown Source) [?:1.7.0_67]
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) [?:1.7.0_67]
at java.awt.Component.processMouseEvent(Unknown Source) [?:1.7.0_67]
at javax.swing.JComponent.processMouseEvent(Unknown Source) [?:1.7.0_67]
at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(Unknown Source) [?:1.7.0_67]
at java.awt.Component.processEvent(Unknown Source) [?:1.7.0_67]
at java.awt.Container.processEvent(Unknown Source) [?:1.7.0_67]
at java.awt.Component.dispatchEventImpl(Unknown Source) [?:1.7.0_67]
at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.7.0_67]
at java.awt.Component.dispatchEvent(Unknown Source) [?:1.7.0_67]
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [?:1.7.0_67]
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [?:1.7.0_67]
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [?:1.7.0_67]
at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.7.0_67]
at java.awt.Window.dispatchEventImpl(Unknown Source) [?:1.7.0_67]
at java.awt.Component.dispatchEvent(Unknown Source) [?:1.7.0_67]
at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [?:1.7.0_67]
at java.awt.EventQueue.access$200(Unknown Source) [?:1.7.0_67]
at java.awt.EventQueue$3.run(Unknown Source) [?:1.7.0_67]
at java.awt.EventQueue$3.run(Unknown Source) [?:1.7.0_67]
at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_67]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [?:1.7.0_67]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [?:1.7.0_67]
at java.awt.EventQueue$4.run(Unknown Source) [?:1.7.0_67]
at java.awt.EventQueue$4.run(Unknown Source) [?:1.7.0_67]
at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_67]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [?:1.7.0_67]
at java.awt.EventQueue.dispatchEvent(Unknown Source) [?:1.7.0_67]
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.7.0_67]
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.7.0_67]
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.7.0_67]
at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.7.0_67]
at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.7.0_67]
at java.awt.EventDispatchThread.run(Unknown Source) [?:1.7.0_67]
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: https://authserver.mojang.com/refresh
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_67]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_67]
at com.mojang.authlib.HttpAuthenticationService.performPostRequest(HttpAuthenticationService.java:83) ~[launcher.jar:1.6.44]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[launcher.jar:1.6.44]
... 45 more

 
@Edit2:
Widzę, że wylogowując sięz launchera nie chce mnie nawet ponownie z kontem połączyć..
 
@Edit3:
Prawdopodobnie serwer Mojang jest przeciążony. Chcąc się zalogować wywala error 503.

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...