Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Completely ignored arguments: [--nativeLauncherVersion, 286]
- [18:17:08] [Client thread/INFO]: Setting user: Soarnrobertson
- [18:17:08] [Client thread/INFO]: (Session ID is token:4708e72104e6419fb5c14a7f9aee265b:6df8e4dddfad4badaec0697f7cb78c54)
- [18:17:17] [Client thread/INFO]: LWJGL Version: 2.9.4
- [18:17:20] [Client thread/WARN]: Removed selected resource pack Better Than Default because it's no longer compatible
- [18:17:20] [Client thread/INFO]: Reloading ResourceManager: Default
- [18:17:26] [Client thread/WARN]: Missing sound for event: minecraft:entity.snowman.ambient
- [18:17:26] [Client thread/WARN]: Missing sound for event: minecraft:item.bottle.fill_dragonbreath
- [18:17:26] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [18:17:26] [Thread-5/INFO]: Initializing LWJGL OpenAL
- [18:17:26] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [18:17:27] [Thread-5/INFO]: OpenAL initialized.
- [18:17:27] [Sound Library Loader/INFO]: Sound engine started
- [18:17:33] [Client thread/INFO]: Created: 1024x512 textures-atlas
- [18:17:35] [Client thread/ERROR]: Realms module missing
- [18:20:15] [Server thread/INFO]: Starting integrated minecraft server version 16w02a
- [18:20:15] [Server thread/INFO]: Generating keypair
- [18:20:16] [Server thread/INFO]: Preparing start region for level 0
- [18:20:17] [Server thread/INFO]: Preparing spawn area: 0%
- [18:20:18] [Server thread/INFO]: Preparing spawn area: 20%
- [18:20:19] [Server thread/INFO]: Preparing spawn area: 56%
- [18:20:20] [Server thread/INFO]: Preparing spawn area: 96%
- [18:20:21] [Server thread/INFO]: Changing view distance to 4, from 10
- [18:20:22] [Server thread/INFO]: Soarnrobertson[local:E:1da291fe] logged in with entity id 177 at (-80.5, 57.0, -262.5)
- [18:20:22] [Server thread/INFO]: Soarnrobertson joined the game
- [18:20:23] [Server thread/INFO]: Saving and pausing game...
- [18:20:23] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:20:23] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:20:23] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:20:26] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3388ms behind, skipping 67 tick(s)
- [18:20:37] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@67556d35[id=6df8e4dd-dfad-4bad-aec0-697f7cb78c54,name=Soarnrobertson,properties={},legacy=false]
- com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[authlib-1.5.22.jar:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [authlib-1.5.22.jar:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [authlib-1.5.22.jar:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [authlib-1.5.22.jar:?]
- at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [authlib-1.5.22.jar:?]
- at bcc.K(SourceFile:2745) [16w02a.jar:?]
- at bwj$3.run(SourceFile:106) [16w02a.jar:?]
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
- at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
- Caused by: java.net.UnknownHostException: sessionserver.mojang.com
- at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_25]
- at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_25]
- at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_25]
- at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_25]
- at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:649) ~[?:1.8.0_25]
- at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_25]
- at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_25]
- at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_25]
- at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275) ~[?:1.8.0_25]
- at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371) ~[?:1.8.0_25]
- at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_25]
- at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1146) ~[?:1.8.0_25]
- at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:997) ~[?:1.8.0_25]
- at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_25]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511) ~[?:1.8.0_25]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439) ~[?:1.8.0_25]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_25]
- at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[authlib-1.5.22.jar:?]
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[authlib-1.5.22.jar:?]
- ... 19 more
- [18:20:38] [Server thread/INFO]: Saving and pausing game...
- [18:20:38] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:20:38] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:20:38] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:20:54] [Server thread/INFO]: Saving and pausing game...
- [18:20:54] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:20:54] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:20:54] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:21:19] [Server thread/INFO]: Saving and pausing game...
- [18:21:19] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:21:19] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:21:19] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:21:26] [Server thread/INFO]: Saving and pausing game...
- [18:21:26] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:21:26] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:21:26] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:21:27] [Server thread/INFO]: Stopping server
- [18:21:27] [Server thread/INFO]: Saving players
- [18:21:27] [Server thread/INFO]: Saving worlds
- [18:21:27] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:21:27] [Client thread/ERROR]: Realms module missing
- [18:21:27] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:21:27] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:21:33] [Server thread/INFO]: Starting integrated minecraft server version 16w02a
- [18:21:33] [Server thread/INFO]: Generating keypair
- [18:21:34] [Server thread/INFO]: Preparing start region for level 0
- [18:21:35] [Server thread/INFO]: Preparing spawn area: 3%
- [18:21:36] [Server thread/INFO]: Preparing spawn area: 38%
- [18:21:37] [Server thread/INFO]: Preparing spawn area: 80%
- [18:21:37] [Server thread/INFO]: Changing view distance to 4, from 10
- [18:21:38] [Server thread/INFO]: Soarnrobertson[local:E:ba29e8af] logged in with entity id 4135 at (-80.5, 57.0, -262.5)
- [18:21:38] [Server thread/INFO]: Soarnrobertson joined the game
- [18:21:39] [Server thread/INFO]: Saving and pausing game...
- [18:21:39] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:21:39] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:21:39] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:21:49] [Server thread/INFO]: Saving and pausing game...
- [18:21:49] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:21:49] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:21:49] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:22:13] [Client thread/WARN]: Something's taking too long! 'root.tick' took aprox 337.203474 ms
- [18:22:13] [Client thread/WARN]: Something's taking too long! 'root' took aprox 394.22061 ms
- [18:22:13] [Client thread/WARN]: Something's taking too long! 'root' took aprox 104.306346 ms
- [18:22:14] [Client thread/WARN]: Something's taking too long! 'root' took aprox 115.946476 ms
- [18:22:27] [Client thread/INFO]: [CHAT] [Debug]: Keybindings:
- [18:22:27] [Client thread/INFO]: [CHAT] F3 + A = Reload chunks
- [18:22:27] [Client thread/INFO]: [CHAT] F3 + B = Show hitboxes
- [18:22:27] [Client thread/INFO]: [CHAT] F3 + D = Clear chat
- [18:22:27] [Client thread/INFO]: [CHAT] F3 + F = Cycle renderdistance (Shift to inverse)
- [18:22:27] [Client thread/INFO]: [CHAT] F3 + H = Advanced tooltips
- [18:22:27] [Client thread/INFO]: [CHAT] F3 + N = Cycle creative <-> spectator
- [18:22:27] [Client thread/INFO]: [CHAT] F3 + P = Pause on lost focus
- [18:22:27] [Client thread/INFO]: [CHAT] F3 + Q = Show this list
- [18:22:27] [Client thread/INFO]: [CHAT] F3 + T = Reload resourcepacks
- [18:22:45] [Client thread/INFO]: Reloading ResourceManager: Default
- [18:22:49] [Client thread/WARN]: Missing sound for event: minecraft:entity.snowman.ambient
- [18:22:49] [Client thread/WARN]: Missing sound for event: minecraft:item.bottle.fill_dragonbreath
- [18:22:49] [Client thread/INFO]: SoundSystem shutting down...
- [18:22:49] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
- [18:22:49] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [18:22:49] [Thread-10/INFO]: Initializing LWJGL OpenAL
- [18:22:49] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [18:22:50] [Thread-10/INFO]: OpenAL initialized.
- [18:22:50] [Sound Library Loader/INFO]: Sound engine started
- [18:22:52] [Client thread/INFO]: Created: 1024x512 textures-atlas
- [18:22:53] [Client thread/INFO]: [CHAT] [Debug]: Reloaded resourcepacks
- [18:23:50] [Server thread/INFO]: Saving and pausing game...
- [18:23:50] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:23:51] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:23:51] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- AL lib: (EE) MMDevApiProc: Failed to get padding: 0x88890004
- [18:24:03] [Server thread/INFO]: Saving and pausing game...
- [18:24:03] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:24:03] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:24:03] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:24:12] [Server thread/INFO]: Saving and pausing game...
- [18:24:12] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:24:12] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:24:12] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:24:15] [Server thread/INFO]: Saving and pausing game...
- [18:24:15] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:24:15] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:24:15] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:25:23] [Server thread/INFO]: Saving and pausing game...
- [18:25:23] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:25:24] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:25:24] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:26:05] [Server thread/INFO]: Saving and pausing game...
- [18:26:05] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:26:05] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:26:05] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:26:15] [Server thread/INFO]: Saving and pausing game...
- [18:26:15] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:26:15] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:26:15] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:26:39] [Server thread/INFO]: Saving and pausing game...
- [18:26:39] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:26:40] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:26:40] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:26:42] [Client thread/INFO]: [CHAT] Saved screenshot as 2016-01-16_18.26.41.png
- [18:27:50] [Server thread/INFO]: Saving and pausing game...
- [18:27:50] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:27:50] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:27:50] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:31:59] [Server thread/INFO]: Saving and pausing game...
- [18:31:59] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:32:00] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:32:00] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:32:12] [Server thread/INFO]: Stopping server
- [18:32:12] [Server thread/INFO]: Saving players
- [18:32:12] [Server thread/INFO]: Saving worlds
- [18:32:12] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:32:12] [Client thread/ERROR]: Realms module missing
- [18:32:12] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:32:12] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:32:16] [Server thread/INFO]: Starting integrated minecraft server version 16w02a
- [18:32:16] [Server thread/INFO]: Generating keypair
- [18:32:17] [Server thread/INFO]: Preparing start region for level 0
- [18:32:18] [Server thread/INFO]: Preparing spawn area: 13%
- [18:32:19] [Server thread/INFO]: Preparing spawn area: 45%
- [18:32:20] [Server thread/INFO]: Preparing spawn area: 69%
- [18:32:21] [Server thread/INFO]: Changing view distance to 4, from 10
- [18:32:21] [Server thread/INFO]: Soarnrobertson[local:E:9db5f5e7] logged in with entity id 74176 at (-256.50280828577604, 72.0, -417.1277719254338)
- [18:32:21] [Server thread/INFO]: Soarnrobertson joined the game
- [18:32:23] [Server thread/INFO]: Saving and pausing game...
- [18:32:23] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:32:23] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:32:23] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:32:27] [Server thread/INFO]: Saving and pausing game...
- [18:32:27] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:32:27] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:32:27] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:32:30] [Server thread/INFO]: Saving and pausing game...
- [18:32:30] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:32:30] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:32:30] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:32:32] [Client thread/ERROR]: Realms module missing
- java.io.IOException: Stream Closed
- at java.io.RandomAccessFile.seek0(Native Method)
- at java.io.RandomAccessFile.seek(RandomAccessFile.java:540)
- at asn.a(SourceFile:319)
- at asn.a(SourceFile:259)
- at asn$a.close(SourceFile:240)
- at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:241)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:159)
- at java.io.FilterOutputStream.close(FilterOutputStream.java:159)
- at asp.b(SourceFile:146)
- at asp.c(SourceFile:131)
- at bba.c(SourceFile:37)
- at bba.run(SourceFile:30)
- at java.lang.Thread.run(Thread.java:745)
- [18:32:32] [Server thread/INFO]: Stopping server
- [18:32:32] [Server thread/INFO]: Saving players
- [18:32:32] [Server thread/INFO]: Saving worlds
- [18:32:32] [Server thread/INFO]: Saving chunks for level 'New Survival'/Overworld
- [18:32:32] [Server thread/INFO]: Saving chunks for level 'New Survival'/Nether
- [18:32:32] [Server thread/INFO]: Saving chunks for level 'New Survival'/The End
- [18:32:35] [Client thread/INFO]: Stopping!
- [18:32:35] [Client thread/INFO]: SoundSystem shutting down...
- [18:32:35] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
- Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Advertisement
Add Comment
Please, Sign In to add comment