Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

oh shut , plz help

makemake221 opened this issue · 1 comments

commented

I just did a .b build redeemer and it come up with this

[11:12:51] [main/INFO]: Loading tweak class name clientapi.load.ClientTweaker
[11:12:51] [main/INFO]: Using primary tweak class name clientapi.load.ClientTweaker
[11:12:51] [main/INFO]: Loading tweak class name baritone.launch.BaritoneTweaker
[11:12:51] [main/INFO]: Calling tweak class clientapi.load.ClientTweaker
[11:12:51] [main/INFO]: Injecting into ClassLoader
[11:12:52] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/Nicolas%20Tani/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.7.11-SNAPSHOT/mixin-0.7.11-SNAPSHOT.jar Service=LaunchWrapper Env=UNKNOWN
[11:12:52] [main/INFO]: FML platform manager could not load class cpw.mods.fml.relauncher.CoreModManager. Proceeding without FML support.
[11:12:53] [main/INFO]: Initialized Mixin bootstrap
[11:12:53] [main/INFO]: Setup Mixin Environment
[11:12:53] [main/INFO]: Compatibility level set to JAVA_8
[11:12:53] [main/ERROR]: Mixin config mixins.impact.json does not specify "minVersion" property
[11:12:53] [main/INFO]: Loaded Mixin Configurations
[11:12:53] [main/INFO]: Calling tweak class baritone.launch.BaritoneTweaker
[11:12:53] [main/ERROR]: Mixin config mixins.baritone.json does not specify "minVersion" property
[11:12:53] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:12:53] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:12:53] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinArmorLayer, name: clientapi.load.mixin.MixinArmorLayer
[11:12:53] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinBlockMode, name: clientapi.load.mixin.MixinBlockMode
[11:12:53] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinBossOverlayGui, name: clientapi.load.mixin.MixinBossOverlayGui
[11:12:53] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinClientPlayerEntity, name: clientapi.load.mixin.MixinClientPlayerEntity
[11:12:53] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinClientPlayNetHandler, name: clientapi.load.mixin.MixinClientPlayNetHandler
[11:12:53] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinEntity, name: clientapi.load.mixin.MixinEntity
[11:12:53] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinEntityRenderer, name: clientapi.load.mixin.MixinEntityRenderer
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinEntityRendererManager, name: clientapi.load.mixin.MixinEntityRendererManager
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinFirstPersonRenderer, name: clientapi.load.mixin.MixinFirstPersonRenderer
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinFogRenderer, name: clientapi.load.mixin.MixinFogRenderer
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinFontRenderer, name: clientapi.load.mixin.MixinFontRenderer
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinGameRenderer, name: clientapi.load.mixin.MixinGameRenderer
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinIngameGui, name: clientapi.load.mixin.MixinIngameGui
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinItemRenderer, name: clientapi.load.mixin.MixinItemRenderer
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinKeyboardListener, name: clientapi.load.mixin.MixinKeyboardListener
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinLivingEntity, name: clientapi.load.mixin.MixinLivingEntity
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinMinecraft, name: clientapi.load.mixin.MixinMinecraft
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinMouseHelper, name: clientapi.load.mixin.MixinMouseHelper
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinNettyPacketDecoder, name: clientapi.load.mixin.MixinNettyPacketDecoder
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinNettyPacketEncoder, name: clientapi.load.mixin.MixinNettyPacketEncoder
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinNetworkManager, name: clientapi.load.mixin.MixinNetworkManager
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinParticleManager, name: clientapi.load.mixin.MixinParticleManager
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinRenderLivingBase, name: clientapi.load.mixin.MixinRenderLivingBase
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinSpectatorGui, name: clientapi.load.mixin.MixinSpectatorGui
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinTimer, name: clientapi.load.mixin.MixinTimer
[11:12:54] [main/WARN]: Error loading class: Config (java.lang.ClassNotFoundException: The specified class 'Config' was not found)
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinBitArray, name: baritone.launch.mixins.MixinBitArray
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinBlockStateContainer, name: baritone.launch.mixins.MixinBlockStateContainer
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinChatScreen, name: baritone.launch.mixins.MixinChatScreen
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinChunkArray, name: baritone.launch.mixins.MixinChunkArray
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinClientChunkProvider, name: baritone.launch.mixins.MixinClientChunkProvider
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinClientPlayerEntity, name: baritone.launch.mixins.MixinClientPlayerEntity
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinClientPlayNetHandler, name: baritone.launch.mixins.MixinClientPlayNetHandler
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinEntity, name: baritone.launch.mixins.MixinEntity
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinEntityRenderManager, name: baritone.launch.mixins.MixinEntityRenderManager
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinGameRenderer, name: baritone.launch.mixins.MixinGameRenderer
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinItemStack, name: baritone.launch.mixins.MixinItemStack
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinLivingEntity, name: baritone.launch.mixins.MixinLivingEntity
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinLootContext, name: baritone.launch.mixins.MixinLootContext
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinMinecraft, name: baritone.launch.mixins.MixinMinecraft
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinNetworkManager, name: baritone.launch.mixins.MixinNetworkManager
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinPlayerController, name: baritone.launch.mixins.MixinPlayerController
[11:12:54] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinScreen, name: baritone.launch.mixins.MixinScreen
[11:12:54] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:12:56] [main/WARN]: Injection warning: LVT in aio::e(Lcsi;)Lcsi; has incompatible changes at opcode 148 in callback aio::handler$getAllowedMovement$development$zca000.
Expected: [Lcsc;, Lcsn;, Lctc;, Ljava/util/stream/Stream;, Ljava/util/stream/Stream;, Laaa;, Lcsi;, Z, Z, Z, Z]
Found: [Lcsc;, Lcsn;, Ljava/util/stream/Stream;, Ljava/util/stream/Stream;, Laaa;, Lcsi;, Z, Z, Z, Z]
[11:12:57] [main/INFO]: Setting user: DDOmerS
[11:13:11] [main/INFO]: LWJGL Version: 3.2.2 build 10
[11:13:19] [main/INFO]: Narrator library for x64 successfully loaded
[11:13:19] [main/ERROR]: Couldn't inject button into MainMenuScreen, Realms button not found
[11:13:19] [main/INFO]: [STDOUT]: Baritone settings file not found, resetting.
[11:13:20] [main/INFO]: Initializing Fonts
[11:13:25] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[11:13:30] [main/INFO]: [STDERR]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[11:13:30] [main/INFO]: [STDERR]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[11:13:30] [main/INFO]: [STDERR]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[11:13:31] [main/INFO]: [STDOUT]: Sending event category=client action=launch label=4.8.2-1.14.4 cid=2116747841.1567891567
[11:13:31] [pool-6-thread-1/INFO]: Checking for Updates
[11:13:31] [pool-6-thread-1/INFO]: [STDOUT]: Offering updates to betas: false
[11:13:31] [pool-6-thread-1/INFO]: [STDOUT]: Fetching releases from ImpactDevelopment/ImpactReleases
[11:13:31] [pool-6-thread-1/INFO]: [STDOUT]: DOWNLOADING http://impactclient.net/releases.json
[11:13:36] [main/INFO]: Initialized 117 mods!
[11:13:36] [main/ERROR]: ########## GL ERROR ##########
[11:13:36] [main/ERROR]: @ Post startup
[11:13:36] [main/ERROR]: 65539: Invalid key -1
[11:13:37] [main/FATAL]: Unable to load alts: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\Impact\alts.json
[11:13:37] [main/FATAL]: Unable to load macros: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\Impact\macros.json
[11:13:37] [main/INFO]: [STDOUT]: Initializing took 17690ms
[11:13:39] [main/ERROR]: Setting skin to impaste
[11:13:40] [main/ERROR]: Couldn't inject button into MainMenuScreen, Realms button not found
[11:13:40] [main/ERROR]: Setting skin to impaste
[11:13:40] [main/ERROR]: Couldn't inject button into MainMenuScreen, Realms button not found
[11:13:40] [main/ERROR]: Setting skin to impaste
[11:13:40] [main/ERROR]: Couldn't inject button into MainMenuScreen, Realms button not found
[11:13:54] [main/INFO]: OpenAL initialized.
[11:13:54] [main/INFO]: Sound engine started
[11:13:55] [main/INFO]: Created: 1024x512 textures-atlas
[11:13:56] [main/INFO]: Created: 256x256 textures/particle-atlas
[11:13:56] [main/INFO]: Created: 256x256 textures/painting-atlas
[11:13:56] [main/INFO]: Created: 256x128 textures/mob_effect-atlas
[11:13:56] [main/ERROR]: Setting skin to impaste
[11:14:00] [main/ERROR]: Setting skin to impaste
[11:14:00] [main/ERROR]: Setting skin to impaste
[11:14:42] [main/ERROR]: Couldn't load asset to image
java.nio.file.FileAlreadyExistsException: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\Impact\assets\f80498af2999ae2fff1071ee44c16a5808ed23df
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:81) ~[?:1.8.0_51]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) ~[?:1.8.0_51]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) ~[?:1.8.0_51]
at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230) ~[?:1.8.0_51]
at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) ~[?:1.8.0_51]
at java.nio.file.Files.newOutputStream(Files.java:216) ~[?:1.8.0_51]
at java.nio.file.Files.copy(Files.java:3016) ~[?:1.8.0_51]
at net.impactclient.03L.0(03L.java:2) [03L.class:?]
at net.impactclient.03L$$Lambda$2311/2005619134.run(Unknown Source) [03L.class:?]
at agq.h(SourceFile:144) [agq.class:?]
at agu.h(SourceFile:23) [agu.class:?]
at agq.q(SourceFile:118) [agq.class:?]
at agq.bh(SourceFile:103) [agq.class:?]
at cyc.e(SourceFile:915) [cyc.class:?]
at cyc.b(SourceFile:410) [cyc.class:?]
at net.minecraft.client.main.Main.main(SourceFile:155) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:14:46] [main/ERROR]: Setting skin to impaste
[11:14:46] [main/ERROR]: Setting skin to impaste
[11:14:46] [main/ERROR]: Setting skin to impaste
[11:15:06] [main/INFO]: Connecting to hub.mcs.gg, 25565
[11:15:30] [main/INFO]: Connecting to 1rfi2g0ig2gi29gi2efe2i2ue2e2reiref2fe2f2.ddns.net., 25565
[11:15:33] [main/WARN]: Unknown custom packed identifier: minecraft:register
[11:15:33] [main/INFO]: [STDOUT]: Baritone world data dir: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0
[11:15:33] [main/INFO]: [STDOUT]: Cached world directory: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0\cache
[11:15:33] [main/INFO]: [STDOUT]: Would save waypoints to C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0\waypoints
[11:15:33] [main/WARN]: Unknown custom packed identifier: minecraft:register
[11:15:33] [main/INFO]: [CHAT] -----------------------------------------------------
[11:15:33] [main/INFO]: [CHAT]
[11:15:33] [main/INFO]: [CHAT] ExtremeCraft.net
[11:15:33] [main/INFO]: [CHAT]
[11:15:33] [main/INFO]: [CHAT] Welcome to Lobby2 server, DDOmerS!
[11:15:33] [main/INFO]: [CHAT]
[11:15:33] [main/INFO]: [CHAT] Website: https://www.extremecraft.net
[11:15:33] [main/INFO]: [CHAT] Store: https://buy.extremecraft.net
[11:15:33] [main/INFO]: [CHAT]
[11:15:33] [main/INFO]: [CHAT] -----------------------------------------------------
[11:15:33] [main/INFO]: [CHAT] Warning: Newest Minecraft clients have some glitches, for best experience use 1.8.9 client!
[11:15:37] [pool-3-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@12acbcaf[id=b329a05d-ca0e-371c-95bb-88fcfca79338,name=emmaisnice,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:85) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [YggdrasilMinecraftSessionService.class:?]
at dxt.a(SourceFile:114) [dxt.class:?]
at dxt$$Lambda$2526/2035125068.run(Unknown Source) [dxt.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
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
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
[11:15:39] [pool-3-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@56898ca1[id=3de4fd15-1e8f-3827-81e3-90880145dbba,name=Ali,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:85) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [YggdrasilMinecraftSessionService.class:?]
at dxt.a(SourceFile:114) [dxt.class:?]
at dxt$$Lambda$2526/2035125068.run(Unknown Source) [dxt.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
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
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
[11:15:39] [main/INFO]: [CHAT] Please register with /register
[11:15:40] [main/INFO]: [CHAT] You do not have access to that command.
[11:15:40] [main/INFO]: [CHAT] Please register with /register
[11:15:41] [pool-3-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@686f0a3d[id=34082895-8bde-39b8-bf7e-889e66d93997,name=Kokoiduhovi,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:85) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [YggdrasilMinecraftSessionService.class:?]
at dxt.a(SourceFile:114) [dxt.class:?]
at dxt$$Lambda$2526/2035125068.run(Unknown Source) [dxt.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
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
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
[11:15:42] [pool-3-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@262994ea[id=e4debfcd-5720-3ccf-a70f-11ed39cbf358,name=IMNOTNIKER,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:85) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [YggdrasilMinecraftSessionService.class:?]
at dxt.a(SourceFile:114) [dxt.class:?]
at dxt$$Lambda$2526/2035125068.run(Unknown Source) [dxt.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
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
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
[11:15:43] [pool-3-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@208fdbbc[id=9440238a-ff88-3b40-8da6-f6e54570025e,name=Fukac2011,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:85) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [YggdrasilMinecraftSessionService.class:?]
at dxt.a(SourceFile:114) [dxt.class:?]
at dxt$$Lambda$2526/2035125068.run(Unknown Source) [dxt.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
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
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
[11:15:44] [main/INFO]: [CHAT] Please register with /register
[11:15:49] [main/INFO]: [CHAT] Please register with /register
[11:15:50] [main/INFO]: [CHAT] Error: Password must contain at least one letter and at least one number.
[11:15:52] [pool-3-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@33f2695b[id=b9e003cb-75fd-3f01-8e3f-0170a28e636f,name=shrekyakko,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:85) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [YggdrasilMinecraftSessionService.class:?]
at dxt.a(SourceFile:114) [dxt.class:?]
at dxt$$Lambda$2526/2035125068.run(Unknown Source) [dxt.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
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
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
[11:15:54] [main/INFO]: [CHAT] Please register with /register
[11:15:58] [main/INFO]: [CHAT] Registration successful!
[11:15:58] [main/INFO]: [CHAT] --------------------------------------
[11:15:58] [main/INFO]: [CHAT] You just received 1000 free coins as gift!
[11:15:58] [main/INFO]: [CHAT] --------------------------------------
[11:16:03] [pool-5-thread-2/INFO]: [STDOUT]: Saving region -1,0 to disk C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0\cache
[11:16:03] [ForkJoinPool.commonPool-worker-2/INFO]: [STDOUT]: Saving region 0,-1 to disk C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0\cache
[11:16:03] [ForkJoinPool.commonPool-worker-1/INFO]: [STDOUT]: Saving region -1,-1 to disk C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0\cache
[11:16:03] [ForkJoinPool.commonPool-worker-3/INFO]: [STDOUT]: Saving region 0,0 to disk C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0\cache
[11:16:03] [ForkJoinPool.commonPool-worker-1/INFO]: [STDOUT]: Saved region successfully
[11:16:03] [ForkJoinPool.commonPool-worker-2/INFO]: [STDOUT]: Saved region successfully
[11:16:03] [pool-5-thread-2/INFO]: [STDOUT]: Saved region successfully
[11:16:03] [ForkJoinPool.commonPool-worker-3/INFO]: [STDOUT]: Saved region successfully
[11:16:03] [pool-5-thread-2/INFO]: [STDOUT]: World save took 65ms
[11:16:12] [pool-3-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@772b24a9[id=3de4fd15-1e8f-3827-81e3-90880145dbba,name=Ali,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:85) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [YggdrasilMinecraftSessionService.class:?]
at dxt.a(SourceFile:114) [dxt.class:?]
at dxt$$Lambda$2526/2035125068.run(Unknown Source) [dxt.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
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
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
[11:16:40] [main/INFO]: [CHAT] Connecting to creative...
[11:16:40] [main/INFO]: [STDOUT]: Baritone world data dir: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM-1
[11:16:40] [pool-5-thread-4/INFO]: [STDOUT]: Started saving saved containers in a new thread
[11:16:40] [pool-5-thread-3/INFO]: [STDOUT]: Started saving the world in a new thread
[11:16:40] [main/INFO]: [STDOUT]: Cached world directory: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM-1\cache
[11:16:40] [ForkJoinPool.commonPool-worker-0/INFO]: [STDOUT]: Saving region 0,-1 to disk C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0\cache
[11:16:40] [ForkJoinPool.commonPool-worker-1/INFO]: [STDOUT]: Saving region 0,0 to disk C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0\cache
[11:16:40] [ForkJoinPool.commonPool-worker-2/INFO]: [STDOUT]: Saving region -1,-1 to disk C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0\cache
[11:16:40] [main/INFO]: [STDOUT]: Would save waypoints to C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM-1\waypoints
[11:16:40] [pool-5-thread-3/INFO]: [STDOUT]: Saving region -1,0 to disk C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0\cache
[11:16:40] [ForkJoinPool.commonPool-worker-0/INFO]: [STDOUT]: Saved region successfully
[11:16:40] [ForkJoinPool.commonPool-worker-2/INFO]: [STDOUT]: Saved region successfully
[11:16:40] [pool-5-thread-3/INFO]: [STDOUT]: Saved region successfully
[11:16:40] [ForkJoinPool.commonPool-worker-1/INFO]: [STDOUT]: Saved region successfully
[11:16:40] [pool-5-thread-3/INFO]: [STDOUT]: World save took 31ms
[11:16:40] [pool-5-thread-3/INFO]: [STDOUT]: Started saving the world in a new thread
[11:16:40] [pool-5-thread-3/INFO]: [STDOUT]: World save took 0ms
[11:16:40] [main/INFO]: [STDOUT]: Baritone world data dir: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\baritone\play.extremecraft.net\DIM0
[11:16:40] [main/WARN]: Unknown custom packed identifier: minecraft:register
[11:16:40] [main/INFO]: [CHAT] -----------------------------------------------------
[11:16:40] [main/INFO]: [CHAT]
[11:16:40] [main/INFO]: [CHAT] ExtremeCraft.net
[11:16:40] [main/INFO]: [CHAT]
[11:16:40] [main/INFO]: [CHAT] Welcome to Creative server, DDOmerS!
[11:16:40] [main/INFO]: [CHAT]
[11:16:40] [main/INFO]: [CHAT] Website: https://www.extremecraft.net
[11:16:40] [main/INFO]: [CHAT] Store: https://buy.extremecraft.net
[11:16:40] [main/INFO]: [CHAT]
[11:16:40] [main/INFO]: [CHAT] -----------------------------------------------------
[11:16:40] [main/INFO]: [CHAT] Warning: Newest Minecraft clients have some glitches, for best experience use 1.8.9 client!
[11:16:40] [main/INFO]: [CHAT] DDOmerS joined the game.
[11:16:40] [pool-5-thread-6/INFO]: [STDOUT]: Started saving saved containers in a new thread
[11:16:42] [pool-3-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@2625d66[id=bea77584-afb1-3371-9da7-8e1c947d8957,name=DDOmerS,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:85) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [YggdrasilMinecraftSessionService.class:?]
at dxt.a(SourceFile:114) [dxt.class:?]
at dxt$$Lambda$2526/2035125068.run(Unknown Source) [dxt.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
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
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
... 9 more
[11:16:52] [main/INFO]: [CHAT] »
[11:16:52] [main/INFO]: [CHAT] » You can use /help to know more about this server
[11:16:52] [main/INFO]: [CHAT] » and the gamemode you're playing.
[11:16:52] [main/INFO]: [CHAT] »
[11:16:52] [main/INFO]: [CHAT] BotDuckie_ left the game.
[11:16:52] [main/INFO]: [CHAT] Secure your account, add your email with /addemail command.
[11:17:02] [main/INFO]: [CHAT] E-Mail added to your account.
[11:17:04] [main/INFO]: [CHAT] §7[§6VIP§7]§f AceIsGayyy §7» §fIf §fyou're §flooking §ffor §fme §fthen §fI'm §fat §fmy §f3rd §fplot
[11:17:05] [main/INFO]: [CHAT] malfoygirl joined the game.
[11:17:10] [pool-5-thread-5/INFO]: [STDOUT]: World save took 1ms
[11:17:11] [main/INFO]: [CHAT] [P2] You have been teleported
[11:17:11] [main/INFO]: [CHAT] [P2] You successfully claimed the plot
[11:17:56] [main/INFO]: [CHAT] Dr_Gatito fell from a high place
[11:18:07] [main/INFO]: [CHAT] [Baritone] > buildinlayers redeemer.schematic
[11:18:07] [main/INFO]: [CHAT] [Baritone] Successfully set buildInLayers to false
[11:18:07] [main/INFO]: [CHAT] [Baritone] Old value: false
[11:18:10] [main/INFO]: [CHAT] BLOTAR joined the game.
[11:18:13] [main/INFO]: [CHAT] [Baritone] > buildinlayers
[11:18:13] [main/INFO]: [CHAT] [Baritone] Toggled setting buildInLayers to true
[11:18:13] [main/INFO]: [CHAT] [Baritone] Old value: false
[11:18:15] [main/INFO]: [CHAT] RealBigChungus left the game.
[11:18:23] [main/INFO]: [CHAT] [Baritone] > build redeemer.schematica
[11:18:23] [main/INFO]: [STDERR]: java.io.FileNotFoundException: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\schematics\redeemer.schematica.schematic (Impossibile trovare il percorso specificato)
[11:18:23] [main/INFO]: [STDERR]: at java.io.FileInputStream.open0(Native Method)
[11:18:23] [main/INFO]: [STDERR]: at java.io.FileInputStream.open(FileInputStream.java:195)
[11:18:23] [main/INFO]: [STDERR]: at java.io.FileInputStream.(FileInputStream.java:138)
[11:18:23] [main/INFO]: [STDERR]: at baritone.dy.build(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at baritone.al.execute(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at baritone.cb.execute(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at baritone.w.a(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at baritone.w.onSendChatMessage(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at baritone.cd.a(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at baritone.cd$$Lambda$2583/152415324.accept(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:18:23] [main/INFO]: [STDERR]: at baritone.cd.onSendChatMessage(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:14)
[11:18:23] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:25)
[11:18:23] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:18:23] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:18:23] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:18:23] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:18:23] [main/INFO]: [STDERR]: at net.impactclient.2B.0(2B.java:41)
[11:18:23] [main/INFO]: [STDERR]: at net.impactclient.1M$$Lambda$2107/1894452313.0(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at net.impactclient.03U.0(03U.java:28)
[11:18:23] [main/INFO]: [STDERR]: at net.impactclient.1A.0(1A.java:22)
[11:18:23] [main/INFO]: [STDERR]: at net.impactclient.1A$$Lambda$2122/645187727.invoke(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at me.zero.alpine.listener.Listener.invoke(Listener.java:93)
[11:18:23] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.lambda$post$5(EventManager.java:99)
[11:18:23] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager$$Lambda$1665/1269905009.accept(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:18:23] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.post(EventManager.java:99)
[11:18:23] [main/INFO]: [STDERR]: at net.impactclient.5Q.post(5Q.java:3)
[11:18:23] [main/INFO]: [STDERR]: at dmp.redirect$sendChatPacket$zzd000(SourceFile:1226)
[11:18:23] [main/INFO]: [STDERR]: at dmp.f(SourceFile:288)
[11:18:23] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:318)
[11:18:23] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:311)
[11:18:23] [main/INFO]: [STDERR]: at dbl.keyPressed(SourceFile:129)
[11:18:23] [main/INFO]: [STDERR]: at cya.a(SourceFile:410)
[11:18:23] [main/INFO]: [STDERR]: at cya$$Lambda$2310/927710848.run(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at dcl.wrapScreenError(SourceFile:441)
[11:18:23] [main/INFO]: [STDERR]: at cya.a(SourceFile:408)
[11:18:23] [main/INFO]: [STDERR]: at cya$$Lambda$1462/1457123077.invoke(Unknown Source)
[11:18:23] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
[11:18:23] [main/INFO]: [STDERR]: at org.lwjgl.system.JNI.invokeV(Native Method)
[11:18:23] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
[11:18:23] [main/INFO]: [STDERR]: at cuo.k(SourceFile:408)
[11:18:23] [main/INFO]: [STDERR]: at cuo.c(SourceFile:279)
[11:18:23] [main/INFO]: [STDERR]: at cyc.b(SourceFile:1023)
[11:18:23] [main/INFO]: [STDERR]: at cyc.e(SourceFile:976)
[11:18:23] [main/INFO]: [STDERR]: at cyc.b(SourceFile:410)
[11:18:23] [main/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:155)
[11:18:23] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:18:23] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:18:23] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:18:23] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:18:23] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:18:23] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:18:23] [main/INFO]: [CHAT] [Baritone] Couldn't load the schematic
[11:18:24] [main/INFO]: [CHAT] BLOTAR left the game.
[11:18:26] [main/INFO]: [CHAT] RealBigChungus joined the game.
[11:18:33] [main/INFO]: [CHAT] [Baritone] > build redeemer.schematic
[11:18:33] [main/INFO]: [STDERR]: java.io.FileNotFoundException: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\schematics\redeemer.schematic (Impossibile trovare il percorso specificato)
[11:18:33] [main/INFO]: [STDERR]: at java.io.FileInputStream.open0(Native Method)
[11:18:33] [main/INFO]: [STDERR]: at java.io.FileInputStream.open(FileInputStream.java:195)
[11:18:33] [main/INFO]: [STDERR]: at java.io.FileInputStream.(FileInputStream.java:138)
[11:18:33] [main/INFO]: [STDERR]: at baritone.dy.build(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at baritone.al.execute(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at baritone.cb.execute(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at baritone.w.a(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at baritone.w.onSendChatMessage(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at baritone.cd.a(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at baritone.cd$$Lambda$2583/152415324.accept(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:18:33] [main/INFO]: [STDERR]: at baritone.cd.onSendChatMessage(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:14)
[11:18:33] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:25)
[11:18:33] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:18:33] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:18:33] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:18:33] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:18:33] [main/INFO]: [STDERR]: at net.impactclient.2B.0(2B.java:41)
[11:18:33] [main/INFO]: [STDERR]: at net.impactclient.1M$$Lambda$2107/1894452313.0(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at net.impactclient.03U.0(03U.java:28)
[11:18:33] [main/INFO]: [STDERR]: at net.impactclient.1A.0(1A.java:22)
[11:18:33] [main/INFO]: [STDERR]: at net.impactclient.1A$$Lambda$2122/645187727.invoke(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at me.zero.alpine.listener.Listener.invoke(Listener.java:93)
[11:18:33] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.lambda$post$5(EventManager.java:99)
[11:18:33] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager$$Lambda$1665/1269905009.accept(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:18:33] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.post(EventManager.java:99)
[11:18:33] [main/INFO]: [STDERR]: at net.impactclient.5Q.post(5Q.java:3)
[11:18:33] [main/INFO]: [STDERR]: at dmp.redirect$sendChatPacket$zzd000(SourceFile:1226)
[11:18:33] [main/INFO]: [STDERR]: at dmp.f(SourceFile:288)
[11:18:33] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:318)
[11:18:33] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:311)
[11:18:33] [main/INFO]: [STDERR]: at dbl.keyPressed(SourceFile:129)
[11:18:33] [main/INFO]: [STDERR]: at cya.a(SourceFile:410)
[11:18:33] [main/INFO]: [STDERR]: at cya$$Lambda$2310/927710848.run(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at dcl.wrapScreenError(SourceFile:441)
[11:18:33] [main/INFO]: [STDERR]: at cya.a(SourceFile:408)
[11:18:33] [main/INFO]: [STDERR]: at cya$$Lambda$1462/1457123077.invoke(Unknown Source)
[11:18:33] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
[11:18:33] [main/INFO]: [STDERR]: at org.lwjgl.system.JNI.invokeV(Native Method)
[11:18:33] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
[11:18:33] [main/INFO]: [STDERR]: at cuo.k(SourceFile:408)
[11:18:33] [main/INFO]: [STDERR]: at cuo.c(SourceFile:279)
[11:18:33] [main/INFO]: [STDERR]: at cyc.b(SourceFile:1023)
[11:18:33] [main/INFO]: [STDERR]: at cyc.e(SourceFile:976)
[11:18:33] [main/INFO]: [STDERR]: at cyc.b(SourceFile:410)
[11:18:33] [main/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:155)
[11:18:33] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:18:33] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:18:33] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:18:33] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:18:33] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:18:33] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:18:33] [main/INFO]: [CHAT] [Baritone] Couldn't load the schematic
[11:18:36] [main/INFO]: [CHAT] malfoygirl left the game.
[11:18:38] [main/INFO]: [CHAT] CuteLilCookiex left the game.
[11:18:39] [main/INFO]: [CHAT] [Baritone] > build redeemer
[11:18:39] [main/INFO]: [STDERR]: java.io.FileNotFoundException: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\schematics\redeemer.schematic (Impossibile trovare il percorso specificato)
[11:18:39] [main/INFO]: [STDERR]: at java.io.FileInputStream.open0(Native Method)
[11:18:39] [main/INFO]: [STDERR]: at java.io.FileInputStream.open(FileInputStream.java:195)
[11:18:39] [main/INFO]: [STDERR]: at java.io.FileInputStream.(FileInputStream.java:138)
[11:18:39] [main/INFO]: [STDERR]: at baritone.dy.build(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at baritone.al.execute(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at baritone.cb.execute(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at baritone.w.a(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at baritone.w.onSendChatMessage(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at baritone.cd.a(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at baritone.cd$$Lambda$2583/152415324.accept(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:18:39] [main/INFO]: [STDERR]: at baritone.cd.onSendChatMessage(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:14)
[11:18:39] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:25)
[11:18:39] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:18:39] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:18:39] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:18:39] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:18:39] [main/INFO]: [STDERR]: at net.impactclient.2B.0(2B.java:41)
[11:18:39] [main/INFO]: [STDERR]: at net.impactclient.1M$$Lambda$2107/1894452313.0(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at net.impactclient.03U.0(03U.java:28)
[11:18:39] [main/INFO]: [STDERR]: at net.impactclient.1A.0(1A.java:22)
[11:18:39] [main/INFO]: [STDERR]: at net.impactclient.1A$$Lambda$2122/645187727.invoke(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at me.zero.alpine.listener.Listener.invoke(Listener.java:93)
[11:18:39] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.lambda$post$5(EventManager.java:99)
[11:18:39] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager$$Lambda$1665/1269905009.accept(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:18:39] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.post(EventManager.java:99)
[11:18:39] [main/INFO]: [STDERR]: at net.impactclient.5Q.post(5Q.java:3)
[11:18:39] [main/INFO]: [STDERR]: at dmp.redirect$sendChatPacket$zzd000(SourceFile:1226)
[11:18:39] [main/INFO]: [STDERR]: at dmp.f(SourceFile:288)
[11:18:39] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:318)
[11:18:39] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:311)
[11:18:39] [main/INFO]: [STDERR]: at dbl.keyPressed(SourceFile:129)
[11:18:39] [main/INFO]: [STDERR]: at cya.a(SourceFile:410)
[11:18:39] [main/INFO]: [STDERR]: at cya$$Lambda$2310/927710848.run(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at dcl.wrapScreenError(SourceFile:441)
[11:18:39] [main/INFO]: [STDERR]: at cya.a(SourceFile:408)
[11:18:39] [main/INFO]: [STDERR]: at cya$$Lambda$1462/1457123077.invoke(Unknown Source)
[11:18:39] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
[11:18:39] [main/INFO]: [STDERR]: at org.lwjgl.system.JNI.invokeV(Native Method)
[11:18:39] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
[11:18:39] [main/INFO]: [STDERR]: at com.mojang.blaze3d.platform.GLX.pollEvents(SourceFile:223)
[11:18:39] [main/INFO]: [STDERR]: at cyc.e(SourceFile:934)
[11:18:39] [main/INFO]: [STDERR]: at cyc.b(SourceFile:410)
[11:18:39] [main/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:155)
[11:18:39] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:18:39] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:18:39] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:18:39] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:18:39] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:18:39] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:18:39] [main/INFO]: [CHAT] [Baritone] Couldn't load the schematic
[11:18:46] [main/INFO]: [CHAT] CuteLilCookiex joined the game.
[11:18:46] [main/INFO]: [CHAT] Szczuroslaw joined the game.
[11:19:01] [main/INFO]: [CHAT] [Baritone] > build redeemer.schematic
[11:19:01] [main/INFO]: [STDERR]: java.io.FileNotFoundException: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\schematics\redeemer.schematic (Impossibile trovare il percorso specificato)
[11:19:01] [main/INFO]: [STDERR]: at java.io.FileInputStream.open0(Native Method)
[11:19:01] [main/INFO]: [STDERR]: at java.io.FileInputStream.open(FileInputStream.java:195)
[11:19:01] [main/INFO]: [STDERR]: at java.io.FileInputStream.(FileInputStream.java:138)
[11:19:01] [main/INFO]: [STDERR]: at baritone.dy.build(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at baritone.al.execute(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at baritone.cb.execute(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at baritone.w.a(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at baritone.w.onSendChatMessage(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at baritone.cd.a(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at baritone.cd$$Lambda$2583/152415324.accept(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:19:01] [main/INFO]: [STDERR]: at baritone.cd.onSendChatMessage(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:14)
[11:19:01] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:25)
[11:19:01] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:19:01] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:19:01] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:19:01] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:19:01] [main/INFO]: [STDERR]: at net.impactclient.2B.0(2B.java:41)
[11:19:01] [main/INFO]: [STDERR]: at net.impactclient.1M$$Lambda$2107/1894452313.0(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at net.impactclient.03U.0(03U.java:28)
[11:19:01] [main/INFO]: [STDERR]: at net.impactclient.1A.0(1A.java:22)
[11:19:01] [main/INFO]: [STDERR]: at net.impactclient.1A$$Lambda$2122/645187727.invoke(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at me.zero.alpine.listener.Listener.invoke(Listener.java:93)
[11:19:01] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.lambda$post$5(EventManager.java:99)
[11:19:01] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager$$Lambda$1665/1269905009.accept(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:19:01] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.post(EventManager.java:99)
[11:19:01] [main/INFO]: [STDERR]: at net.impactclient.5Q.post(5Q.java:3)
[11:19:01] [main/INFO]: [STDERR]: at dmp.redirect$sendChatPacket$zzd000(SourceFile:1226)
[11:19:01] [main/INFO]: [STDERR]: at dmp.f(SourceFile:288)
[11:19:01] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:318)
[11:19:01] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:311)
[11:19:01] [main/INFO]: [STDERR]: at dbl.keyPressed(SourceFile:129)
[11:19:01] [main/INFO]: [STDERR]: at cya.a(SourceFile:410)
[11:19:01] [main/INFO]: [STDERR]: at cya$$Lambda$2310/927710848.run(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at dcl.wrapScreenError(SourceFile:441)
[11:19:01] [main/INFO]: [STDERR]: at cya.a(SourceFile:408)
[11:19:01] [main/INFO]: [STDERR]: at cya$$Lambda$1462/1457123077.invoke(Unknown Source)
[11:19:01] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
[11:19:01] [main/INFO]: [STDERR]: at org.lwjgl.system.JNI.invokeV(Native Method)
[11:19:01] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
[11:19:01] [main/INFO]: [STDERR]: at cuo.k(SourceFile:408)
[11:19:01] [main/INFO]: [STDERR]: at cuo.c(SourceFile:279)
[11:19:01] [main/INFO]: [STDERR]: at cyc.b(SourceFile:1023)
[11:19:01] [main/INFO]: [STDERR]: at cyc.e(SourceFile:976)
[11:19:01] [main/INFO]: [STDERR]: at cyc.b(SourceFile:410)
[11:19:01] [main/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:155)
[11:19:01] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:19:01] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:19:01] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:19:01] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:19:01] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:19:01] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:19:01] [main/INFO]: [CHAT] [Baritone] Couldn't load the schematic
[11:19:04] [main/INFO]: [CHAT] [Baritone] > build redeemer
[11:19:04] [main/INFO]: [STDERR]: java.io.FileNotFoundException: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\schematics\redeemer.schematic (Impossibile trovare il percorso specificato)
[11:19:04] [main/INFO]: [STDERR]: at java.io.FileInputStream.open0(Native Method)
[11:19:04] [main/INFO]: [STDERR]: at java.io.FileInputStream.open(FileInputStream.java:195)
[11:19:04] [main/INFO]: [STDERR]: at java.io.FileInputStream.(FileInputStream.java:138)
[11:19:04] [main/INFO]: [STDERR]: at baritone.dy.build(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at baritone.al.execute(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at baritone.cb.execute(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at baritone.w.a(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at baritone.w.onSendChatMessage(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at baritone.cd.a(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at baritone.cd$$Lambda$2583/152415324.accept(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:19:04] [main/INFO]: [STDERR]: at baritone.cd.onSendChatMessage(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:14)
[11:19:04] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:25)
[11:19:04] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:19:04] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:19:04] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:19:04] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:19:04] [main/INFO]: [STDERR]: at net.impactclient.2B.0(2B.java:41)
[11:19:04] [main/INFO]: [STDERR]: at net.impactclient.1M$$Lambda$2107/1894452313.0(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at net.impactclient.03U.0(03U.java:28)
[11:19:04] [main/INFO]: [STDERR]: at net.impactclient.1A.0(1A.java:22)
[11:19:04] [main/INFO]: [STDERR]: at net.impactclient.1A$$Lambda$2122/645187727.invoke(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at me.zero.alpine.listener.Listener.invoke(Listener.java:93)
[11:19:04] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.lambda$post$5(EventManager.java:99)
[11:19:04] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager$$Lambda$1665/1269905009.accept(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:19:04] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.post(EventManager.java:99)
[11:19:04] [main/INFO]: [STDERR]: at net.impactclient.5Q.post(5Q.java:3)
[11:19:04] [main/INFO]: [STDERR]: at dmp.redirect$sendChatPacket$zzd000(SourceFile:1226)
[11:19:04] [main/INFO]: [STDERR]: at dmp.f(SourceFile:288)
[11:19:04] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:318)
[11:19:04] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:311)
[11:19:04] [main/INFO]: [STDERR]: at dbl.keyPressed(SourceFile:129)
[11:19:04] [main/INFO]: [STDERR]: at cya.a(SourceFile:410)
[11:19:04] [main/INFO]: [STDERR]: at cya$$Lambda$2310/927710848.run(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at dcl.wrapScreenError(SourceFile:441)
[11:19:04] [main/INFO]: [STDERR]: at cya.a(SourceFile:408)
[11:19:04] [main/INFO]: [STDERR]: at cya$$Lambda$1462/1457123077.invoke(Unknown Source)
[11:19:04] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
[11:19:04] [main/INFO]: [STDERR]: at org.lwjgl.system.JNI.invokeV(Native Method)
[11:19:04] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
[11:19:04] [main/INFO]: [STDERR]: at cuo.k(SourceFile:408)
[11:19:04] [main/INFO]: [STDERR]: at cuo.c(SourceFile:279)
[11:19:04] [main/INFO]: [STDERR]: at cyc.b(SourceFile:1023)
[11:19:04] [main/INFO]: [STDERR]: at cyc.e(SourceFile:976)
[11:19:04] [main/INFO]: [STDERR]: at cyc.b(SourceFile:410)
[11:19:04] [main/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:155)
[11:19:04] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:19:04] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:19:04] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:19:04] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:19:04] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:19:04] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:19:04] [main/INFO]: [CHAT] [Baritone] Couldn't load the schematic
[11:19:21] [main/INFO]: [CHAT] [Baritone] > build redeemer.schematic
[11:19:21] [main/INFO]: [STDERR]: java.io.FileNotFoundException: C:\Users\Nicolas Tani\AppData\Roaming.minecraft\schematics\redeemer.schematic (Impossibile trovare il percorso specificato)
[11:19:21] [main/INFO]: [STDERR]: at java.io.FileInputStream.open0(Native Method)
[11:19:21] [main/INFO]: [STDERR]: at java.io.FileInputStream.open(FileInputStream.java:195)
[11:19:21] [main/INFO]: [STDERR]: at java.io.FileInputStream.(FileInputStream.java:138)
[11:19:21] [main/INFO]: [STDERR]: at baritone.dy.build(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at baritone.al.execute(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at baritone.cb.execute(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at baritone.w.a(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at baritone.w.onSendChatMessage(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at baritone.cd.a(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at baritone.cd$$Lambda$2583/152415324.accept(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:19:21] [main/INFO]: [STDERR]: at baritone.cd.onSendChatMessage(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:14)
[11:19:21] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:25)
[11:19:21] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:19:21] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:19:21] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:19:21] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:19:21] [main/INFO]: [STDERR]: at net.impactclient.2B.0(2B.java:41)
[11:19:21] [main/INFO]: [STDERR]: at net.impactclient.1M$$Lambda$2107/1894452313.0(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at net.impactclient.03U.0(03U.java:28)
[11:19:21] [main/INFO]: [STDERR]: at net.impactclient.1A.0(1A.java:22)
[11:19:21] [main/INFO]: [STDERR]: at net.impactclient.1A$$Lambda$2122/645187727.invoke(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at me.zero.alpine.listener.Listener.invoke(Listener.java:93)
[11:19:21] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.lambda$post$5(EventManager.java:99)
[11:19:21] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager$$Lambda$1665/1269905009.accept(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:19:21] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.post(EventManager.java:99)
[11:19:21] [main/INFO]: [STDERR]: at net.impactclient.5Q.post(5Q.java:3)
[11:19:21] [main/INFO]: [STDERR]: at dmp.redirect$sendChatPacket$zzd000(SourceFile:1226)
[11:19:21] [main/INFO]: [STDERR]: at dmp.f(SourceFile:288)
[11:19:21] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:318)
[11:19:21] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:311)
[11:19:21] [main/INFO]: [STDERR]: at dbl.keyPressed(SourceFile:129)
[11:19:21] [main/INFO]: [STDERR]: at cya.a(SourceFile:410)
[11:19:21] [main/INFO]: [STDERR]: at cya$$Lambda$2310/927710848.run(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at dcl.wrapScreenError(SourceFile:441)
[11:19:21] [main/INFO]: [STDERR]: at cya.a(SourceFile:408)
[11:19:21] [main/INFO]: [STDERR]: at cya$$Lambda$1462/1457123077.invoke(Unknown Source)
[11:19:21] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
[11:19:21] [main/INFO]: [STDERR]: at org.lwjgl.system.JNI.invokeV(Native Method)
[11:19:21] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
[11:19:21] [main/INFO]: [STDERR]: at cuo.k(SourceFile:408)
[11:19:21] [main/INFO]: [STDERR]: at cuo.c(SourceFile:279)
[11:19:21] [main/INFO]: [STDERR]: at cyc.b(SourceFile:1023)
[11:19:21] [main/INFO]: [STDERR]: at cyc.e(SourceFile:976)
[11:19:21] [main/INFO]: [STDERR]: at cyc.b(SourceFile:410)
[11:19:21] [main/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:155)
[11:19:21] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:19:21] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:19:21] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:19:21] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:19:21] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:19:21] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:19:21] [main/INFO]: [CHAT] [Baritone] Couldn't load the schematic
[11:19:28] [main/INFO]: [CHAT] Lennoncorry left the game.
[11:19:29] [main/INFO]: [CHAT] MeneChan joined the game.
[11:19:30] [main/INFO]: [CHAT] mm joined the game.
[11:19:36] [main/INFO]: [CHAT] PL_C4ndY joined the game.
[11:19:42] [main/INFO]: [CHAT] RealBigChungus left the game.
[11:19:53] [main/INFO]: [CHAT] dadokiller1999 left the game.
[11:19:57] [main/INFO]: [CHAT] * mm is now AFK.
[11:20:01] [main/INFO]: [CHAT] [Baritone] > build redeemer.schematic
[11:20:01] [main/INFO]: [CHAT] [Baritone] An unhandled exception occurred.The error is in your game's log, please report this at https://github.com/cabaletta/baritone/issues
[11:20:01] [main/INFO]: [STDERR]: baritone.api.command.exception.CommandUnhandledException: java.lang.UnsupportedOperationException: 1.13 be like: numeric IDs btfo
[11:20:01] [main/INFO]: [STDERR]: at baritone.cb.execute(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at baritone.w.a(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at baritone.w.onSendChatMessage(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at baritone.cd.a(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at baritone.cd$$Lambda$2583/152415324.accept(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:20:01] [main/INFO]: [STDERR]: at baritone.cd.onSendChatMessage(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:14)
[11:20:01] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:25)
[11:20:01] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:20:01] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:20:01] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:20:01] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:20:01] [main/INFO]: [STDERR]: at net.impactclient.2B.0(2B.java:41)
[11:20:01] [main/INFO]: [STDERR]: at net.impactclient.1M$$Lambda$2107/1894452313.0(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at net.impactclient.03U.0(03U.java:28)
[11:20:01] [main/INFO]: [STDERR]: at net.impactclient.1A.0(1A.java:22)
[11:20:01] [main/INFO]: [STDERR]: at net.impactclient.1A$$Lambda$2122/645187727.invoke(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at me.zero.alpine.listener.Listener.invoke(Listener.java:93)
[11:20:01] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.lambda$post$5(EventManager.java:99)
[11:20:01] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager$$Lambda$1665/1269905009.accept(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:20:01] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.post(EventManager.java:99)
[11:20:01] [main/INFO]: [STDERR]: at net.impactclient.5Q.post(5Q.java:3)
[11:20:01] [main/INFO]: [STDERR]: at dmp.redirect$sendChatPacket$zzd000(SourceFile:1226)
[11:20:01] [main/INFO]: [STDERR]: at dmp.f(SourceFile:288)
[11:20:01] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:318)
[11:20:01] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:311)
[11:20:01] [main/INFO]: [STDERR]: at dbl.keyPressed(SourceFile:129)
[11:20:01] [main/INFO]: [STDERR]: at cya.a(SourceFile:410)
[11:20:01] [main/INFO]: [STDERR]: at cya$$Lambda$2310/927710848.run(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at dcl.wrapScreenError(SourceFile:441)
[11:20:01] [main/INFO]: [STDERR]: at cya.a(SourceFile:408)
[11:20:01] [main/INFO]: [STDERR]: at cya$$Lambda$1462/1457123077.invoke(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
[11:20:01] [main/INFO]: [STDERR]: at org.lwjgl.system.JNI.invokeV(Native Method)
[11:20:01] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
[11:20:01] [main/INFO]: [STDERR]: at cuo.k(SourceFile:408)
[11:20:01] [main/INFO]: [STDERR]: at cuo.c(SourceFile:279)
[11:20:01] [main/INFO]: [STDERR]: at cyc.b(SourceFile:1023)
[11:20:01] [main/INFO]: [STDERR]: at cyc.e(SourceFile:976)
[11:20:01] [main/INFO]: [STDERR]: at cyc.b(SourceFile:410)
[11:20:01] [main/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:155)
[11:20:01] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:20:01] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:20:01] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:20:01] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:20:01] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:20:01] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:20:01] [main/INFO]: [STDERR]: Caused by: java.lang.UnsupportedOperationException: 1.13 be like: numeric IDs btfo
[11:20:01] [main/INFO]: [STDERR]: at baritone.gp.(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at baritone.dy.build(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: at baritone.al.execute(Unknown Source)
[11:20:01] [main/INFO]: [STDERR]: ... 49 more
[11:20:03] [main/INFO]: [CHAT] KinkyDqddy_ joined the game.
[11:20:04] [main/INFO]: [CHAT] ananyanegi joined the game.
[11:20:09] [main/INFO]: [CHAT] §7[§eMember§7]§f DrackBoy §7» §amm§f
[11:20:10] [main/INFO]: [CHAT] [Baritone] > build redeemer
[11:20:10] [main/INFO]: [CHAT] [Baritone] An unhandled exception occurred.The error is in your game's log, please report this at https://github.com/cabaletta/baritone/issues
[11:20:10] [main/INFO]: [STDERR]: baritone.api.command.exception.CommandUnhandledException: java.lang.UnsupportedOperationException: 1.13 be like: numeric IDs btfo
[11:20:10] [main/INFO]: [STDERR]: at baritone.cb.execute(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at baritone.w.a(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at baritone.w.onSendChatMessage(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at baritone.cd.a(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at baritone.cd$$Lambda$2583/152415324.accept(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:20:10] [main/INFO]: [STDERR]: at baritone.cd.onSendChatMessage(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:14)
[11:20:10] [main/INFO]: [STDERR]: at net.impactclient.2A.0(2A.java:25)
[11:20:10] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:20:10] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:20:10] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:20:10] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:20:10] [main/INFO]: [STDERR]: at net.impactclient.2B.0(2B.java:41)
[11:20:10] [main/INFO]: [STDERR]: at net.impactclient.1M$$Lambda$2107/1894452313.0(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at net.impactclient.03U.0(03U.java:28)
[11:20:10] [main/INFO]: [STDERR]: at net.impactclient.1A.0(1A.java:22)
[11:20:10] [main/INFO]: [STDERR]: at net.impactclient.1A$$Lambda$2122/645187727.invoke(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at me.zero.alpine.listener.Listener.invoke(Listener.java:93)
[11:20:10] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.lambda$post$5(EventManager.java:99)
[11:20:10] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager$$Lambda$1665/1269905009.accept(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
[11:20:10] [main/INFO]: [STDERR]: at me.zero.alpine.bus.EventManager.post(EventManager.java:99)
[11:20:10] [main/INFO]: [STDERR]: at net.impactclient.5Q.post(5Q.java:3)
[11:20:10] [main/INFO]: [STDERR]: at dmp.redirect$sendChatPacket$zzd000(SourceFile:1226)
[11:20:10] [main/INFO]: [STDERR]: at dmp.f(SourceFile:288)
[11:20:10] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:318)
[11:20:10] [main/INFO]: [STDERR]: at dcl.sendMessage(SourceFile:311)
[11:20:10] [main/INFO]: [STDERR]: at dbl.keyPressed(SourceFile:129)
[11:20:10] [main/INFO]: [STDERR]: at cya.a(SourceFile:410)
[11:20:10] [main/INFO]: [STDERR]: at cya$$Lambda$2310/927710848.run(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at dcl.wrapScreenError(SourceFile:441)
[11:20:10] [main/INFO]: [STDERR]: at cya.a(SourceFile:408)
[11:20:10] [main/INFO]: [STDERR]: at cya$$Lambda$1462/1457123077.invoke(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
[11:20:10] [main/INFO]: [STDERR]: at org.lwjgl.system.JNI.invokeV(Native Method)
[11:20:10] [main/INFO]: [STDERR]: at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
[11:20:10] [main/INFO]: [STDERR]: at cuo.k(SourceFile:408)
[11:20:10] [main/INFO]: [STDERR]: at cuo.c(SourceFile:279)
[11:20:10] [main/INFO]: [STDERR]: at cyc.b(SourceFile:1023)
[11:20:10] [main/INFO]: [STDERR]: at cyc.e(SourceFile:976)
[11:20:10] [main/INFO]: [STDERR]: at cyc.b(SourceFile:410)
[11:20:10] [main/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:155)
[11:20:10] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:20:10] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:20:10] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:20:10] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
[11:20:10] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:20:10] [main/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:20:10] [main/INFO]: [STDERR]: Caused by: java.lang.UnsupportedOperationException: 1.13 be like: numeric IDs btfo
[11:20:10] [main/INFO]: [STDERR]: at baritone.gp.(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at baritone.dy.build(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: at baritone.al.execute(Unknown Source)
[11:20:10] [main/INFO]: [STDERR]: ... 49 more
[11:20:24] [main/INFO]: [CHAT] §7[§eMember§7]§f Kyuubi_XD §7» §fwho §fis §fPinkguy
[11:20:24] [main/INFO]: [CHAT] fierymagpie63 joined the game.

commented

For the 20th (?) time, no build for 1.13+