Advertisement
Guest User

Untitled

a guest
Jan 26th, 2020
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. Ads Initializing....
  2. Adding popup
  3. Complete...
  4. Initializing table...
  5. Complete
  6. Initializing Popup menu...
  7. Popup menu initialized...
  8. Initializing Home pane...
  9. Initializing News pane...
  10. News pane Initialized...
  11. Initializing List...
  12. List Selection Listener...
  13. List Complete...
  14. Setting Opaque statuses...
  15. Setting Window Opacity...
  16. Finalizing...
  17. this.setLocationRelativeTo(null)
  18. VoidLauncher Creation Successful!
  19. Queuing up Modpack Updater...
  20. Downloading new modpack info...
  21. Detected Arch:
  22. Downloading Modpack info
  23. Arch: x86 Is 64-bit? false
  24. Detected Processor Cores:
  25. Cores: 4
  26. Detected free memory:
  27. 3109/8068 MB
  28. Modpack info Downloaded successfully!
  29. Processing new modpack info...
  30. Reading Username...
  31. login
  32. 0
  33. Username Read...
  34. Detected Arch:
  35. Arch: x86 Is 64-bit? false
  36. Detected Processor Cores:
  37. Cores: 4
  38. Detected free memory:
  39. 2931/8068 MB
  40. Made It To End...
  41. Relogging in...
  42. java.io.IOException: Server returned HTTP response code: 403 for URL: https://authserver.mojang.com/authenticate
  43. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  44. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  45. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  46. at com.voidswrath.voidlauncher.MinecraftLogin.executePost(MinecraftLogin.java:398)
  47. at com.voidswrath.voidlauncher.MinecraftLogin._login(MinecraftLogin.java:238)
  48. at com.voidswrath.voidlauncher.MinecraftLogin.login(MinecraftLogin.java:206)
  49. at com.voidswrath.voidlauncher.VoidLauncher$20.actionPerformed(VoidLauncher.java:1648)
  50. at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  51. at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  52. at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  53. at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  54. at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
  55. at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
  56. at java.awt.Component.processMouseEvent(Unknown Source)
  57. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  58. at java.awt.Component.processEvent(Unknown Source)
  59. at java.awt.Container.processEvent(Unknown Source)
  60. at java.awt.Component.dispatchEventImpl(Unknown Source)
  61. at java.awt.Container.dispatchEventImpl(Unknown Source)
  62. at java.awt.Component.dispatchEvent(Unknown Source)
  63. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  64. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  65. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  66. at java.awt.Container.dispatchEventImpl(Unknown Source)
  67. at java.awt.Window.dispatchEventImpl(Unknown Source)
  68. at java.awt.Component.dispatchEvent(Unknown Source)
  69. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  70. at java.awt.EventQueue.access$500(Unknown Source)
  71. at java.awt.EventQueue$3.run(Unknown Source)
  72. at java.awt.EventQueue$3.run(Unknown Source)
  73. at java.security.AccessController.doPrivileged(Native Method)
  74. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  75. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  76. at java.awt.EventQueue$4.run(Unknown Source)
  77. at java.awt.EventQueue$4.run(Unknown Source)
  78. at java.security.AccessController.doPrivileged(Native Method)
  79. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  80. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  81. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  82. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  83. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  84. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  85. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  86. at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement