summaryrefslogtreecommitdiff
path: root/TF2 Crates/eclipse/logs/latest.log
diff options
context:
space:
mode:
Diffstat (limited to 'TF2 Crates/eclipse/logs/latest.log')
-rwxr-xr-xTF2 Crates/eclipse/logs/latest.log142
1 files changed, 142 insertions, 0 deletions
diff --git a/TF2 Crates/eclipse/logs/latest.log b/TF2 Crates/eclipse/logs/latest.log
new file mode 100755
index 0000000..0d2ff13
--- /dev/null
+++ b/TF2 Crates/eclipse/logs/latest.log
@@ -0,0 +1,142 @@
+[22:51:57] [main/INFO]: Setting user: Player601
+[22:51:59] [Client thread/INFO]: LWJGL Version: 2.9.1
+[22:52:06] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:The You Will Die Mod
+[22:52:07] [Sound Library Loader/INFO]: Sound engine started
+[22:52:08] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
+[22:52:08] [Client thread/INFO]: Created: 16x16 textures/items-atlas
+[22:52:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:The You Will Die Mod
+[22:52:09] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
+[22:52:09] [Client thread/INFO]: Created: 256x256 textures/items-atlas
+[22:52:10] [Sound Library Loader/INFO]: Sound engine started
+[22:52:13] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
+[22:52:13] [Server thread/INFO]: Generating keypair
+[22:52:13] [Server thread/INFO]: Preparing start region for level 0
+[22:52:14] [Server thread/INFO]: Changing view distance to 12, from 10
+[22:52:22] [Server thread/INFO]: Stopping server
+[22:52:22] [Server thread/INFO]: Saving players
+[22:52:22] [Server thread/INFO]: Saving worlds
+[22:52:22] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
+[22:52:22] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
+[22:52:22] [Server thread/INFO]: Saving chunks for level 'New World'/The End
+[22:52:23] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
+[22:52:23] [Server thread/INFO]: Generating keypair
+[22:52:23] [Server thread/INFO]: Preparing start region for level 0
+[22:52:23] [Server thread/INFO]: Changing view distance to 12, from 10
+[22:52:23] [Server thread/INFO]: Player601[local:E:ae70b6e5] logged in with entity id 514 at (699.8246268493842, 4.0, 868.44028936282)
+[22:52:23] [Server thread/INFO]: Player601 joined the game
+[22:52:24] [Client thread/INFO]: [CHAT] §eWorld §edisadvantage: §ePermadeath §e(Items §edropped §eupon §edeath §eare §epermanently §elost)
+[22:52:24] [Client thread/INFO]: [CHAT] §eWorld §egoal: §eKill §e19 §eGhasts. §e(0 §eKilled)
+[22:52:28] [Server thread/INFO]: Saving and pausing game...
+[22:52:28] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
+[22:52:28] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
+[22:52:28] [Server thread/INFO]: Saving chunks for level 'New World'/The End
+[22:52:35] [Client thread/INFO]: [CHAT] §c§oYou §c§otriggered §c§oa §c§osmoke §c§otrap!
+[22:52:50] [Client thread/INFO]: [CHAT] §c§oYou §c§otriggered §c§oa §c§osmoke §c§otrap!
+[22:52:52] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@3ce67174[id=3b1946fe-c2d1-3fab-8b74-bd39d8b52fb4,name=Player601,properties={},legacy=false]
+com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
+ at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[YggdrasilAuthenticationService.class:?]
+ at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:158) [YggdrasilMinecraftSessionService.class:?]
+ at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:53) [YggdrasilMinecraftSessionService$1.class:?]
+ at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:50) [YggdrasilMinecraftSessionService$1.class:?]
+ 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:148) [YggdrasilMinecraftSessionService.class:?]
+ at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:133) [SkinManager$3.class:?]
+ at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_05]
+ at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_05]
+ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_05]
+ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_05]
+ at java.lang.Thread.run(Thread.java:745) [?:1.8.0_05]
+Caused by: java.net.SocketTimeoutException: connect timed out
+ at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_05]
+ at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345) ~[?:1.8.0_05]
+ at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_05]
+ at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_05]
+ at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_05]
+ at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_05]
+ at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:649) ~[?:1.8.0_05]
+ at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_05]
+ at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_05]
+ at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_05]
+ at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275) ~[?:1.8.0_05]
+ at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371) ~[?:1.8.0_05]
+ at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_05]
+ at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1146) ~[?:1.8.0_05]
+ at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:987) ~[?:1.8.0_05]
+ at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:985) ~[?:1.8.0_05]
+ at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05]
+ at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_05]
+ at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:984) ~[?:1.8.0_05]
+ at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_05]
+ at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511) ~[?:1.8.0_05]
+ at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_05]
+ at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431) ~[?:1.8.0_05]
+ at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429) ~[?:1.8.0_05]
+ at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05]
+ at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_05]
+ at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428) ~[?:1.8.0_05]
+ at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_05]
+ at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
+ at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
+ ... 18 more
+[22:52:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:52:57] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:52:58] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:00] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:01] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:03] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:04] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:06] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:06] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:07] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:08] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:08] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:10] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:11] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:11] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:16] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:17] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:20] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:20] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:21] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:22] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:22] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:23] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:24] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:25] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:25] [Server thread/INFO]: Saving and pausing game...
+[22:53:25] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
+[22:53:25] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
+[22:53:25] [Server thread/INFO]: Saving chunks for level 'New World'/The End
+[22:53:29] [Client thread/INFO]: Started on 61765
+[22:53:29] [Client thread/INFO]: [CHAT] Local game hosted on port 61765
+[22:53:30] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:32] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:33] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:33] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:34] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:34] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:35] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:37] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:38] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:39] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:41] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.attack
+[22:53:41] [Server thread/INFO]: Player601 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
+[22:53:41] [Server thread/INFO]: Player601 left the game
+[22:53:41] [Server thread/INFO]: Stopping singleplayer server as player logged out
+[22:53:41] [Server thread/INFO]: Stopping server
+[22:53:41] [Server thread/INFO]: Saving players
+[22:53:41] [Server thread/INFO]: Saving worlds
+[22:53:41] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
+[22:53:41] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
+[22:53:41] [Server thread/INFO]: Saving chunks for level 'New World'/The End
+[22:53:42] [Client thread/INFO]: Stopping!