Completely ignored arguments: [--nativeLauncherVersion, 307]
[16:42:52] [Client thread/INFO]: Setting user: Volcan_Storm
[16:42:54] [Client thread/WARN]: Skipping bad option: lastServer:
[16:42:54] [Client thread/INFO]: LWJGL Version: 2.9.4
[16:42:54] [Client thread/INFO]: Reloading ResourceManager: Default
[16:43:11] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:43:11] [Thread-5/INFO]: Initializing LWJGL OpenAL
[16:43:11] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[16:43:11] [Thread-5/INFO]: OpenAL initialized.
[16:43:11] [Sound Library Loader/INFO]: Sound engine started
[16:43:13] [Client thread/INFO]: Created: 1024x512 textures-atlas
[16:43:39] [Client thread/INFO]: Deleting level Wool
[16:43:39] [Client thread/INFO]: Attempt 1...
[16:43:54] [Client thread/INFO]: Deleting level Chickens galore
[16:43:54] [Client thread/INFO]: Attempt 1...
[16:44:12] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[16:44:12] [Server thread/INFO]: Generating keypair
[16:44:13] [Server thread/INFO]: Preparing start region for level 0
[16:44:14] [Server thread/INFO]: Preparing spawn area: 7%
[16:44:15] [Server thread/INFO]: Preparing spawn area: 16%
[16:44:16] [Server thread/INFO]: Preparing spawn area: 27%
[16:44:17] [Server thread/INFO]: Preparing spawn area: 38%
[16:44:18] [Server thread/INFO]: Preparing spawn area: 51%
[16:44:19] [Server thread/INFO]: Preparing spawn area: 68%
[16:44:20] [Server thread/INFO]: Preparing spawn area: 87%
[16:44:21] [Server thread/INFO]: Changing view distance to 6, from 10
[16:44:21] [Server thread/INFO]: Volcan_Storm[local:E:d6594f61] logged in with entity id 478 at (-246.5, 63.0, 188.5)
[16:44:21] [Server thread/INFO]: Volcan_Storm joined the game
[16:44:23] [Server thread/INFO]: Saving and pausing game...
[16:44:23] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[16:44:24] [pool-2-thread-1/WARN]: Couldn't look up profile properties for [email protected][id=28f8169f-65c9-447a-b0d8-34be5e806852,name=Volcan_Storm,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 bcx.L(SourceFile:2785) [1.10.2.jar:?]
at bxk$3.run(SourceFile:106) [1.10.2.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
[16:44:24] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[16:44:24] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[16:44:25] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2252ms behind, skipping 45 tick(s)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffdf5274fdc, pid=12232, tid=17476
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x524fdc]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Tom\AppData\Roaming\.minecraft\hs_err_pid12232.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Completely ignored arguments: [--nativeLauncherVersion, 307]
[16:42:52] [Client thread/INFO]: Setting user: Volcan_Storm
[16:42:54] [Client thread/WARN]: Skipping bad option: lastServer:
[16:42:54] [Client thread/INFO]: LWJGL Version: 2.9.4
[16:42:54] [Client thread/INFO]: Reloading ResourceManager: Default
[16:43:11] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:43:11] [Thread-5/INFO]: Initializing LWJGL OpenAL
[16:43:11] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[16:43:11] [Thread-5/INFO]: OpenAL initialized.
[16:43:11] [Sound Library Loader/INFO]: Sound engine started
[16:43:13] [Client thread/INFO]: Created: 1024x512 textures-atlas
[16:43:39] [Client thread/INFO]: Deleting level Wool
[16:43:39] [Client thread/INFO]: Attempt 1...
[16:43:54] [Client thread/INFO]: Deleting level Chickens galore
[16:43:54] [Client thread/INFO]: Attempt 1...
[16:44:12] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[16:44:12] [Server thread/INFO]: Generating keypair
[16:44:13] [Server thread/INFO]: Preparing start region for level 0
[16:44:14] [Server thread/INFO]: Preparing spawn area: 7%
[16:44:15] [Server thread/INFO]: Preparing spawn area: 16%
[16:44:16] [Server thread/INFO]: Preparing spawn area: 27%
[16:44:17] [Server thread/INFO]: Preparing spawn area: 38%
[16:44:18] [Server thread/INFO]: Preparing spawn area: 51%
[16:44:19] [Server thread/INFO]: Preparing spawn area: 68%
[16:44:20] [Server thread/INFO]: Preparing spawn area: 87%
[16:44:21] [Server thread/INFO]: Changing view distance to 6, from 10
[16:44:21] [Server thread/INFO]: Volcan_Storm[local:E:d6594f61] logged in with entity id 478 at (-246.5, 63.0, 188.5)
[16:44:21] [Server thread/INFO]: Volcan_Storm joined the game
[16:44:23] [Server thread/INFO]: Saving and pausing game...
[16:44:23] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[16:44:24] [pool-2-thread-1/WARN]: Couldn't look up profile properties for [email protected][id=28f8169f-65c9-447a-b0d8-34be5e806852,name=Volcan_Storm,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 bcx.L(SourceFile:2785) [1.10.2.jar:?]
at bxk$3.run(SourceFile:106) [1.10.2.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
[16:44:24] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[16:44:24] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[16:44:25] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2252ms behind, skipping 45 tick(s)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffdf5274fdc, pid=12232, tid=17476
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x524fdc]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Tom\AppData\Roaming\.minecraft\hs_err_pid12232.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
How do i fix this?
Try turning off Vbos
I do live support at:
https://minecraftirc.net/minecrafthelp/landing/
https://discordapp.com/invite/minecraft
My discord: Greymagic27#4493