Advertisement
Guest User

latest log dragonfang 10/17

a guest
Oct 17th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 394.41 KB | None | 0 0
  1. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  3. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  4. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  5. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  6. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  7. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  8. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  9. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  10. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  11. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  12. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  13. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  14. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  15. [10:36:44] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  16. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  17. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  18. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  19. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  20. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  21. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  22. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  23. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  24. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  25. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  26. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  27. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  28. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  29. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  30. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  31. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  32. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  33. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  34. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  35. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  36. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  37. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  38. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  39. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  40. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  41. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  42. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  43. [10:36:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  44. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  45. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  46. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  47. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  48. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  49. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  50. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  51. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  52. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  53. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  54. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  55. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  56. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  57. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  58. [10:36:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  59. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  60. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  61. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  62. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  63. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  64. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  65. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  66. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  67. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  68. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  69. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  70. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  71. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  72. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  73. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  74. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  75. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  76. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  77. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  78. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  79. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  80. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  81. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  82. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  83. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  84. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  85. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  86. [10:37:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  87. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  88. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  89. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  90. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  91. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  92. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  93. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  94. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  95. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  96. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  97. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  98. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  99. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  100. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  101. [10:37:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  102. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  103. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  104. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  105. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  106. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  107. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  108. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  109. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  110. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  111. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  112. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  113. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  114. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  115. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  116. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  117. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  118. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  119. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  120. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  121. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  122. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  123. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  124. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  125. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  126. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  127. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  128. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  129. [10:37:30] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  130. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  131. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  132. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  133. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  134. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  135. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  136. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  137. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  138. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  139. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  140. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  141. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  142. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  143. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  144. [10:37:30] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  145. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  146. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  147. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  148. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  149. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  150. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  151. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  152. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  153. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  154. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  155. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  156. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  157. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  158. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  159. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  160. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  161. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  162. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  163. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  164. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  165. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  166. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  167. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  168. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  169. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  170. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  171. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  172. [10:37:46] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  173. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  174. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  175. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  176. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  177. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  178. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  179. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  180. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  181. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  182. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  183. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  184. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  185. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  186. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  187. [10:37:46] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  188. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  189. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  190. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  191. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  192. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  193. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  194. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  195. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  196. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  197. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  198. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  199. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  200. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  201. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  202. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  203. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  204. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  205. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  206. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  207. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  208. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  209. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  210. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  211. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  212. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  213. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  214. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  215. [10:38:01] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  216. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  217. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  218. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  219. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  220. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  221. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  222. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  223. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  224. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  225. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  226. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  227. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  228. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  229. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  230. [10:38:01] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  231. [10:38:05] [Netty Client IO #7/INFO]: Server protocol version 2
  232. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  233. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  234. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  235. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  236. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  237. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  238. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  239. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  240. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  241. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  242. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  243. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  244. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  245. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  246. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  247. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  248. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  249. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  250. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  251. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  252. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  253. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  254. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  255. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  256. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  257. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  258. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  259. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  260. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  261. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  262. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  263. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  264. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  265. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  266. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  267. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  268. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  269. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  270. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  271. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  272. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  273. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  274. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  275. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  276. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  277. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  278. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  279. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  280. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  281. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  282. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  283. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  284. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  285. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  286. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  287. [10:38:09] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  288. [10:38:14] [main/INFO]: JEI search tree manager injection complete!
  289. [10:38:15] [main/WARN]: Recipe registry plugin is slow, took 52.42 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
  290. [10:38:15] [main/INFO]: Applying holder lookups
  291. [10:38:15] [main/INFO]: Holder lookups applied
  292. [10:38:15] [Netty Client IO #7/INFO]: Attempting connection with missing mods [foamfixcore, controlling, ctgui, ctm, custommainmenu, defaultoptions, foamfix, ftbutilities, jehc, jeiintegration, jeresources, modnametooltip, moreoverlays, mousetweaks, resourceloader, soulshardstow, thaumicjei, tipthescales, reauth] at SERVER
  293. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  294. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  295. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  296. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  297. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  298. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  299. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  300. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  301. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  302. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  303. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  304. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  305. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  306. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  307. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  308. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  309. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  310. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  311. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  312. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  313. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  314. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  315. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  316. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  317. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  318. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  319. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  320. [10:38:17] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  321. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  322. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  323. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  324. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  325. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  326. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  327. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  328. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  329. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  330. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  331. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  332. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  333. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  334. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  335. [10:38:17] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  336. [10:38:19] [main/INFO]: Injecting existing registry data into this client instance
  337. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_green
  338. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:salt_mixer_idle
  339. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_239
  340. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_241
  341. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_magenta
  342. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leb_248_fluoride_flibe
  343. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:beacon
  344. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hea_242
  345. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_fluoride_flibe
  346. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_239_fluoride
  347. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_white
  348. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:glowing_mushroom
  349. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_lithium6
  350. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_lithium7
  351. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:reactor_door
  352. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hea_242_fluoride
  353. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:charcoallog
  354. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heb_248_fluoride_flibe
  355. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:warpcore
  356. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fission_controller_active
  357. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:ingot_former_idle
  358. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fuel_reprocessor_active
  359. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:absorption_hopper
  360. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_cyan
  361. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_uranium
  362. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_235_fluoride
  363. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_251_fluoride
  364. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_243_fluoride_flibe
  365. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrycore:alloy_furnace
  366. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_oxygen_difluoride
  367. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:liquidtank
  368. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_249_fluoride_flibe
  369. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:chemicalreactor
  370. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:planetselector
  371. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_251_fluoride
  372. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:supercooler_idle
  373. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium
  374. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_249_fluoride_flibe
  375. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_242_fluoride_flibe
  376. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:fuelingstation
  377. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world ae2stuff:encoder
  378. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_233_fluoride_flibe
  379. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_239_fluoride_flibe
  380. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_238_fluoride_flibe
  381. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_light_blue
  382. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_245_fluoride
  383. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:ranged_collector
  384. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:rtg_plutonium
  385. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:lathe
  386. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:electromagnet_supercooler_idle
  387. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_black
  388. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:enhancedmotor
  389. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_silver
  390. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:metal0
  391. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:super_placer
  392. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_249_fluoride_flibe
  393. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leb_248_fluoride
  394. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:laboratory_door
  395. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world ae2stuff:wireless
  396. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_247_fluoride
  397. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fission_controller_idle
  398. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_silver
  399. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:dragon_muffler
  400. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:ore
  401. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_243_fluoride_flibe
  402. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:decay_generator
  403. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_249_fluoride
  404. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_orange
  405. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:wither_muffler
  406. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:manufactory_active
  407. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_241
  408. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_242
  409. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world tconstruct:molten_knightmetal
  410. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fluorine
  411. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:powered_alloyer
  412. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_gray
  413. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_green
  414. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_238_fluoride_flibe
  415. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_249
  416. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_238
  417. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_239
  418. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_243_fluoride
  419. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:orientationcontroller
  420. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_brown
  421. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_241
  422. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_purple
  423. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_birch
  424. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_249
  425. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_243
  426. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hea_242_fluoride
  427. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_242
  428. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_silver
  429. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:biomescanner
  430. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_251
  431. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:alienwood
  432. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_238
  433. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_247_fluoride
  434. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:chemical_reactor_active
  435. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_249_fluoride_flibe
  436. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_deuterium
  437. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:hotturf
  438. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_241_fluoride_flibe
  439. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:planetanalyser
  440. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_brown
  441. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_233
  442. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_235
  443. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:circlelight
  444. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:elitemotor
  445. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:datapipe
  446. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_fluoride
  447. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:reactor_casing_transparent
  448. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:camofencegate
  449. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_232_fluoride
  450. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fission_block
  451. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_252_fluoride
  452. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_dark_oak
  453. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_electromagnet_transparent_idle
  454. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:rtg_uranium
  455. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_241
  456. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:hatch
  457. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_243_fluoride
  458. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_dummy_top
  459. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_acacia
  460. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:nitrogenfluid
  461. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:active_cooler
  462. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_251
  463. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_250
  464. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_252
  465. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:electrolyser_active
  466. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_sulfur_dioxide
  467. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lea_242_fluoride_flibe
  468. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world ae2stuff:inscriber
  469. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_249
  470. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:decay_hastener_idle
  471. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_251
  472. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:sliding_trapdoor
  473. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:advancedmotor
  474. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:rollingmachine
  475. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:breaker
  476. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_235_fluoride
  477. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_len_236
  478. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:rustyladder
  479. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:alloy_furnace_idle
  480. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:coil0
  481. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_233_fluoride_flibe
  482. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_light_blue
  483. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_light_blue
  484. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_238_fluoride
  485. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:energy_cell
  486. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_233
  487. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_235
  488. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_coolant
  489. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:creativepowerbattery
  490. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_purple
  491. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neutron
  492. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_241_fluoride
  493. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:melter_idle
  494. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:guidancecomputer
  495. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_electromagnet_active
  496. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:rocketbuilder
  497. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_steam
  498. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_lime
  499. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:advstructuremachine
  500. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:alloy_furnace_active
  501. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:dissolver_idle
  502. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_239
  503. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_249_fluoride
  504. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_247_fluoride
  505. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:fueltank
  506. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_251_fluoride_flibe
  507. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_white
  508. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:dark_oak_stone
  509. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:nitrogen_collector_dense
  510. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:medieval_door
  511. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:aliensapling
  512. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:rtg_californium
  513. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_lif
  514. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_241_fluoride_flibe
  515. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:solar_panel
  516. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:electrolyser_idle
  517. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:cell_block
  518. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:energypipe
  519. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_245_fluoride
  520. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:customdoor
  521. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:rope
  522. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_len_236_fluoride
  523. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:activator
  524. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_purple
  525. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:geode
  526. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_247_fluoride
  527. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_brown
  528. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_233_fluoride
  529. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hea_242
  530. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:rustyhatch
  531. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:motor
  532. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leb_248_fluoride
  533. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_yellow
  534. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:wood_sliding_door
  535. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_251_fluoride_flibe
  536. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_251_fluoride_flibe
  537. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:placer
  538. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_247_fluoride_flibe
  539. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:warpmonitor
  540. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:voltaic_pile_basic
  541. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_252_fluoride_flibe
  542. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_239_fluoride
  543. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:assembly_press
  544. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:gravitycontroller
  545. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_len_236_fluoride_flibe
  546. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_purple
  547. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:isotope_separator_active
  548. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:oil
  549. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:fan
  550. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_green
  551. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:water_source
  552. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:water_source_dense
  553. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:rtg_americium
  554. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_len_236
  555. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hea_242_fluoride_flibe
  556. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_cyan
  557. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:super_breaker
  558. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:forgepowerinput
  559. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:pump
  560. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fuel_reprocessor_idle
  561. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_cyan
  562. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:forgepoweroutput
  563. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_246_fluoride
  564. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:satellitecontrolcenter
  565. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_239_fluoride
  566. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:oxygendetection
  567. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:blocklens
  568. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_len_236_fluoride_flibe
  569. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_tbu
  570. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:ingot_former_active
  571. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_orange
  572. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:stationmarker
  573. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_241_fluoride
  574. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_230_fluoride
  575. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_242_fluoride
  576. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heb_248_fluoride
  577. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:sprinkler
  578. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_235_fluoride
  579. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_helium
  580. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrycore:redmetal_block
  581. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_239_fluoride_flibe
  582. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_233_fluoride
  583. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hen_236_fluoride
  584. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:ingot_block
  585. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:manufactory_idle
  586. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:structuretower
  587. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leb_248
  588. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:cobblestone_generator_compact
  589. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:salt_mixer_active
  590. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:pressurizer_idle
  591. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:concrete
  592. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_pink
  593. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_250_fluoride_flibe
  594. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:iron_sliding_door
  595. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:liquidpipe
  596. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_orange
  597. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:seat
  598. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_blue
  599. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_electromagnet_transparent_active
  600. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:helium_collector_dense
  601. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_247_fluoride
  602. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_blue
  603. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_lime
  604. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:loader
  605. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_241_fluoride
  606. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_243
  607. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_235_fluoride
  608. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_243_fluoride_flibe
  609. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_249_fluoride_flibe
  610. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_247
  611. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_246
  612. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_245
  613. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:super_activator
  614. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_248_fluoride
  615. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:oxygenfluid
  616. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:supercooler_active
  617. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_243
  618. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_245
  619. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:tank_sink
  620. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_247
  621. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:landingpad
  622. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:blastbrick
  623. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:forcefieldprojector
  624. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hen_236_fluoride_flibe
  625. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fission_port
  626. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:helium_collector_compact
  627. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_orange
  628. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:hydrogenfluid
  629. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_bef2
  630. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_243_fluoride
  631. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_thorium
  632. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_berkelium
  633. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_gray
  634. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_pink
  635. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_247_fluoride_flibe
  636. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_magenta
  637. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heb_248_fluoride_flibe
  638. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fluorite_water
  639. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lea_242_fluoride
  640. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:rocketmotor
  641. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_239_fluoride
  642. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:powered_furnace
  643. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:alienleaves
  644. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:arcfurnace
  645. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heb_248
  646. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:combustion_gen
  647. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_239_fluoride
  648. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leb_248
  649. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:gravitymachine
  650. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:rocketfuel
  651. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_245_fluoride_flibe
  652. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:pressurizer_active
  653. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heb_248_fluoride
  654. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_236_fluoride_flibe
  655. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_247_fluoride_flibe
  656. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_boron11
  657. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_boron10
  658. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:coalgenerator
  659. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:decay_hastener_active
  660. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_californium
  661. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_248_fluoride_flibe
  662. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_beryllium
  663. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_235
  664. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_233
  665. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:shoji_door
  666. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_249
  667. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_brown
  668. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:crystallizer_idle
  669. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:satellitebuilder
  670. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leb_248_fluoride_flibe
  671. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_neptunium
  672. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:electrolyser
  673. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:lithium_ion_battery_basic
  674. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_251
  675. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:saloon
  676. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_230
  677. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_fluoride
  678. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_232
  679. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_247_fluoride_flibe
  680. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_hydrofluoric_acid
  681. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:intake
  682. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrycore:steel_block
  683. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_gray
  684. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_fluoride
  685. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_247_fluoride
  686. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:unlittorch
  687. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:deployablerocketbuilder
  688. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hen_236
  689. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_hydrogen
  690. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:accelerator_electromagnet_active
  691. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_233_fluoride_flibe
  692. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_magenta
  693. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_243_fluoride
  694. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:electricmushroom
  695. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:advrocketmotor
  696. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_magenta
  697. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_tritium
  698. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_246_fluoride_flibe
  699. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_fluoride_flibe
  700. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_241_fluoride_flibe
  701. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:dissolver_active
  702. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_245_fluoride_flibe
  703. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_237_fluoride_flibe
  704. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hen_236_fluoride_flibe
  705. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:infuser_active
  706. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_black
  707. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_boric_acid
  708. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_tbu_fluoride
  709. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:isotope_separator_idle
  710. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:oxygenscrubber
  711. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_238_fluoride
  712. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:thermitetorch
  713. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:crystallizer_active
  714. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:stationbuilder
  715. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_red
  716. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:irradiator_idle
  717. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_boron_nitride_solution
  718. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_ammonia
  719. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_tbu
  720. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lea_242
  721. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_diborane
  722. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:factory_door
  723. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plasma
  724. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:furnace_gen
  725. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_251
  726. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_249
  727. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:grinder
  728. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_251_fluoride
  729. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_tbu_fluoride
  730. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world tconstruct:molten_fierymetal
  731. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:fluid_intake
  732. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:buffer
  733. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:planks
  734. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_core
  735. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_245_fluoride_flibe
  736. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:launchpad
  737. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_241_fluoride
  738. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_239_fluoride_flibe
  739. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_calcium_sulfate_solution
  740. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:terraformer
  741. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:cobblestone_generator_dense
  742. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:placeholder
  743. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_233_fluoride_flibe
  744. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_249_fluoride
  745. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hen_236
  746. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_235_fluoride
  747. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_235_fluoride_flibe
  748. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:planetholoselector
  749. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:solar_panel_basic
  750. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:irradiator_active
  751. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:precisionassemblingmachine
  752. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_235
  753. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_233
  754. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_245_fluoride
  755. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_235_fluoride_flibe
  756. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_electromagnet_idle
  757. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:water_source_compact
  758. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_241_fluoride
  759. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_ice
  760. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium
  761. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:hitechdoor
  762. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_235
  763. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_239_fluoride_flibe
  764. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world refinedstorageaddons:infinite_wireless_transmitter
  765. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_233
  766. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:oil_well
  767. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_239
  768. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:lightsource
  769. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_tbu_fluoride_flibe
  770. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_243
  771. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_247
  772. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_245
  773. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_241
  774. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:accelerator_electromagnet_idle
  775. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:jail_door
  776. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:verticalhatch
  777. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:metal0
  778. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lea_242_fluoride
  779. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_241_fluoride_flibe
  780. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_241_fluoride
  781. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:observatory
  782. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:door_factory
  783. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_red
  784. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:melter_active
  785. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_242_fluoride
  786. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_237_fluoride
  787. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:helium_collector
  788. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:fuel
  789. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_red
  790. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_233_fluoride
  791. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_241_fluoride_flibe
  792. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_243_fluoride_flibe
  793. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heb_248
  794. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lea_242_fluoride_flibe
  795. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:solarpanel
  796. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hea_242_fluoride_flibe
  797. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_pink
  798. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world ae2stuff:grower
  799. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:spaceelevatorcontroller
  800. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_gray
  801. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_247
  802. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_245
  803. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_243
  804. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_248
  805. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_247
  806. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_helium3
  807. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:sawblade
  808. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:altitudecontroller
  809. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lea_242
  810. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_251_fluoride
  811. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_black
  812. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:saw
  813. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:garage_door
  814. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hen_236_fluoride
  815. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_oxygen
  816. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:solargenerator
  817. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:drill
  818. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:fluid_placer
  819. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:bin
  820. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:ore0
  821. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_241
  822. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_242_fluoride_flibe
  823. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_247_fluoride_flibe
  824. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_239
  825. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:chemical_reactor_idle
  826. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_249_fluoride
  827. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_radaway
  828. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_236
  829. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_237
  830. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_243_fluoride_flibe
  831. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_241_fluoride_flibe
  832. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:structuremachine
  833. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:distiller
  834. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_251_fluoride_flibe
  835. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_nitrogen
  836. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world refinedstorage:solderer
  837. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:suitworkstation
  838. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:forcefield
  839. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_tbu_fluoride_flibe
  840. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:moonturf
  841. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_sulfuric_acid
  842. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_245_fluoride_flibe
  843. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_249_fluoride
  844. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_cyan
  845. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_dummy_side
  846. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_245_fluoride
  847. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_247
  848. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_235_fluoride_flibe
  849. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_245
  850. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_243
  851. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gravestone:gravestone
  852. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_light_blue
  853. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_233_fluoride
  854. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_black
  855. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:pipesealer
  856. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:infuser_idle
  857. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:cooler
  858. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:spikes
  859. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:blockphantom
  860. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_jungle
  861. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:airlock_door
  862. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_green
  863. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:crystal
  864. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:electromagnet_supercooler_active
  865. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:monitoringstation
  866. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_230_fluoride_flibe
  867. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_250_fluoride
  868. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:astrobed
  869. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_ethanol
  870. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_lime
  871. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:cobblestone_generator
  872. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium
  873. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_sulfur_trioxide
  874. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_232_fluoride_flibe
  875. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:machine_interface
  876. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_white
  877. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_flibe
  878. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_blue
  879. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_white
  880. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_sulfur
  881. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:reactor_trapdoor
  882. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:platepress
  883. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:nuclear_furnace_active
  884. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_239_fluoride_flibe
  885. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_silver
  886. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:tank
  887. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:nitrogen_collector_compact
  888. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_235_fluoride_flibe
  889. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:xp_tap
  890. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:fluid_tank
  891. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:spacelaser
  892. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_243_fluoride_flibe
  893. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:quartzcrucible
  894. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_233_fluoride
  895. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_236_fluoride
  896. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_curium
  897. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_connector
  898. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_yellow
  899. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_len_236_fluoride
  900. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_liquidhelium
  901. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_lime
  902. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:microwavereciever
  903. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_plutonium
  904. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_247_fluoride_flibe
  905. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_245_fluoride
  906. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:oxygenvent
  907. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_yellow
  908. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:carriage_door
  909. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_pink
  910. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_251_fluoride
  911. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:crystallizer
  912. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:nitrogen_collector
  913. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:vitrifiedsand
  914. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_fluoride_flibe
  915. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:oxygencharger
  916. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_blue
  917. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_251_fluoride_flibe
  918. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_243_fluoride
  919. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_americium
  920. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_233_fluoride_flibe
  921. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_243_fluoride
  922. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:drill
  923. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:nuclear_furnace_idle
  924. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:railgun
  925. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:forcefielddoor
  926. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_yellow
  927. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world embers:block_mithril
  928. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:cuttingmachine
  929. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_spruce
  930. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_245_fluoride_flibe
  931. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_235_fluoride_flibe
  932. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:ethanol
  933. [10:38:19] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_red
  934. [10:38:19] [main/WARN]: Registry soulshardstow:cage: The ID minecraft:blocks @ 2970 is currently locally mapped - it will be replaced with a dummy for this session
  935. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  936. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  937. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  938. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  939. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  940. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  941. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  942. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  943. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  944. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  945. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  946. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  947. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  948. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  949. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  950. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  951. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  952. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  953. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  954. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  955. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  956. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  957. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  958. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  959. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  960. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  961. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  962. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  963. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  964. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  965. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  966. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  967. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  968. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  969. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  970. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  971. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  972. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  973. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  974. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  975. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  976. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  977. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  978. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  979. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  980. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  981. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  982. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  983. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  984. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  985. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  986. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  987. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  988. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  989. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  990. [10:38:29] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  991. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  992. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  993. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  994. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  995. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  996. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  997. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  998. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  999. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  1000. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  1001. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  1002. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  1003. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  1004. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  1005. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  1006. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  1007. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  1008. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  1009. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  1010. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  1011. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  1012. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  1013. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  1014. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  1015. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  1016. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  1017. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  1018. [10:38:33] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  1019. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1020. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  1021. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  1022. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  1023. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  1024. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  1025. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  1026. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  1027. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  1028. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1029. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  1030. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  1031. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  1032. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  1033. [10:38:33] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  1034. [10:38:34] [main/INFO]: JEI search tree manager injection complete!
  1035. [10:38:35] [main/WARN]: Recipe registry plugin is slow, took 52.43 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
  1036. [10:38:35] [main/INFO]: Applying holder lookups
  1037. [10:38:35] [main/INFO]: Holder lookups applied
  1038. [10:38:36] [main/INFO]: [CHAT] [FsN-Info] Don't forget to claim all your stuff in the overworld!
  1039. [10:38:36] [Netty Client IO #7/INFO]: [Netty Client IO #7] Client side modded connection established
  1040. [10:38:36] [main/INFO]: [AstralSorcery] Using gateway screenshots for folder 'hub110.frozensoul.co_158.69.245.112_25565'
  1041. [10:38:36] [main/INFO]: Mapping halted in C:\Users\drewa\Documents\Curse\Minecraft\Instances\FTB Revelation\journeymap\data\mp\Minecraft~Server\DIM0
  1042. [10:38:36] [JM-task-5/WARN]: TaskBatch thread interrupted: journeymap.client.task.multi.MapPlayerTask$MapPlayerTaskBatch@68918afd
  1043. [10:38:50] [main/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
  1044. [10:38:50] [main/INFO]: Loading journeymap.topo.config
  1045. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1046. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  1047. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  1048. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  1049. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  1050. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  1051. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  1052. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  1053. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  1054. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  1055. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  1056. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  1057. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  1058. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  1059. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  1060. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  1061. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  1062. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  1063. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  1064. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  1065. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  1066. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  1067. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  1068. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  1069. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  1070. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  1071. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  1072. [10:38:50] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  1073. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1074. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  1075. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  1076. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  1077. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  1078. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  1079. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  1080. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  1081. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  1082. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1083. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  1084. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  1085. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  1086. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  1087. [10:38:50] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  1088. [10:38:50] [main/INFO]: Loaded 0 waypoints from C:\Users\drewa\Documents\Curse\Minecraft\Instances\FTB Revelation\journeymap\data\mp\Minecraft~Server\waypoints
  1089. [10:38:50] [main/INFO]: Mapping started in C:\Users\drewa\Documents\Curse\Minecraft\Instances\FTB Revelation\journeymap\data\mp\Minecraft~Server\DIM0. Memory: 7027MB total, 3956MB free
  1090. [10:38:50] [main/WARN]: Recipe registry plugin is slow, took 52.43 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
  1091. [10:38:50] [main/WARN]: Recipe registry plugin is slow, took 52.43 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
  1092. [10:38:50] [main/WARN]: Recipe registry plugin is slow, took 52.43 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
  1093. [10:38:54] [main/INFO]: Mapping halted in C:\Users\drewa\Documents\Curse\Minecraft\Instances\FTB Revelation\journeymap\data\mp\Minecraft~Server\DIM0
  1094. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1095. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1096. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1097. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1098. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1099. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1100. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1101. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1102. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1103. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1104. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1105. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1106. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1107. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1108. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1109. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1110. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1111. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1112. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1113. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1114. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1115. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1116. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1117. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1118. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1119. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1120. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1121. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1122. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1123. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1124. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1125. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1126. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1127. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1128. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1129. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1130. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1131. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1132. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1133. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1134. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1135. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1136. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1137. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1138. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1139. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1140. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1141. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1142. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1143. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1144. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1145. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1146. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1147. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1148. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1149. [10:38:58] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1150. [10:39:03] [main/INFO]: JEI search tree manager injection complete!
  1151. [10:39:05] [main/WARN]: Recipe registry plugin is slow, took 52.43 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
  1152. [10:39:05] [main/INFO]: Applying holder lookups
  1153. [10:39:05] [main/INFO]: Holder lookups applied
  1154. [10:39:09] [main/INFO]: Unloaded WorldData!
  1155. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1156. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  1157. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  1158. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  1159. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  1160. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  1161. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  1162. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  1163. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  1164. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  1165. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  1166. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  1167. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  1168. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  1169. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  1170. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  1171. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  1172. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  1173. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  1174. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  1175. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  1176. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  1177. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  1178. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  1179. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  1180. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  1181. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  1182. [10:39:10] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  1183. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1184. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  1185. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  1186. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  1187. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  1188. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  1189. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  1190. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  1191. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  1192. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1193. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  1194. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  1195. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  1196. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  1197. [10:39:10] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  1198. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1199. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  1200. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  1201. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  1202. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  1203. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  1204. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  1205. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  1206. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  1207. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  1208. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  1209. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  1210. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  1211. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  1212. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  1213. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  1214. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  1215. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  1216. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  1217. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  1218. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  1219. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  1220. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  1221. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  1222. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  1223. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  1224. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  1225. [10:39:25] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  1226. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1227. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  1228. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  1229. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  1230. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  1231. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  1232. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  1233. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  1234. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  1235. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1236. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  1237. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  1238. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  1239. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  1240. [10:39:25] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  1241. [10:39:29] [Session-Validator/INFO]: Session validation successful
  1242. [10:39:36] [main/INFO]: Connecting to rev.frozensoul.co, 25565
  1243. [10:39:36] [main/INFO]: Unloaded world <net.minecraft.client.multiplayer.WorldClient@28c8b1db 0 MultiplayerChunkCache: 441, 441> is still hanging around after 60 seconds.
  1244. [10:39:37] [Netty Client IO #0/INFO]: Server protocol version 2
  1245. [10:39:37] [Netty Client IO #0/INFO]: Attempting connection with missing mods [foamfixcore, controlling, ctgui, ctm, custommainmenu, defaultoptions, foamfix, ftbutilities, jehc, jeiintegration, jeresources, modnametooltip, moreoverlays, mousetweaks, resourceloader, soulshardstow, thaumicjei, tipthescales, reauth] at SERVER
  1246. [10:39:40] [main/INFO]: Injecting existing registry data into this client instance
  1247. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_green
  1248. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:salt_mixer_idle
  1249. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_239
  1250. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_241
  1251. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_magenta
  1252. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leb_248_fluoride_flibe
  1253. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:beacon
  1254. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hea_242
  1255. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_fluoride_flibe
  1256. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_239_fluoride
  1257. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_white
  1258. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:glowing_mushroom
  1259. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_lithium6
  1260. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_lithium7
  1261. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:reactor_door
  1262. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hea_242_fluoride
  1263. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:charcoallog
  1264. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heb_248_fluoride_flibe
  1265. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:warpcore
  1266. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fission_controller_active
  1267. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:ingot_former_idle
  1268. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fuel_reprocessor_active
  1269. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:absorption_hopper
  1270. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_cyan
  1271. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_uranium
  1272. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_235_fluoride
  1273. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_251_fluoride
  1274. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_243_fluoride_flibe
  1275. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrycore:alloy_furnace
  1276. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_oxygen_difluoride
  1277. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:liquidtank
  1278. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_249_fluoride_flibe
  1279. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:chemicalreactor
  1280. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:planetselector
  1281. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_251_fluoride
  1282. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:supercooler_idle
  1283. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium
  1284. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_249_fluoride_flibe
  1285. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_242_fluoride_flibe
  1286. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:fuelingstation
  1287. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world ae2stuff:encoder
  1288. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_233_fluoride_flibe
  1289. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_239_fluoride_flibe
  1290. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_238_fluoride_flibe
  1291. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_light_blue
  1292. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_245_fluoride
  1293. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:ranged_collector
  1294. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:rtg_plutonium
  1295. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:lathe
  1296. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:electromagnet_supercooler_idle
  1297. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_black
  1298. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:enhancedmotor
  1299. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_silver
  1300. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:metal0
  1301. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:super_placer
  1302. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_249_fluoride_flibe
  1303. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leb_248_fluoride
  1304. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:laboratory_door
  1305. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world ae2stuff:wireless
  1306. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_247_fluoride
  1307. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fission_controller_idle
  1308. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_silver
  1309. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:dragon_muffler
  1310. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:ore
  1311. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_243_fluoride_flibe
  1312. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:decay_generator
  1313. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_249_fluoride
  1314. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_orange
  1315. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:wither_muffler
  1316. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:manufactory_active
  1317. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_241
  1318. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_242
  1319. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world tconstruct:molten_knightmetal
  1320. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fluorine
  1321. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:powered_alloyer
  1322. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_gray
  1323. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_green
  1324. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_238_fluoride_flibe
  1325. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_249
  1326. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_238
  1327. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_239
  1328. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_243_fluoride
  1329. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:orientationcontroller
  1330. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_brown
  1331. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_241
  1332. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_purple
  1333. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_birch
  1334. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_249
  1335. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_243
  1336. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hea_242_fluoride
  1337. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_242
  1338. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_silver
  1339. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:biomescanner
  1340. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_251
  1341. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:alienwood
  1342. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_238
  1343. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_247_fluoride
  1344. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:chemical_reactor_active
  1345. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_249_fluoride_flibe
  1346. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_deuterium
  1347. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:hotturf
  1348. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_241_fluoride_flibe
  1349. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:planetanalyser
  1350. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_brown
  1351. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_233
  1352. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_235
  1353. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:circlelight
  1354. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:elitemotor
  1355. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:datapipe
  1356. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_fluoride
  1357. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:reactor_casing_transparent
  1358. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:camofencegate
  1359. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_232_fluoride
  1360. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fission_block
  1361. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_252_fluoride
  1362. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_dark_oak
  1363. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_electromagnet_transparent_idle
  1364. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:rtg_uranium
  1365. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_241
  1366. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:hatch
  1367. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_243_fluoride
  1368. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_dummy_top
  1369. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_acacia
  1370. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:nitrogenfluid
  1371. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:active_cooler
  1372. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_251
  1373. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_250
  1374. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_252
  1375. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:electrolyser_active
  1376. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_sulfur_dioxide
  1377. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lea_242_fluoride_flibe
  1378. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world ae2stuff:inscriber
  1379. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_249
  1380. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:decay_hastener_idle
  1381. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_251
  1382. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:sliding_trapdoor
  1383. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:advancedmotor
  1384. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:rollingmachine
  1385. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:breaker
  1386. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_235_fluoride
  1387. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_len_236
  1388. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:rustyladder
  1389. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:alloy_furnace_idle
  1390. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:coil0
  1391. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_233_fluoride_flibe
  1392. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_light_blue
  1393. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_light_blue
  1394. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_238_fluoride
  1395. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:energy_cell
  1396. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_233
  1397. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_235
  1398. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_coolant
  1399. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:creativepowerbattery
  1400. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_purple
  1401. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neutron
  1402. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_241_fluoride
  1403. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:melter_idle
  1404. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:guidancecomputer
  1405. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_electromagnet_active
  1406. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:rocketbuilder
  1407. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_steam
  1408. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_lime
  1409. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:advstructuremachine
  1410. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:alloy_furnace_active
  1411. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:dissolver_idle
  1412. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_239
  1413. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_249_fluoride
  1414. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_247_fluoride
  1415. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:fueltank
  1416. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_251_fluoride_flibe
  1417. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_white
  1418. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:dark_oak_stone
  1419. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:nitrogen_collector_dense
  1420. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:medieval_door
  1421. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:aliensapling
  1422. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:rtg_californium
  1423. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_lif
  1424. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_241_fluoride_flibe
  1425. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:solar_panel
  1426. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:electrolyser_idle
  1427. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:cell_block
  1428. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:energypipe
  1429. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_245_fluoride
  1430. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:customdoor
  1431. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:rope
  1432. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_len_236_fluoride
  1433. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:activator
  1434. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_purple
  1435. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:geode
  1436. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_247_fluoride
  1437. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_brown
  1438. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_233_fluoride
  1439. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hea_242
  1440. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:rustyhatch
  1441. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:motor
  1442. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leb_248_fluoride
  1443. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_yellow
  1444. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:wood_sliding_door
  1445. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_251_fluoride_flibe
  1446. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_251_fluoride_flibe
  1447. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:placer
  1448. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_247_fluoride_flibe
  1449. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:warpmonitor
  1450. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:voltaic_pile_basic
  1451. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_252_fluoride_flibe
  1452. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_239_fluoride
  1453. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:assembly_press
  1454. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:gravitycontroller
  1455. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_len_236_fluoride_flibe
  1456. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_purple
  1457. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:isotope_separator_active
  1458. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:oil
  1459. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:fan
  1460. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_green
  1461. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:water_source
  1462. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:water_source_dense
  1463. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:rtg_americium
  1464. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_len_236
  1465. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hea_242_fluoride_flibe
  1466. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_cyan
  1467. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:super_breaker
  1468. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:forgepowerinput
  1469. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:pump
  1470. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fuel_reprocessor_idle
  1471. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_cyan
  1472. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:forgepoweroutput
  1473. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_246_fluoride
  1474. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:satellitecontrolcenter
  1475. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_239_fluoride
  1476. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:oxygendetection
  1477. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:blocklens
  1478. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_len_236_fluoride_flibe
  1479. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_tbu
  1480. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:ingot_former_active
  1481. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_orange
  1482. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:stationmarker
  1483. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_241_fluoride
  1484. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_230_fluoride
  1485. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_242_fluoride
  1486. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heb_248_fluoride
  1487. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:sprinkler
  1488. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_235_fluoride
  1489. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_helium
  1490. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrycore:redmetal_block
  1491. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_239_fluoride_flibe
  1492. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_233_fluoride
  1493. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hen_236_fluoride
  1494. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:ingot_block
  1495. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:manufactory_idle
  1496. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:structuretower
  1497. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leb_248
  1498. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:cobblestone_generator_compact
  1499. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:salt_mixer_active
  1500. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:pressurizer_idle
  1501. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:concrete
  1502. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_pink
  1503. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_250_fluoride_flibe
  1504. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:iron_sliding_door
  1505. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:liquidpipe
  1506. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_orange
  1507. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:seat
  1508. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_blue
  1509. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_electromagnet_transparent_active
  1510. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:helium_collector_dense
  1511. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_247_fluoride
  1512. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_blue
  1513. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_lime
  1514. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:loader
  1515. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_241_fluoride
  1516. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_243
  1517. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_235_fluoride
  1518. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_243_fluoride_flibe
  1519. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_249_fluoride_flibe
  1520. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_247
  1521. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_246
  1522. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_245
  1523. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:super_activator
  1524. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_248_fluoride
  1525. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:oxygenfluid
  1526. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:supercooler_active
  1527. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_243
  1528. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_245
  1529. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:tank_sink
  1530. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_247
  1531. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:landingpad
  1532. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:blastbrick
  1533. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:forcefieldprojector
  1534. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hen_236_fluoride_flibe
  1535. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fission_port
  1536. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:helium_collector_compact
  1537. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_orange
  1538. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:hydrogenfluid
  1539. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_bef2
  1540. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_243_fluoride
  1541. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_thorium
  1542. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_berkelium
  1543. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_gray
  1544. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_pink
  1545. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_247_fluoride_flibe
  1546. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_magenta
  1547. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heb_248_fluoride_flibe
  1548. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fluorite_water
  1549. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lea_242_fluoride
  1550. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:rocketmotor
  1551. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_239_fluoride
  1552. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:powered_furnace
  1553. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:alienleaves
  1554. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:arcfurnace
  1555. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heb_248
  1556. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:combustion_gen
  1557. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_239_fluoride
  1558. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leb_248
  1559. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:gravitymachine
  1560. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:rocketfuel
  1561. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecm_245_fluoride_flibe
  1562. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:pressurizer_active
  1563. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heb_248_fluoride
  1564. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_236_fluoride_flibe
  1565. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_247_fluoride_flibe
  1566. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_boron11
  1567. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_boron10
  1568. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:coalgenerator
  1569. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:decay_hastener_active
  1570. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_californium
  1571. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_248_fluoride_flibe
  1572. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_beryllium
  1573. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_235
  1574. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_233
  1575. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:shoji_door
  1576. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_249
  1577. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_brown
  1578. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:crystallizer_idle
  1579. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:satellitebuilder
  1580. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leb_248_fluoride_flibe
  1581. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_neptunium
  1582. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:electrolyser
  1583. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:lithium_ion_battery_basic
  1584. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_251
  1585. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:saloon
  1586. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_230
  1587. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_fluoride
  1588. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_232
  1589. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_247_fluoride_flibe
  1590. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_hydrofluoric_acid
  1591. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:intake
  1592. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrycore:steel_block
  1593. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_gray
  1594. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_fluoride
  1595. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_247_fluoride
  1596. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:unlittorch
  1597. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:deployablerocketbuilder
  1598. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hen_236
  1599. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_hydrogen
  1600. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:accelerator_electromagnet_active
  1601. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_233_fluoride_flibe
  1602. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_magenta
  1603. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_243_fluoride
  1604. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:electricmushroom
  1605. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:advrocketmotor
  1606. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_magenta
  1607. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_tritium
  1608. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_246_fluoride_flibe
  1609. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_fluoride_flibe
  1610. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_241_fluoride_flibe
  1611. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:dissolver_active
  1612. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_245_fluoride_flibe
  1613. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_237_fluoride_flibe
  1614. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hen_236_fluoride_flibe
  1615. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:infuser_active
  1616. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_black
  1617. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_boric_acid
  1618. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_tbu_fluoride
  1619. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:isotope_separator_idle
  1620. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:oxygenscrubber
  1621. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_238_fluoride
  1622. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:thermitetorch
  1623. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:crystallizer_active
  1624. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:stationbuilder
  1625. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_red
  1626. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:irradiator_idle
  1627. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_boron_nitride_solution
  1628. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_ammonia
  1629. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_tbu
  1630. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lea_242
  1631. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_diborane
  1632. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:factory_door
  1633. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plasma
  1634. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:furnace_gen
  1635. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_251
  1636. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_249
  1637. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:grinder
  1638. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lecf_251_fluoride
  1639. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_tbu_fluoride
  1640. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world tconstruct:molten_fierymetal
  1641. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:fluid_intake
  1642. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:buffer
  1643. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:planks
  1644. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_core
  1645. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_245_fluoride_flibe
  1646. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:launchpad
  1647. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_241_fluoride
  1648. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_239_fluoride_flibe
  1649. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_calcium_sulfate_solution
  1650. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:terraformer
  1651. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:cobblestone_generator_dense
  1652. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:placeholder
  1653. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_233_fluoride_flibe
  1654. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_249_fluoride
  1655. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hen_236
  1656. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_235_fluoride
  1657. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_235_fluoride_flibe
  1658. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:planetholoselector
  1659. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:solar_panel_basic
  1660. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:irradiator_active
  1661. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:precisionassemblingmachine
  1662. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_235
  1663. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_233
  1664. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_245_fluoride
  1665. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_leu_235_fluoride_flibe
  1666. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_electromagnet_idle
  1667. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:water_source_compact
  1668. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hep_241_fluoride
  1669. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_ice
  1670. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium
  1671. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:hitechdoor
  1672. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_235
  1673. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_239_fluoride_flibe
  1674. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world refinedstorageaddons:infinite_wireless_transmitter
  1675. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_233
  1676. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:oil_well
  1677. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_239
  1678. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:lightsource
  1679. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_tbu_fluoride_flibe
  1680. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_243
  1681. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_247
  1682. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_245
  1683. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_241
  1684. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:accelerator_electromagnet_idle
  1685. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:jail_door
  1686. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:verticalhatch
  1687. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:metal0
  1688. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lea_242_fluoride
  1689. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lep_241_fluoride_flibe
  1690. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_241_fluoride
  1691. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:observatory
  1692. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:door_factory
  1693. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_red
  1694. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:melter_active
  1695. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_242_fluoride
  1696. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_237_fluoride
  1697. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:helium_collector
  1698. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:fuel
  1699. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_red
  1700. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_uranium_233_fluoride
  1701. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hep_241_fluoride_flibe
  1702. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_243_fluoride_flibe
  1703. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heb_248
  1704. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lea_242_fluoride_flibe
  1705. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:solarpanel
  1706. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hea_242_fluoride_flibe
  1707. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_pink
  1708. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world ae2stuff:grower
  1709. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:spaceelevatorcontroller
  1710. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_gray
  1711. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_247
  1712. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_245
  1713. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_243
  1714. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_248
  1715. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_berkelium_247
  1716. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_helium3
  1717. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:sawblade
  1718. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:altitudecontroller
  1719. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lea_242
  1720. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecf_251_fluoride
  1721. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_black
  1722. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:saw
  1723. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:garage_door
  1724. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hen_236_fluoride
  1725. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_oxygen
  1726. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:solargenerator
  1727. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:drill
  1728. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:fluid_placer
  1729. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:bin
  1730. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:ore0
  1731. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_241
  1732. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_242_fluoride_flibe
  1733. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_247_fluoride_flibe
  1734. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_239
  1735. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:chemical_reactor_idle
  1736. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_249_fluoride
  1737. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_radaway
  1738. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_236
  1739. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_237
  1740. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_243_fluoride_flibe
  1741. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_lep_241_fluoride_flibe
  1742. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:structuremachine
  1743. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:distiller
  1744. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_251_fluoride_flibe
  1745. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_nitrogen
  1746. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world refinedstorage:solderer
  1747. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:suitworkstation
  1748. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:forcefield
  1749. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_tbu_fluoride_flibe
  1750. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:moonturf
  1751. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_sulfuric_acid
  1752. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_245_fluoride_flibe
  1753. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_249_fluoride
  1754. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_cyan
  1755. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_dummy_side
  1756. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_hecm_245_fluoride
  1757. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_247
  1758. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_235_fluoride_flibe
  1759. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_245
  1760. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_243
  1761. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gravestone:gravestone
  1762. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_light_blue
  1763. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_heu_233_fluoride
  1764. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world elevatorid:elevator_black
  1765. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:pipesealer
  1766. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:infuser_idle
  1767. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:cooler
  1768. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:spikes
  1769. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world libvulpes:blockphantom
  1770. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_jungle
  1771. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:airlock_door
  1772. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_green
  1773. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:crystal
  1774. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:electromagnet_supercooler_active
  1775. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:monitoringstation
  1776. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_230_fluoride_flibe
  1777. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_californium_250_fluoride
  1778. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:astrobed
  1779. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_ethanol
  1780. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_lime
  1781. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:cobblestone_generator
  1782. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium
  1783. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_sulfur_trioxide
  1784. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_thorium_232_fluoride_flibe
  1785. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:machine_interface
  1786. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_white
  1787. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_flibe
  1788. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_blue
  1789. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_white
  1790. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_sulfur
  1791. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:reactor_trapdoor
  1792. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:platepress
  1793. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:nuclear_furnace_active
  1794. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_239_fluoride_flibe
  1795. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_silver
  1796. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:tank
  1797. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:nitrogen_collector_compact
  1798. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_heu_235_fluoride_flibe
  1799. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world mob_grinding_utils:xp_tap
  1800. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:fluid_tank
  1801. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:spacelaser
  1802. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_243_fluoride_flibe
  1803. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:quartzcrucible
  1804. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_233_fluoride
  1805. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_neptunium_236_fluoride
  1806. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_curium
  1807. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fusion_connector
  1808. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_yellow
  1809. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_len_236_fluoride
  1810. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_liquidhelium
  1811. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_lime
  1812. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:microwavereciever
  1813. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_plutonium
  1814. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_247_fluoride_flibe
  1815. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecm_245_fluoride
  1816. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:oxygenvent
  1817. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:hammock_yellow
  1818. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:carriage_door
  1819. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_pink
  1820. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_fuel_lecf_251_fluoride
  1821. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:crystallizer
  1822. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:nitrogen_collector
  1823. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:vitrifiedsand
  1824. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_plutonium_fluoride_flibe
  1825. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:oxygencharger
  1826. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_blue
  1827. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecf_251_fluoride_flibe
  1828. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_curium_243_fluoride
  1829. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:block_depleted_americium
  1830. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_233_fluoride_flibe
  1831. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_americium_243_fluoride
  1832. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:drill
  1833. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:nuclear_furnace_idle
  1834. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:railgun
  1835. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:forcefielddoor
  1836. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world comforts:sleeping_bag_yellow
  1837. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world embers:block_mithril
  1838. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world advancedrocketry:cuttingmachine
  1839. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_spruce
  1840. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_hecm_245_fluoride_flibe
  1841. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world nuclearcraft:fluid_depleted_fuel_leu_235_fluoride_flibe
  1842. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world gadgetrymachines:ethanol
  1843. [10:39:40] [main/INFO]: Registry Block: Found a missing id from the world malisisdoors:curtain_red
  1844. [10:39:40] [main/WARN]: Registry soulshardstow:cage: The ID minecraft:blocks @ 2970 is currently locally mapped - it will be replaced with a dummy for this session
  1845. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1846. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  1847. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  1848. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  1849. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  1850. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  1851. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  1852. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  1853. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  1854. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  1855. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  1856. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  1857. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  1858. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  1859. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  1860. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  1861. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  1862. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  1863. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  1864. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  1865. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  1866. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  1867. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  1868. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  1869. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  1870. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  1871. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  1872. [10:39:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  1873. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1874. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  1875. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  1876. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  1877. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  1878. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  1879. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  1880. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  1881. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  1882. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1883. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  1884. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  1885. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  1886. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  1887. [10:39:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  1888. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1889. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1890. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1891. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1892. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1893. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1894. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1895. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1896. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1897. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1898. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1899. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1900. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1901. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1902. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1903. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1904. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1905. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1906. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1907. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1908. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1909. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1910. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1911. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1912. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1913. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1914. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1915. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1916. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1917. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1918. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1919. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1920. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1921. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1922. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1923. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1924. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1925. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1926. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1927. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1928. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1929. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1930. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1931. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1932. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1933. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1934. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1935. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1936. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1937. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1938. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1939. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1940. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1941. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1942. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1943. [10:39:44] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  1944. [10:39:49] [main/INFO]: JEI search tree manager injection complete!
  1945. [10:39:51] [main/WARN]: Recipe registry plugin is slow, took 52.43 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
  1946. [10:39:51] [main/INFO]: Applying holder lookups
  1947. [10:39:51] [main/INFO]: Holder lookups applied
  1948. [10:39:51] [main/INFO]: Unloaded world <net.minecraft.client.multiplayer.WorldClient@2a1f8cdd -1 MultiplayerChunkCache: 0, 0> was garbage collected.
  1949. [10:39:51] [Netty Client IO #0/INFO]: [Netty Client IO #0] Client side modded connection established
  1950. [10:39:58] [main/INFO]: [AstralSorcery] Using gateway screenshots for folder 'rev.frozensoul.co_158.69.245.112_25565'
  1951. [10:39:58] [main/INFO]: Unloaded world <net.minecraft.client.multiplayer.WorldClient@46dcb524 0 MultiplayerChunkCache: 0, 0> is still hanging around after 60 seconds.
  1952. [10:39:58] [main/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
  1953. [10:39:58] [main/INFO]: Loading journeymap.topo.config
  1954. [10:39:58] [main/INFO]: Loaded 2 waypoints from C:\Users\drewa\Documents\Curse\Minecraft\Instances\FTB Revelation\journeymap\data\mp\frozen~soul~rev\waypoints
  1955. [10:39:58] [main/INFO]: Mapping started in C:\Users\drewa\Documents\Curse\Minecraft\Instances\FTB Revelation\journeymap\data\mp\frozen~soul~rev\DIM0. Memory: 7020MB total, 3970MB free
  1956. [10:39:58] [main/WARN]: Recipe registry plugin is slow, took 52.44 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
  1957. [10:39:58] [main/WARN]: Recipe registry plugin is slow, took 52.44 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
  1958. [10:39:58] [main/WARN]: Recipe registry plugin is slow, took 52.44 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
  1959. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1960. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  1961. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  1962. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  1963. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  1964. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  1965. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  1966. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  1967. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  1968. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  1969. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  1970. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  1971. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  1972. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  1973. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  1974. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  1975. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  1976. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  1977. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  1978. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  1979. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  1980. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  1981. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  1982. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  1983. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  1984. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  1985. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  1986. [10:39:59] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  1987. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1988. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  1989. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  1990. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  1991. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  1992. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  1993. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  1994. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  1995. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  1996. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1997. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  1998. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  1999. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2000. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2001. [10:39:59] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2002. [10:40:10] [main/INFO]: Mapping halted in C:\Users\drewa\Documents\Curse\Minecraft\Instances\FTB Revelation\journeymap\data\mp\frozen~soul~rev\DIM0
  2003. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2004. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2005. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2006. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2007. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2008. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2009. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2010. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2011. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2012. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2013. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2014. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2015. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2016. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2017. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2018. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2019. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2020. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2021. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2022. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2023. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2024. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2025. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2026. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2027. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2028. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2029. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2030. [10:40:15] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2031. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2032. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2033. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2034. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2035. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2036. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2037. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2038. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2039. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2040. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2041. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2042. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2043. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2044. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2045. [10:40:15] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2046. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2047. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2048. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2049. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2050. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2051. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2052. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2053. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystals.ResonatingCrystalBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2054. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2055. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2056. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2057. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2058. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2059. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2060. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2061. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.generator.GeneratorBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2062. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2063. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2064. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2065. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2066. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2067. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2068. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2069. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.crystalizer.CrystalizerBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2070. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2071. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2072. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2073. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2074. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2075. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2076. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2077. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.smelter.SmelterBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2078. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2079. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2080. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2081. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2082. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2083. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2084. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2085. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.tank.BlockTank attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2086. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2087. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2088. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2089. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2090. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2091. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2092. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2093. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.purifier.PurifierBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2094. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2095. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2096. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2097. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2098. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2099. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2100. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2101. [10:40:16] [main/INFO]: Unable to determine blocks eligibility for chiseling, mcjty.deepresonance.blocks.valve.ValveBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
  2102. [10:40:27] [main/INFO]: JEI search tree manager injection complete!
  2103. [10:40:30] [main/WARN]: Recipe registry plugin is slow, took 52.44 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
  2104. [10:40:30] [main/INFO]: Applying holder lookups
  2105. [10:40:30] [main/INFO]: Holder lookups applied
  2106. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2107. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2108. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2109. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2110. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2111. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2112. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2113. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2114. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2115. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2116. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2117. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2118. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2119. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2120. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2121. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2122. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2123. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2124. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2125. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2126. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2127. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2128. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2129. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2130. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2131. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2132. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2133. [10:40:40] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2134. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2135. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2136. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2137. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2138. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2139. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2140. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2141. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2142. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2143. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2144. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2145. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2146. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2147. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2148. [10:40:40] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2149. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2150. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2151. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2152. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2153. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2154. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2155. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2156. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2157. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2158. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2159. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2160. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2161. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2162. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2163. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2164. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2165. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2166. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2167. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2168. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2169. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2170. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2171. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2172. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2173. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2174. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2175. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2176. [10:40:55] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2177. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2178. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2179. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2180. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2181. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2182. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2183. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2184. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2185. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2186. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2187. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2188. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2189. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2190. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2191. [10:40:55] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2192. [10:41:10] [main/INFO]: Unloaded world <net.minecraft.client.multiplayer.WorldClient@54f721f6 0 MultiplayerChunkCache: 12, 12> is still hanging around after 60 seconds.
  2193. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2194. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2195. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2196. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2197. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2198. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2199. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2200. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2201. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2202. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2203. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2204. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2205. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2206. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2207. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2208. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2209. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2210. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2211. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2212. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2213. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2214. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2215. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2216. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2217. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2218. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2219. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2220. [10:41:11] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2221. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2222. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2223. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2224. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2225. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2226. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2227. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2228. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2229. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2230. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2231. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2232. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2233. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2234. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2235. [10:41:11] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2236. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2237. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2238. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2239. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2240. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2241. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2242. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2243. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2244. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2245. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2246. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2247. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2248. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2249. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2250. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2251. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2252. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2253. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2254. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2255. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2256. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2257. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2258. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2259. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2260. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2261. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2262. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2263. [10:41:26] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2264. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2265. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2266. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2267. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2268. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2269. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2270. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2271. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2272. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2273. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2274. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2275. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2276. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2277. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2278. [10:41:26] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2279. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2280. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2281. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2282. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2283. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2284. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2285. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2286. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2287. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2288. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2289. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2290. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2291. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2292. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2293. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2294. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2295. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2296. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2297. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2298. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2299. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2300. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2301. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2302. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2303. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2304. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2305. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2306. [10:41:42] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2307. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2308. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2309. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2310. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2311. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2312. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2313. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2314. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2315. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2316. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2317. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2318. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2319. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2320. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2321. [10:41:42] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2322. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2323. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2324. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2325. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2326. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2327. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2328. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2329. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2330. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2331. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2332. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2333. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2334. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2335. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2336. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2337. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2338. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2339. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2340. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2341. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2342. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2343. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2344. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2345. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2346. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2347. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2348. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2349. [10:41:58] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2350. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2351. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2352. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2353. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2354. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2355. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2356. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2357. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2358. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2359. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2360. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2361. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2362. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2363. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2364. [10:41:58] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2365. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2366. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2367. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2368. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2369. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2370. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2371. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2372. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2373. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2374. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2375. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2376. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2377. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2378. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2379. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2380. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2381. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2382. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2383. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2384. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2385. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2386. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2387. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2388. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2389. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2390. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2391. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2392. [10:42:13] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2393. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2394. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2395. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2396. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2397. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2398. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2399. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2400. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2401. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2402. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2403. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2404. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2405. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2406. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2407. [10:42:13] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2408. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2409. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2410. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2411. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2412. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2413. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2414. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2415. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2416. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2417. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2418. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2419. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2420. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2421. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2422. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2423. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2424. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2425. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2426. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2427. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2428. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2429. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2430. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2431. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2432. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2433. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2434. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2435. [10:42:29] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2436. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2437. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2438. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2439. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2440. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2441. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2442. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2443. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2444. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2445. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2446. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2447. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2448. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2449. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2450. [10:42:29] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2451. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2452. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2453. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2454. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2455. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2456. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2457. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2458. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2459. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2460. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2461. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2462. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2463. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2464. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2465. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2466. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2467. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2468. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2469. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2470. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2471. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2472. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2473. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2474. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2475. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2476. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2477. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2478. [10:42:45] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2479. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2480. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2481. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2482. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2483. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2484. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2485. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2486. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2487. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2488. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2489. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2490. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2491. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2492. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2493. [10:42:45] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2494. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2495. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2496. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2497. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2498. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2499. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2500. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2501. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2502. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2503. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2504. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2505. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2506. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2507. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2508. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2509. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2510. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2511. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2512. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2513. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2514. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2515. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2516. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2517. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2518. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2519. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2520. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2521. [10:43:02] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2522. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2523. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2524. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2525. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2526. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2527. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2528. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2529. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2530. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2531. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2532. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2533. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2534. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2535. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2536. [10:43:02] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2537. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2538. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2539. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2540. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2541. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2542. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2543. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2544. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2545. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2546. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2547. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2548. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2549. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2550. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2551. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2552. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2553. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2554. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2555. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2556. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2557. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2558. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2559. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2560. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2561. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2562. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2563. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2564. [10:43:19] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2565. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2566. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2567. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2568. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2569. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2570. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2571. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2572. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2573. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2574. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2575. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2576. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2577. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2578. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2579. [10:43:19] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
  2580. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2581. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  2582. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
  2583. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
  2584. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
  2585. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
  2586. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
  2587. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
  2588. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
  2589. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
  2590. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
  2591. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
  2592. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
  2593. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
  2594. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  2595. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
  2596. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90)
  2597. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1249)
  2598. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1247)
  2599. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(Native Method)
  2600. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.security.AccessController.doPrivileged(AccessController.java:713)
  2601. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1246)
  2602. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
  2603. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.methodWebResponse(WebUtils.java:123)
  2604. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.common.WebUtils.putWebResponse(WebUtils.java:173)
  2605. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.paul.Callbacks.getInvite(Callbacks.java:294)
  2606. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at net.creeperhost.minetogether.EventHandler$3.run(EventHandler.java:746)
  2607. [10:43:34] [MineTogether invite check thread/INFO]: [net.creeperhost.minetogether.common.WebUtils:methodWebResponse:130]: at java.lang.Thread.run(Thread.java:745)
  2608. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2609. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
  2610. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  2611. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.validator.Validator.validate(Validator.java:260)
  2612. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
  2613. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
  2614. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
  2615. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
  2616. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  2617. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  2618. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
  2619. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
  2620. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
  2621. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
  2622. [10:43:34] [MineTogether invite check thread/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 28 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement