Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.55 KB | None | 0 0
  1. [04:50:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [04:50:03] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [04:50:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [04:50:03] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  5. [04:50:03] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_72, running on Linux:amd64:4.9.0-0.bpo.5-amd64, installed at /opt/jdk1.8.0/jre
  6. [04:50:03] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  7. [04:50:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [04:50:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  9. [04:50:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [04:50:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [04:50:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [04:50:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [04:50:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [04:50:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  15. [04:50:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  16. [04:50:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  17. [04:50:05] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  18. [04:50:11] [Server thread/INFO]: Starting minecraft server version 1.7.10
  19. [04:50:11] [Server thread/INFO]: Attempting early MinecraftForge initialization
  20. [04:50:11] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  21. [04:50:11] [Server thread/INFO]: Replaced 183 ore recipies
  22. [04:50:11] [Server thread/INFO]: Completed early MinecraftForge initialization
  23. [04:50:11] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  24. [04:50:11] [Server thread/INFO]: Searching /var/directory_serv/minecraft_180845/mods for mods
  25. [04:50:11] [Server thread/INFO]: Forge Mod Loader has identified 4 mods to load
  26. [04:50:11] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
  27. [04:50:11] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
  28. [04:50:11] [Server thread/INFO]: Processing ObjectHolder annotations
  29. [04:50:11] [Server thread/INFO]: Found 341 ObjectHolder annotations
  30. [04:50:11] [Server thread/INFO]: Identifying ItemStackHolder annotations
  31. [04:50:11] [Server thread/INFO]: Found 0 ItemStackHolder annotations
  32. [04:50:11] [Server thread/INFO]: Configured a dormant chunk cache size of 0
  33. [04:50:11] [Server thread/INFO]: Applying holder lookups
  34. [04:50:11] [Server thread/INFO]: Holder lookups applied
  35. [04:50:11] [Server thread/INFO]: Injecting itemstacks
  36. [04:50:11] [Server thread/INFO]: Itemstack injection complete
  37. [04:50:11] [Server thread/INFO]: Loading properties
  38. [04:50:11] [Server thread/INFO]: Default game type: SURVIVAL
  39. [04:50:11] [Server thread/INFO]: This server is running KCauldron version 1.7.10-R0.1-SNAPSHOT (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  40. [04:50:12] [Server thread/INFO]: Server Ping Player Sample Count: 12
  41. [04:50:12] [Server thread/INFO]: Using 40 threads for Netty based IO
  42. [04:50:12] [Server thread/INFO]: Generating keypair
  43. [04:50:12] [Server thread/INFO]: Starting Minecraft server on 167.114.30.239:25565
  44. [04:50:12] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  45. [04:50:12] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  46. [04:50:12] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  47. [04:50:12] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  48. [04:50:12] [Server thread/INFO]: Injecting itemstacks
  49. [04:50:12] [Server thread/INFO]: Itemstack injection complete
  50. [04:50:12] [Server thread/INFO]: Forge Mod Loader has successfully loaded 4 mods
  51. [04:50:12] [Server thread/INFO]: Preparing level "Atlas"
  52. [04:50:12] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
  53. [04:50:12] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
  54. [04:50:12] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
  55. [04:50:12] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
  56. [04:50:12] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
  57. [04:50:12] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
  58. [04:50:12] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
  59. [04:50:12] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
  60. [04:50:12] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
  61. [04:50:12] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
  62. [04:50:12] [Server thread/INFO]: Injecting existing block and item data into this server instance
  63. [04:50:12] [Server thread/INFO]: Applying holder lookups
  64. [04:50:12] [Server thread/INFO]: Holder lookups applied
  65. [04:50:12] [Server thread/INFO]: Loading dimension 0 (Atlas) (net.minecraft.server.dedicated.DedicatedServer@209070fd)
  66. [04:50:12] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@209070fd)
  67. [04:50:13] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@209070fd)
  68. [04:50:13] [Server thread/INFO]: Preparing start region for level 0
  69. [04:50:13] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  70. [04:50:13] [Server thread/INFO]: Done (1,361s)! For help, type "help" or "?"
  71. [04:50:13] [Server thread/INFO]: Starting GS4 status listener
  72. [04:50:13] [Query Listener #1/INFO]: Query running on 167.114.30.239:25565
  73. [04:50:13] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
  74. [04:50:15] [KCauldron version retrievier/WARN]: Error occured during retriving version
  75. java.lang.Throwable
  76. at kcauldron.KLog.log(KLog.java:30) [KLog.class:1.7.10-R0.1-SNAPSHOT]
  77. at kcauldron.KLog.warning(KLog.java:41) [KLog.class:1.7.10-R0.1-SNAPSHOT]
  78. at kcauldron.updater.KVersionRetriever.uncaughtException(KVersionRetriever.java:114) [KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
  79. at kcauldron.updater.KVersionRetriever.check(KVersionRetriever.java:108) [KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
  80. at kcauldron.updater.KVersionRetriever.run(KVersionRetriever.java:69) [KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
  81. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  82. Caused by: 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
  83. at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_72]
  84. at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_72]
  85. at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_72]
  86. at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_72]
  87. at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1509) ~[?:1.8.0_72]
  88. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) ~[?:1.8.0_72]
  89. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_72]
  90. at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_72]
  91. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_72]
  92. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_72]
  93. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_72]
  94. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_72]
  95. at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394) ~[SSLConnectionSocketFactory.class:4.4.1]
  96. at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353) ~[SSLConnectionSocketFactory.class:4.4.1]
  97. at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[DefaultHttpClientConnectionOperator.class:4.4.1]
  98. at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[PoolingHttpClientConnectionManager.class:4.4.1]
  99. at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[MainClientExec.class:4.4.1]
  100. at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[MainClientExec.class:4.4.1]
  101. at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[ProtocolExec.class:4.4.1]
  102. at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[RetryExec.class:4.4.1]
  103. at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[RedirectExec.class:4.4.1]
  104. at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[InternalHttpClient.class:4.4.1]
  105. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[CloseableHttpClient.class:4.4.1]
  106. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) ~[CloseableHttpClient.class:4.4.1]
  107. at kcauldron.updater.KVersionRetriever.check(KVersionRetriever.java:92) ~[KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
  108. ... 2 more
  109. Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  110. at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_72]
  111. at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_72]
  112. at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_72]
  113. at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_72]
  114. at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_72]
  115. at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_72]
  116. at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1491) ~[?:1.8.0_72]
  117. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) ~[?:1.8.0_72]
  118. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_72]
  119. at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_72]
  120. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_72]
  121. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_72]
  122. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_72]
  123. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_72]
  124. at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394) ~[SSLConnectionSocketFactory.class:4.4.1]
  125. at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353) ~[SSLConnectionSocketFactory.class:4.4.1]
  126. at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[DefaultHttpClientConnectionOperator.class:4.4.1]
  127. at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[PoolingHttpClientConnectionManager.class:4.4.1]
  128. at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[MainClientExec.class:4.4.1]
  129. at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[MainClientExec.class:4.4.1]
  130. at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[ProtocolExec.class:4.4.1]
  131. at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[RetryExec.class:4.4.1]
  132. at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[RedirectExec.class:4.4.1]
  133. at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[InternalHttpClient.class:4.4.1]
  134. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[CloseableHttpClient.class:4.4.1]
  135. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) ~[CloseableHttpClient.class:4.4.1]
  136. at kcauldron.updater.KVersionRetriever.check(KVersionRetriever.java:92) ~[KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
  137. ... 2 more
  138. Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  139. at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) ~[?:1.8.0_72]
  140. at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) ~[?:1.8.0_72]
  141. at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_72]
  142. at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_72]
  143. at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_72]
  144. at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_72]
  145. at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_72]
  146. at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_72]
  147. at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_72]
  148. at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1491) ~[?:1.8.0_72]
  149. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) ~[?:1.8.0_72]
  150. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_72]
  151. at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_72]
  152. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_72]
  153. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_72]
  154. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_72]
  155. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_72]
  156. at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394) ~[SSLConnectionSocketFactory.class:4.4.1]
  157. at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353) ~[SSLConnectionSocketFactory.class:4.4.1]
  158. at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[DefaultHttpClientConnectionOperator.class:4.4.1]
  159. at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[PoolingHttpClientConnectionManager.class:4.4.1]
  160. at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[MainClientExec.class:4.4.1]
  161. at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[MainClientExec.class:4.4.1]
  162. at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[ProtocolExec.class:4.4.1]
  163. at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[RetryExec.class:4.4.1]
  164. at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[RedirectExec.class:4.4.1]
  165. at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[InternalHttpClient.class:4.4.1]
  166. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[CloseableHttpClient.class:4.4.1]
  167. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) ~[CloseableHttpClient.class:4.4.1]
  168. at kcauldron.updater.KVersionRetriever.check(KVersionRetriever.java:92) ~[KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
  169. ... 2 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement