Advertisement
Guest User

ser_1419267793654

a guest
Dec 22nd, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1. Technic Launcher Error Report:
  2. ( Please submit this report to https://github.com/TechnicPack/TechnicLauncher/issues )
  3. Launcher Build: 439
  4.  
  5. Selected Pack: null
  6. Stack Trace:
  7. Exception: UnsatisfiedLinkError
  8. Message: sun.security.ec.ECKeyPairGenerator.getEncodedBytes(J)[B
  9. Trace:
  10. sun.security.ec.ECKeyPairGenerator.getEncodedBytes(Native Method)
  11. sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:132)
  12. java.security.KeyPairGenerator$Delegate.generateKeyPair(Unknown Source)
  13. sun.security.ssl.ECDHCrypt.<init>(Unknown Source)
  14. sun.security.ssl.ClientHandshaker.serverKeyExchange(Unknown Source)
  15. sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
  16. sun.security.ssl.Handshaker.processLoop(Unknown Source)
  17. sun.security.ssl.Handshaker.process_record(Unknown Source)
  18. sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
  19. sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
  20. sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  21. sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  22. sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
  23. sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  24. sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  25. sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
  26. net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
  27. net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:99)
  28. org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:417)
  29. org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:345)
  30. org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:468)
  31. javax.swing.JTextField.fireActionPerformed(Unknown Source)
  32. javax.swing.JTextField.postActionEvent(Unknown Source)
  33. javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)
  34. javax.swing.SwingUtilities.notifyAction(Unknown Source)
  35. javax.swing.JComponent.processKeyBinding(Unknown Source)
  36. javax.swing.JComponent.processKeyBindings(Unknown Source)
  37. javax.swing.JComponent.processKeyEvent(Unknown Source)
  38. java.awt.Component.processEvent(Unknown Source)
  39. java.awt.Container.processEvent(Unknown Source)
  40. java.awt.Component.dispatchEventImpl(Unknown Source)
  41. java.awt.Container.dispatchEventImpl(Unknown Source)
  42. java.awt.Component.dispatchEvent(Unknown Source)
  43. java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
  44. java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
  45. java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
  46. java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
  47. java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
  48. java.awt.Component.dispatchEventImpl(Unknown Source)
  49. java.awt.Container.dispatchEventImpl(Unknown Source)
  50. java.awt.Window.dispatchEventImpl(Unknown Source)
  51. java.awt.Component.dispatchEvent(Unknown Source)
  52. java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  53. java.awt.EventQueue.access$200(Unknown Source)
  54. java.awt.EventQueue$3.run(Unknown Source)
  55. java.awt.EventQueue$3.run(Unknown Source)
  56. java.security.AccessController.doPrivileged(Native Method)
  57. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  58. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  59. java.awt.EventQueue$4.run(Unknown Source)
  60. java.awt.EventQueue$4.run(Unknown Source)
  61. java.security.AccessController.doPrivileged(Native Method)
  62. java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  63. java.awt.EventQueue.dispatchEvent(Unknown Source)
  64. java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  65. java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  66. java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  67. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  68. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  69. java.awt.EventDispatchThread.run(Unknown Source)
  70.  
  71. System Information:
  72. Operating System: Windows Vista
  73. Operating System Version: 6.0
  74. Operating System Architecture: x86
  75. Java version: 1.7.0_67 32 bit
  76. Total Memory: 35 MB
  77. Max Memory: 247 MB
  78. Memory Free: 7 MB
  79. CPU Cores: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement