updating build.gradle
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[21:22:48] [Client thread/INFO]: Setting user: Player57
|
||||
[21:22:51] [Client thread/INFO]: LWJGL Version: 2.9.2
|
||||
[21:22:54] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Kitsu's Forgecraft
|
||||
[21:22:55] [Client thread/WARN]: Invalid sounds.json
|
||||
[16:33:10] [Client thread/INFO]: Setting user: Player413
|
||||
[16:33:13] [Client thread/WARN]: Skipping bad option: lastServer:
|
||||
[16:33:13] [Client thread/INFO]: LWJGL Version: 2.9.2
|
||||
[16:33:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Kitsu's Forgecraft
|
||||
[16:33:17] [Client thread/WARN]: Invalid sounds.json
|
||||
java.lang.NullPointerException
|
||||
at net.minecraft.client.audio.SoundHandler.onResourceManagerReload(SoundHandler.java:79) [SoundHandler.class:?]
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:122) [SimpleReloadableResourceManager.class:?]
|
||||
@@ -25,14 +26,14 @@ java.lang.NullPointerException
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
|
||||
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
|
||||
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147) [idea_rt.jar:?]
|
||||
[21:22:55] [Sound Library Loader/INFO]: Starting up SoundSystem...
|
||||
[21:22:55] [Thread-6/INFO]: Initializing LWJGL OpenAL
|
||||
[21:22:55] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
|
||||
[21:22:55] [Thread-6/INFO]: OpenAL initialized.
|
||||
[21:22:56] [Sound Library Loader/INFO]: Sound engine started
|
||||
[21:22:57] [Client thread/INFO]: Created: 16x16 textures-atlas
|
||||
[21:22:59] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Kitsu's Forgecraft
|
||||
[21:23:00] [Client thread/WARN]: Invalid sounds.json
|
||||
[16:33:17] [Sound Library Loader/INFO]: Starting up SoundSystem...
|
||||
[16:33:17] [Thread-6/INFO]: Initializing LWJGL OpenAL
|
||||
[16:33:17] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
|
||||
[16:33:18] [Thread-6/INFO]: OpenAL initialized.
|
||||
[16:33:18] [Sound Library Loader/INFO]: Sound engine started
|
||||
[16:33:19] [Client thread/INFO]: Created: 16x16 textures-atlas
|
||||
[16:33:21] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Kitsu's Forgecraft
|
||||
[16:33:22] [Client thread/WARN]: Invalid sounds.json
|
||||
java.lang.NullPointerException
|
||||
at net.minecraft.client.audio.SoundHandler.onResourceManagerReload(SoundHandler.java:79) [SoundHandler.class:?]
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:132) [SimpleReloadableResourceManager.class:?]
|
||||
@@ -59,28 +60,93 @@ java.lang.NullPointerException
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
|
||||
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
|
||||
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147) [idea_rt.jar:?]
|
||||
[21:23:00] [Client thread/INFO]: SoundSystem shutting down...
|
||||
[21:23:00] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
|
||||
[21:23:00] [Sound Library Loader/INFO]: Starting up SoundSystem...
|
||||
[21:23:00] [Thread-8/INFO]: Initializing LWJGL OpenAL
|
||||
[21:23:00] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
|
||||
[21:23:00] [Thread-8/INFO]: OpenAL initialized.
|
||||
[21:23:00] [Sound Library Loader/INFO]: Sound engine started
|
||||
[21:23:01] [Client thread/INFO]: Created: 512x512 textures-atlas
|
||||
[21:23:03] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
|
||||
[21:23:19] [Server thread/INFO]: Starting integrated minecraft server version 1.11
|
||||
[21:23:19] [Server thread/INFO]: Generating keypair
|
||||
[21:23:20] [Server thread/INFO]: Preparing start region for level 0
|
||||
[21:23:21] [Server thread/INFO]: Changing view distance to 12, from 10
|
||||
[21:23:22] [Server thread/INFO]: Player57[local:E:fb539682] logged in with entity id 0 at (1462.5, 4.0, -834.5)
|
||||
[21:23:22] [Server thread/INFO]: Player57 joined the game
|
||||
[21:23:23] [Server thread/INFO]: Saving and pausing game...
|
||||
[21:23:23] [Server thread/INFO]: Saving chunks for level 'Test'/Overworld
|
||||
[21:23:23] [Server thread/INFO]: Saving chunks for level 'Test'/Nether
|
||||
[21:23:23] [Server thread/INFO]: Saving chunks for level 'Test'/The End
|
||||
[21:23:23] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@2365a32c[id=503b4b59-0d6c-31d1-9440-529de2c14614,name=Player57,properties={},legacy=false]
|
||||
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
|
||||
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
|
||||
[16:33:22] [Client thread/INFO]: SoundSystem shutting down...
|
||||
[16:33:22] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
|
||||
[16:33:22] [Sound Library Loader/INFO]: Starting up SoundSystem...
|
||||
[16:33:22] [Thread-8/INFO]: Initializing LWJGL OpenAL
|
||||
[16:33:22] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
|
||||
[16:33:22] [Thread-8/INFO]: OpenAL initialized.
|
||||
[16:33:22] [Sound Library Loader/INFO]: Sound engine started
|
||||
[16:33:23] [Client thread/INFO]: Created: 512x512 textures-atlas
|
||||
[16:33:24] [Client thread/WARN]: Skipping bad option: lastServer:
|
||||
[16:33:30] [Server thread/INFO]: Starting integrated minecraft server version 1.11
|
||||
[16:33:30] [Server thread/INFO]: Generating keypair
|
||||
[16:33:30] [Server thread/INFO]: Preparing start region for level 0
|
||||
[16:33:30] [Server thread/INFO]: Changing view distance to 12, from 10
|
||||
[16:33:31] [Client thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@74739d27[id=cd68c5ef-6a2a-334d-afe7-65c24468cb5c,name=Player413,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 net.minecraft.client.Minecraft.launchIntegratedServer(Minecraft.java:2443) [Minecraft.class:?]
|
||||
at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:748) [FMLClientHandler.class:?]
|
||||
at net.minecraft.client.gui.GuiListWorldSelectionEntry.loadWorld(GuiListWorldSelectionEntry.java:253) [GuiListWorldSelectionEntry.class:?]
|
||||
at net.minecraft.client.gui.GuiListWorldSelectionEntry.joinWorld(GuiListWorldSelectionEntry.java:203) [GuiListWorldSelectionEntry.class:?]
|
||||
at net.minecraft.client.gui.GuiListWorldSelectionEntry.mousePressed(GuiListWorldSelectionEntry.java:172) [GuiListWorldSelectionEntry.class:?]
|
||||
at net.minecraft.client.gui.GuiListExtended.mouseClicked(GuiListExtended.java:57) [GuiListExtended.class:?]
|
||||
at net.minecraft.client.gui.GuiWorldSelection.mouseClicked(GuiWorldSelection.java:134) [GuiWorldSelection.class:?]
|
||||
at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:611) [GuiScreen.class:?]
|
||||
at net.minecraft.client.gui.GuiWorldSelection.handleMouseInput(GuiWorldSelection.java:49) [GuiWorldSelection.class:?]
|
||||
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:576) [GuiScreen.class:?]
|
||||
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1790) [Minecraft.class:?]
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1117) [Minecraft.class:?]
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:405) [Minecraft.class:?]
|
||||
at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
|
||||
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
|
||||
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:?]
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
|
||||
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
|
||||
at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
|
||||
at GradleStart.main(GradleStart.java:26) [start/:?]
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
|
||||
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
|
||||
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147) [idea_rt.jar:?]
|
||||
Caused by: java.net.UnknownHostException: sessionserver.mojang.com
|
||||
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_111]
|
||||
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_111]
|
||||
at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_111]
|
||||
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[?:1.8.0_111]
|
||||
at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_111]
|
||||
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_111]
|
||||
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1181) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1022) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1020) ~[?:1.8.0_111]
|
||||
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_111]
|
||||
at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1019) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464) ~[?:1.8.0_111]
|
||||
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_111]
|
||||
at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_111]
|
||||
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
|
||||
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
|
||||
... 33 more
|
||||
[16:33:31] [Server thread/INFO]: Player413[local:E:7dbecf95] logged in with entity id 90 at (1463.5971181083178, 3.0, -829.7216053817076)
|
||||
[16:33:31] [Server thread/INFO]: Player413 joined the game
|
||||
[16:33:32] [Server thread/INFO]: Saving and pausing game...
|
||||
[16:33:32] [Server thread/INFO]: Saving chunks for level 'Test'/Overworld
|
||||
[16:33:32] [Server thread/INFO]: Saving chunks for level 'Test'/Nether
|
||||
[16:33:32] [Server thread/INFO]: Saving chunks for level 'Test'/The End
|
||||
[16:33:32] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@2ecf9cea[id=cd68c5ef-6a2a-334d-afe7-65c24468cb5c,name=Player413,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$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
|
||||
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
|
||||
@@ -100,26 +166,48 @@ com.mojang.authlib.exceptions.AuthenticationException: The client has sent too m
|
||||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
|
||||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
|
||||
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
|
||||
[21:23:26] [Server thread/INFO]: Saving and pausing game...
|
||||
[21:23:26] [Server thread/INFO]: Saving chunks for level 'Test'/Overworld
|
||||
[21:23:26] [Server thread/INFO]: Saving chunks for level 'Test'/Nether
|
||||
[21:23:26] [Server thread/INFO]: Saving chunks for level 'Test'/The End
|
||||
[21:23:31] [Server thread/INFO]: Changing difficulty to PEACEFUL, from NORMAL
|
||||
[21:24:22] [Server thread/INFO]: Player57 has just earned the achievement [Taking Inventory]
|
||||
[21:24:22] [Client thread/INFO]: [CHAT] Player57 has just earned the achievement [Taking Inventory]
|
||||
[21:25:32] [Server thread/INFO]: Saving and pausing game...
|
||||
[21:25:32] [Server thread/INFO]: Saving chunks for level 'Test'/Overworld
|
||||
[21:25:32] [Server thread/INFO]: Saving chunks for level 'Test'/Nether
|
||||
[21:25:32] [Server thread/INFO]: Saving chunks for level 'Test'/The End
|
||||
[21:25:33] [Server thread/INFO]: Stopping server
|
||||
[21:25:33] [Server thread/INFO]: Saving players
|
||||
[21:25:33] [Server thread/INFO]: Player57 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
|
||||
[21:25:33] [Server thread/INFO]: Player57 left the game
|
||||
[21:25:33] [Server thread/INFO]: Stopping singleplayer server as player logged out
|
||||
[21:25:33] [Server thread/INFO]: Saving worlds
|
||||
[21:25:33] [Server thread/INFO]: Saving chunks for level 'Test'/Overworld
|
||||
[21:25:33] [Server thread/INFO]: Saving chunks for level 'Test'/Nether
|
||||
[21:25:33] [Server thread/INFO]: Saving chunks for level 'Test'/The End
|
||||
[21:25:34] [Client thread/INFO]: Stopping!
|
||||
[21:25:34] [Client thread/INFO]: SoundSystem shutting down...
|
||||
[21:25:34] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
|
||||
Caused by: java.net.UnknownHostException: sessionserver.mojang.com
|
||||
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_111]
|
||||
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_111]
|
||||
at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_111]
|
||||
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[?:1.8.0_111]
|
||||
at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_111]
|
||||
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_111]
|
||||
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1181) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1022) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1020) ~[?:1.8.0_111]
|
||||
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_111]
|
||||
at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1019) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464) ~[?:1.8.0_111]
|
||||
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_111]
|
||||
at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463) ~[?:1.8.0_111]
|
||||
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_111]
|
||||
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[HttpAuthenticationService.class:?]
|
||||
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[YggdrasilAuthenticationService.class:?]
|
||||
... 19 more
|
||||
[16:33:40] [Server thread/INFO]: Saving and pausing game...
|
||||
[16:33:40] [Server thread/INFO]: Saving chunks for level 'Test'/Overworld
|
||||
[16:33:40] [Server thread/INFO]: Saving chunks for level 'Test'/Nether
|
||||
[16:33:40] [Server thread/INFO]: Saving chunks for level 'Test'/The End
|
||||
[16:33:41] [Server thread/INFO]: Stopping server
|
||||
[16:33:41] [Server thread/INFO]: Saving players
|
||||
[16:33:41] [Server thread/INFO]: Player413 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
|
||||
[16:33:41] [Server thread/INFO]: Player413 left the game
|
||||
[16:33:41] [Server thread/INFO]: Stopping singleplayer server as player logged out
|
||||
[16:33:41] [Server thread/INFO]: Saving worlds
|
||||
[16:33:41] [Server thread/INFO]: Saving chunks for level 'Test'/Overworld
|
||||
[16:33:41] [Server thread/INFO]: Saving chunks for level 'Test'/Nether
|
||||
[16:33:41] [Server thread/INFO]: Saving chunks for level 'Test'/The End
|
||||
[16:33:43] [Client thread/INFO]: Stopping!
|
||||
[16:33:43] [Client thread/INFO]: SoundSystem shutting down...
|
||||
[16:33:43] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
|
||||
|
||||
Reference in New Issue
Block a user