Not sure if I'm supposed to post this here, but I am playing mc 1.8 with forge on windows 10, and for some reason I keep getting a crash, but the unusual part is that it doesn't do it at the menu. It actually does it at random points DURING gameplay. Please help me. I know mods aren't causing it cause I did it with just forge and it did the same thing. And it's not a graphics issue cause it didn't do it in the past when the launcher detected windows 10 as windows 8.1. I can't provide the whole crash log, but I do know the one line that appeared on every log. It was at the bottom and it read something along the lines of: OpenGL: #ERROR# No OpenGL context found in the current thread.
There's many crash logs to choose from, so I just picked the latest one. I know its the one that I need to show cause it just started happening two days ago and I researched long and hard before I decided to make a thread.
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 10/7/15 8:31 PM
Description: Exception in server tick loop
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:270)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:716)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
What throws me off now that I actually look at this in detail, rather than the crash log saying the name and the affix of -client in file explorer, the affix is changed to -server. Also, It says server in the file. When I see server i think multiplayer, so this is throwing me off a bit. I also changed my java version to Java 7 because some people in threads in the past have told others to change the java version back to Java 7, so I did that in hopes of it making a difference, which it did, but it just caused it to happen less frequently.
Okay, so I found a new crash time record from when I started. I played for 2 hours before it just crashed again. I am now thinking that it is that there is no data being sent to the game with the display, and when I say, go into a file folder on my desktop with the game still running and I head back to it and unpause it, I think its getting confused so to speak with the switching of screens. Here's the new crash log report. Its in the spoiler below
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 10/8/15 8:06 PM
Description: Exception in server tick loop
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:270)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:716)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
It still says I'm playing on a server. Idk why. Also this "at java.lang.Thread.run(Unknown Source)" thing in the crash log has me wondering if this is the issue. Please say something about this people this crash is really annoying.
Okay. I got the log loaded up. I did attempt to put it in a spoiler, but It was a two hour log, so it was too long for the forums. So what should we look at?
I did find a good bit of item id mismatches, but it didnt cause the crash.
Excuse my language, but WTF? Look at what I found in the log!
Ok, so I may have found what caused the crash. I copied it from the log near the end of my gameplay and this is what I found:
[19:03:43] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:03:43] [Server thread/DEBUG] [antiqueatlas/]: Saving local markers data to NBT
[19:03:43] [Server thread/DEBUG] [antiqueatlas/]: Saving marker #1"gui.antiqueatlas.marker.village"@(165, 181)
[19:03:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[19:03:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:03:51] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[19:03:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:03:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[19:03:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:03:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[19:03:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:04:30] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:04:35] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: first encounter (5 occurences).
[19:05:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:05:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[19:05:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:05:15] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:05:21] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:05:25] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 10 times.
[19:05:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:05:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/terdjerky12.png
[19:05:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:06:00] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:06:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:06] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:06] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:06] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:06:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/SoulSR.png
[19:06:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:06:15] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:15] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 15 times.
[19:06:26] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:41] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:45] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:06:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:50] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.RenderYoutuber:func_110775_a:85]: Attempting to save File
[19:06:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:07:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:07:05] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 20 times.
[19:07:23] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:07:24] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/boushh20.png
[19:07:24] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:07:29] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:07:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/trovanon.png
[19:07:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:07:30] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:07:58] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 25 times.
[19:08:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:09:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:09:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:10:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:11:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:12:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:12:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:13:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:13:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:13:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[19:13:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:14:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:14:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[19:14:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:14:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:14:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[19:14:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:14:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:14:20] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:14:21] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[19:14:21] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:15:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:15:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:16:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:17:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:18:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:18:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:19:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:20:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:21:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:21:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:22:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:23:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:23:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:24:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:24:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:25:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:26:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:27:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:27:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:28:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:28:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:29:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:30:03] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:30:48] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:31:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:32:12] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:32:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[19:32:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:32:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:33:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:33:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:34:33] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:34:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:35:02] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:35:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[19:35:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:35:18] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:36:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:37:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:37:36] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:37:39] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:37:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/damien95.png
[19:37:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:37:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:37:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.RenderYoutuber:func_110775_a:75]: File Found but not in list
[19:38:14] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:38:35] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:38:38] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:39:27] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:40:12] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:40:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:40:31] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/Damien76.png
[19:40:31] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:40:57] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:41:36] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:41:42] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:41:48] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:42:33] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:43:18] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:43:28] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:43:29] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:43:29] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:43:38] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:43:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[19:43:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:03] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:44:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[19:44:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[19:44:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[19:44:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:44:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:44:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:44:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:46] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/terdjerky12.png
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/terdjerky12.png
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:45:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:46:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:47:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:47:42] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:47:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:47:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:47:51] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:47:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:47:52] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:47:52] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:47:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:47:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zekzava.png
[19:47:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:10] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:48:11] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/danteELITE.png
[19:48:11] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:48:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/Damien76.png
[19:48:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:35] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:48:36] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/damien95.png
[19:48:36] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:49:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:50:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:50:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:51:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:52:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:53:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:53:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:54:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:54:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/danteELITE.png
[19:54:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:54:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:55:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:56:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:56:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:57:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:58:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:27] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:36] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:49] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:00:32] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:00:33] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[20:00:33] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:00:35] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:00:37] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[20:00:37] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:00:43] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:01:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:01:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[20:01:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:01:12] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:01:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[20:01:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:01:17] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:01:18] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[20:01:18] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:01:28] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:02:13] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:02:58] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:03:43] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:03:44] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:03:53] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
everyone who owns minecraft has one. Just try logging in at www.mojang.net or .com or something like that and click login and use your minecraft email and password. and by the way, If you bought minecraft with a credit card, you use your username to login at minecraft.com, not your email, but if u purchased prepaid then you have to use email. But for mojang still login with your email
I was responding to a kid who had an issue btw grimallq
Ok, so I may have found what caused the crash. I copied it from the log near the end of my gameplay and this is what I found:
[19:03:43] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:03:43] [Server thread/DEBUG] [antiqueatlas/]: Saving local markers data to NBT
[19:03:43] [Server thread/DEBUG] [antiqueatlas/]: Saving marker #1"gui.antiqueatlas.marker.village"@(165, 181)
[19:03:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[19:03:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:03:51] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[19:03:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:03:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[19:03:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:03:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[19:03:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:04:30] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:04:35] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: first encounter (5 occurences).
[19:05:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:05:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[19:05:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:05:15] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:05:21] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:05:25] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 10 times.
[19:05:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:05:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/terdjerky12.png
[19:05:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:06:00] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:06:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:06] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:06] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:06] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:06:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/SoulSR.png
[19:06:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:06:15] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:15] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 15 times.
[19:06:26] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:41] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:45] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:06:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:50] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.RenderYoutuber:func_110775_a:85]: Attempting to save File
[19:06:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:07:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:07:05] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 20 times.
[19:07:23] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:07:24] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/boushh20.png
[19:07:24] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:07:29] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:07:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/trovanon.png
[19:07:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:07:30] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:07:58] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 25 times.
[19:08:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:09:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:09:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:10:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:11:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:12:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:12:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:13:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:13:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:13:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[19:13:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:14:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:14:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[19:14:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:14:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:14:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[19:14:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:14:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:14:20] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:14:21] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[19:14:21] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:15:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:15:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:16:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:17:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:18:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:18:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:19:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:20:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:21:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:21:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:22:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:23:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:23:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:24:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:24:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:25:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:26:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:27:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:27:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:28:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:28:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:29:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:30:03] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:30:48] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:31:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:32:12] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:32:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[19:32:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:32:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:33:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:33:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:34:33] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:34:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:35:02] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:35:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[19:35:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:35:18] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:36:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:37:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:37:36] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:37:39] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:37:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/damien95.png
[19:37:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:37:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:37:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.RenderYoutuber:func_110775_a:75]: File Found but not in list
[19:38:14] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:38:35] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:38:38] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:39:27] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:40:12] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:40:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:40:31] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/Damien76.png
[19:40:31] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:40:57] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:41:36] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:41:42] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:41:48] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:42:33] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:43:18] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:43:28] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:43:29] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:43:29] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:43:38] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:43:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[19:43:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:03] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:44:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[19:44:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[19:44:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[19:44:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:44:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:44:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:44:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:46] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/terdjerky12.png
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/terdjerky12.png
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:45:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:46:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:47:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:47:42] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:47:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:47:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:47:51] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:47:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:47:52] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:47:52] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:47:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:47:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zekzava.png
[19:47:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:10] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:48:11] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/danteELITE.png
[19:48:11] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:48:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/Damien76.png
[19:48:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:35] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:48:36] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/damien95.png
[19:48:36] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:49:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:50:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:50:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:51:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:52:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:53:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:53:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:54:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:54:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/danteELITE.png
[19:54:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:54:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:55:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:56:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:56:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:57:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:58:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:27] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:36] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:49] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:00:32] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:00:33] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[20:00:33] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:00:35] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:00:37] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[20:00:37] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:00:43] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:01:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:01:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[20:01:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:01:12] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:01:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[20:01:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:01:17] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:01:18] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[20:01:18] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:01:28] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:02:13] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:02:58] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:03:43] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:03:44] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:03:53] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
Also, when I try to go to any of the websites shown for the skins for the YouTuber Mobs(That's what those sites are for) I get a 404 Page Not Found Error or something along those lines. Don't know if this is important or not.
Ok so I just found this nativelog.txt file on my desktop for some odd reason. Not sure if its contents are important or not but its relatively short. It's contents are in the spoiler. Read it if you want.
Set run directory to C:\Program Files (x86)\Minecraft
Native Launcher Version: 286
Operating System: Windows 10 Home
Application Hash: 8f1d31dfea0301cfa2ca7aaedc34da8e9fa25b31
Application Data directory: C:\Users\TheVanillaMiner\AppData\Roaming
Executable Path: MinecraftLauncher.exe
App Directory dir: C:\Program Files (x86)\Minecraft
Start dir: C:/Program Files (x86)/Minecraft
Launcher dir: C:/Program Files (x86)/Minecraft/game
TmpDir dir: C:/Program Files (x86)/Minecraft/game
Java Launcher hash: 77eb2318ba5a6ef88d2d0a38c02436b32d420740
Java Version: 1.8.0_25
x64: 1
LauncherConfiguration from: https://launchermeta.mojang.com/mc/launcher.json
Downloaded config
Native launcher is current
Native launcher is current
Java launcher is current: 77eb2318ba5a6ef88d2d0a38c02436b32d420740(77eb2318ba5a6ef88d2d0a38c02436b32d420740)
Check to see if we can run the launcher
Native launcher is current
runJavaLauncher
Started application ./runtime/jre-x64/1.8.0_25/bin/java.exe -cp "C:/Program Files (x86)/Minecraft/game/launcher.jar" net.minecraft.launcher.Main --winTen --nativeLauncherVersion 286
Application still running, assuming all's fine.
Ok so I started up the game again and I started a session in the same world ive been in and I ended it and went into the logs and got the latest.log file and I found this:
latest.log
[20:51:51] [Client thread/INFO]: Setting user: TheVanillaMiner
[20:52:01] [Client thread/INFO]: LWJGL Version: 2.9.1
[20:52:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Ollij93's BowCraft, FMLFileResourcePack:Craftable Chainmail Mod MC 1.8, FMLFileResourcePack:DrCyano's Lootable Bodies, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Flan's Mod: Apocalypse, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:The Epicarno Mod, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Realistic Pain, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Shipwrecks!, FMLFileResourcePack:siriusmc, FMLFileResourcePack:Swords++, FMLFileResourcePack:The Camping Mod 2, FMLFileResourcePack:Youtubers+ Mod, YoutubersSkin
[20:53:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Ollij93's BowCraft, FMLFileResourcePack:Craftable Chainmail Mod MC 1.8, FMLFileResourcePack:DrCyano's Lootable Bodies, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Flan's Mod: Apocalypse, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:The Epicarno Mod, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Realistic Pain, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Shipwrecks!, FMLFileResourcePack:siriusmc, FMLFileResourcePack:Swords++, FMLFileResourcePack:The Camping Mod 2, FMLFileResourcePack:Youtubers+ Mod, FMLFileResourcePack:Flan's Mod : Apocalypse-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.8-5.0.jar, YoutubersSkin
[20:53:10] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:53:10] [Thread-10/INFO]: Initializing LWJGL OpenAL
[20:53:10] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:53:11] [Thread-10/INFO]: OpenAL initialized.
[20:53:11] [Sound Library Loader/INFO]: Sound engine started
[20:53:18] [Client thread/WARN]: File flansmod:sounds/BulletHit.ogg does not exist, cannot add it to event flansmod:BulletHit
[20:53:34] [Client thread/INFO]: Created: 16x16 textures-atlas
[20:54:01] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Ollij93's BowCraft, FMLFileResourcePack:Craftable Chainmail Mod MC 1.8, FMLFileResourcePack:DrCyano's Lootable Bodies, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Flan's Mod: Apocalypse, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:The Epicarno Mod, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Realistic Pain, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Shipwrecks!, FMLFileResourcePack:siriusmc, FMLFileResourcePack:Swords++, FMLFileResourcePack:The Camping Mod 2, FMLFileResourcePack:Youtubers+ Mod, FMLFileResourcePack:Flan's Mod : Apocalypse-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.8-5.0.jar, YoutubersSkin
[20:54:02] [Client thread/INFO]: SoundSystem shutting down...
[20:54:02] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[20:54:02] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:54:02] [Thread-12/INFO]: Initializing LWJGL OpenAL
[20:54:02] [Thread-12/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:54:03] [Thread-12/INFO]: OpenAL initialized.
[20:54:03] [Sound Library Loader/INFO]: Sound engine started
[20:54:06] [Client thread/WARN]: File flansmod:sounds/BulletHit.ogg does not exist, cannot add it to event flansmod:BulletHit
[20:54:20] [Client thread/WARN]: Texture siriusmc:textures/items/SteelHelm.png with size 99x99 limits mip level from 4 to 0
[20:54:33] [Client thread/INFO]: Created: 2048x1024 textures-atlas
[20:54:36] [Client thread/ERROR]: ########## GL ERROR ##########
[20:54:36] [Client thread/ERROR]: @ Post startup
[20:54:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[20:56:49] [Server thread/INFO]: Starting integrated minecraft server version 1.8
[20:56:49] [Server thread/INFO]: Generating keypair
[20:57:01] [Server thread/INFO]: Preparing start region for level 0
[20:57:02] [Server thread/INFO]: Preparing spawn area: 5%
[20:57:03] [Server thread/INFO]: Preparing spawn area: 29%
[20:57:04] [Server thread/INFO]: Preparing spawn area: 74%
[20:57:07] [Server thread/INFO]: Changing view distance to 7, from 10
[20:57:10] [Server thread/INFO]: TheVanillaMiner[local:E:b01d3732] logged in with entity id 332 at (264.63630273772264, 65.0, 267.86562306956665)
[20:57:10] [Server thread/INFO]: TheVanillaMiner joined the game
[20:57:12] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
[20:57:15] [Client thread/INFO]: [CHAT] Thanks for using SecurityCraft v1.7.4.1! Tip: Join breakinbad.net, the official SecurityCraft server!
[20:57:15] [Server thread/INFO]: Saving and pausing game...
[20:57:15] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Overworld
[20:57:16] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Nether
[20:57:16] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/The End
[20:57:16] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Mystlands
[20:57:16] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Apocalypse
[20:57:16] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9387ms behind, skipping 187 tick(s)
[20:57:17] [Server thread/INFO]: Stopping server
[20:57:17] [Server thread/INFO]: Saving players
[20:57:17] [Server thread/INFO]: Saving worlds
[20:57:17] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Overworld
[20:57:17] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Nether
[20:57:17] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/The End
[20:57:17] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Mystlands
[20:57:17] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Apocalypse
[20:57:23] [Client thread/ERROR]: ########## GL ERROR ##########
[20:57:23] [Client thread/ERROR]: @ Post render
[20:57:23] [Client thread/ERROR]: 1281: Invalid value
And I looked in the other 2 logs that I could find and I looked at their endings . Ill put these in another post.
grimallq, I will be away this weekend, but I'll have my laptop with me. If need be, would it be ok if i pm-ed you to notify you that I would be ready to continue to work out my issue?
By the way I read your paste.ee thing and I want to clarify that I may be switching back to Java 8 and that my render distance is either 6 or 7. I also have 3GB of ram installed in my pc, so the crash is definetly not because of that, like you had clarified in the file. But yeah sorry for not reading it earlier. I just got curious and wondered what it said, so thats when i looked
Okay, I have the fml-client-latest.log. So what do we need to look at in it. I've also seen in the latest one and the previous ones that they all mention the Unknown Source that was mentioned in the crash.
Okay, I have the fml-client-latest.log. So what do we need to look at in it. I've also seen in the latest one and the previous ones that they all mention the Unknown Source that was mentioned in the crash.
Upload it to Pastebin.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Not sure if I'm supposed to post this here, but I am playing mc 1.8 with forge on windows 10, and for some reason I keep getting a crash, but the unusual part is that it doesn't do it at the menu. It actually does it at random points DURING gameplay. Please help me. I know mods aren't causing it cause I did it with just forge and it did the same thing. And it's not a graphics issue cause it didn't do it in the past when the launcher detected windows 10 as windows 8.1. I can't provide the whole crash log, but I do know the one line that appeared on every log. It was at the bottom and it read something along the lines of: OpenGL: #ERROR# No OpenGL context found in the current thread.
please help!!!!!
There's many crash logs to choose from, so I just picked the latest one. I know its the one that I need to show cause it just started happening two days ago and I researched long and hard before I decided to make a thread.
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 10/7/15 8:31 PM
Description: Exception in server tick loop
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:270)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:716)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 193588656 bytes (184 MB) / 731492352 bytes (697 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1502 25 mods loaded, 25 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1502.jar)
UCHIJAAAA Forge{11.14.3.1502} [Minecraft Forge] (forge-1.8-11.14.3.1502.jar)
UCHIJAAAA securitycraft{v1.7.4.1} [SecurityCraft] ([1.8] SecurityCraft v1.7.4.1.jar)
UCHIJAAAA bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar)
UCHIJAAAA ArmorStatusHUD{1.8} [ArmorStatusHUD] ([1.8]ArmorStatusHUD-client-1.29.jar)
UCHIJAAAA StatusEffectHUD{1.8} [StatusEffectHUD] ([1.8]StatusEffectHUD-client-1.27.jar)
UCHIJAAAA antiqueatlas{4.2.7-1.8} [Antique Atlas] (antiqueatlas-4.2.7-1.8.jar)
UCHIJAAAA BiomesOPlenty{1.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1017-universal.jar)
UCHIJAAAA bc{1.0} [Ollij93's BowCraft] (BowCraft-1.1.jar)
UCHIJAAAA My Craftable Chainmail mod V1.2-1.8{1.2} [Craftable Chainmail Mod MC 1.8] (Chainmail armour mod 1.8.jar)
UCHIJAAAA lootablebodies{1.3.5} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.3.5.jar)
UCHIJAAAA DamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.8.jar)
UCHIJAAAA flansmod{5.0} [Flan's Mod] (Flan's Mod-1.8-5.0.jar)
UCHIJAAAA flansmodapocalypse{1.0} [Flan's Mod: Apocalypse] (Flan's Mod Apocalypse-1.8-1.0.jar)
UCHIJAAAA forge_TheEpicarnoMod{V1.1.4.6} [The Epicarno Mod] (forge_TheEpicarnoMod-1.1.4.6.jar)
UCHIJAAAA mininghats{1.4} [Mining Hats] (mininghats-1.4.jar)
UCHIJAAAA cfm{3.5} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.5-dev(1.8).jar)
UCHIJAAAA realisticpain{1.0} [Realistic Pain] (Realistic Pain-1.0-1.8.jar)
UCHIJAAAA corerm{1.2c} [RikMuld's Core] (RikMuldsCore_1.2c.jar)
UCHIJAAAA shipwrecks{1.7.0} [Shipwrecks!] (shipwrecks-1.8.0-1.7.1.jar)
UCHIJAAAA siriusmc{1.4a.18} [siriusmc] (SiriusMC_1.4a.18.jar)
UCHIJAAAA mymod{1.1} [Swords++] (Swords++ v1.1 [1.8].jar)
UCHIJAAAA camping{2.2e} [The Camping Mod 2] (TheCampingMod_2.2e.jar)
UCHIJAAAA youtubers{1.7.0} [Youtubers+ Mod] (youtubers-mc1.8-1.7.jar)
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['TheVanillaMiner'/344, l='Modded Survival 1.8', x=267.86, y=65.00, z=259.68]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
What throws me off now that I actually look at this in detail, rather than the crash log saying the name and the affix of -client in file explorer, the affix is changed to -server. Also, It says server in the file. When I see server i think multiplayer, so this is throwing me off a bit. I also changed my java version to Java 7 because some people in threads in the past have told others to change the java version back to Java 7, so I did that in hopes of it making a difference, which it did, but it just caused it to happen less frequently.
Okay, so I found a new crash time record from when I started. I played for 2 hours before it just crashed again. I am now thinking that it is that there is no data being sent to the game with the display, and when I say, go into a file folder on my desktop with the game still running and I head back to it and unpause it, I think its getting confused so to speak with the switching of screens. Here's the new crash log report. Its in the spoiler below
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 10/8/15 8:06 PM
Description: Exception in server tick loop
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:270)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:716)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 399034392 bytes (380 MB) / 798748672 bytes (761 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1502 25 mods loaded, 25 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1502.jar)
UCHIJAAAAAAAAA Forge{11.14.3.1502} [Minecraft Forge] (forge-1.8-11.14.3.1502.jar)
UCHIJAAAAAAAAA securitycraft{v1.7.4.1} [SecurityCraft] ([1.8] SecurityCraft v1.7.4.1.jar)
UCHIJAAAAAAAAA bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar)
UCHIJAAAAAAAAA ArmorStatusHUD{1.8} [ArmorStatusHUD] ([1.8]ArmorStatusHUD-client-1.29.jar)
UCHIJAAAAAAAAA StatusEffectHUD{1.8} [StatusEffectHUD] ([1.8]StatusEffectHUD-client-1.27.jar)
UCHIJAAAAAAAAA antiqueatlas{4.2.7-1.8} [Antique Atlas] (antiqueatlas-4.2.7-1.8.jar)
UCHIJAAAAAAAAA BiomesOPlenty{1.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1017-universal.jar)
UCHIJAAAAAAAAA bc{1.0} [Ollij93's BowCraft] (BowCraft-1.1.jar)
UCHIJAAAAAAAAA My Craftable Chainmail mod V1.2-1.8{1.2} [Craftable Chainmail Mod MC 1.8] (Chainmail armour mod 1.8.jar)
UCHIJAAAAAAAAA lootablebodies{1.3.5} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.3.5.jar)
UCHIJAAAAAAAAA DamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.8.jar)
UCHIJAAAAAAAAA flansmod{5.0} [Flan's Mod] (Flan's Mod-1.8-5.0.jar)
UCHIJAAAAAAAAA flansmodapocalypse{1.0} [Flan's Mod: Apocalypse] (Flan's Mod Apocalypse-1.8-1.0.jar)
UCHIJAAAAAAAAA forge_TheEpicarnoMod{V1.1.4.6} [The Epicarno Mod] (forge_TheEpicarnoMod-1.1.4.6.jar)
UCHIJAAAAAAAAA mininghats{1.4} [Mining Hats] (mininghats-1.4.jar)
UCHIJAAAAAAAAA cfm{3.5} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.5-dev(1.8).jar)
UCHIJAAAAAAAAA realisticpain{1.0} [Realistic Pain] (Realistic Pain-1.0-1.8.jar)
UCHIJAAAAAAAAA corerm{1.2c} [RikMuld's Core] (RikMuldsCore_1.2c.jar)
UCHIJAAAAAAAAA shipwrecks{1.7.0} [Shipwrecks!] (shipwrecks-1.8.0-1.7.1.jar)
UCHIJAAAAAAAAA siriusmc{1.4a.18} [siriusmc] (SiriusMC_1.4a.18.jar)
UCHIJAAAAAAAAA mymod{1.1} [Swords++] (Swords++ v1.1 [1.8].jar)
UCHIJAAAAAAAAA camping{2.2e} [The Camping Mod 2] (TheCampingMod_2.2e.jar)
UCHIJAAAAAAAAA youtubers{1.7.0} [Youtubers+ Mod] (youtubers-mc1.8-1.7.jar)
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['TheVanillaMiner'/388849, l='Modded Survival 1.8', x=264.64, y=65.00, z=267.87]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
It still says I'm playing on a server. Idk why. Also this "at java.lang.Thread.run(Unknown Source)" thing in the crash log has me wondering if this is the issue. Please say something about this people this crash is really annoying.
Okay. I got the log loaded up. I did attempt to put it in a spoiler, but It was a two hour log, so it was too long for the forums. So what should we look at?
I did find a good bit of item id mismatches, but it didnt cause the crash.
Excuse my language, but WTF? Look at what I found in the log!
[19:03:38] [Server thread/INFO] [STDOUT/]: [scala.Console$:println:148]: hallo
I never typed anything like this. Do you think a mod could have done it?
Ok, so I may have found what caused the crash. I copied it from the log near the end of my gameplay and this is what I found:
[19:03:43] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:03:43] [Server thread/DEBUG] [antiqueatlas/]: Saving local markers data to NBT
[19:03:43] [Server thread/DEBUG] [antiqueatlas/]: Saving marker #1"gui.antiqueatlas.marker.village"@(165, 181)
[19:03:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[19:03:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:03:51] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[19:03:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:03:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[19:03:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:03:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:03:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[19:03:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:04:30] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:04:35] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: first encounter (5 occurences).
[19:05:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:05:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[19:05:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:05:15] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:05:21] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:05:25] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 10 times.
[19:05:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:05:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/terdjerky12.png
[19:05:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:06:00] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:06:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:06] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:06] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:06] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:06:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/SoulSR.png
[19:06:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:06:15] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:15] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 15 times.
[19:06:26] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:41] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:45] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:06:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:50] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.RenderYoutuber:func_110775_a:85]: Attempting to save File
[19:06:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:06:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:07:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:07:05] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 20 times.
[19:07:23] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:07:24] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/boushh20.png
[19:07:24] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:07:29] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:07:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/trovanon.png
[19:07:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:07:30] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:07:58] [Server thread/DEBUG] [FML/]: The world 57ba61b3 (Modded Survival 1.8) may have leaked: seen 25 times.
[19:08:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:09:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:09:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:10:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:11:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:12:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:12:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:13:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:13:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:13:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[19:13:58] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:14:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:14:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[19:14:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:14:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:14:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[19:14:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:14:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:14:20] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:14:21] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[19:14:21] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:15:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:15:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:16:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:17:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:18:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:18:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:19:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:20:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:21:01] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:21:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:22:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:23:16] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:23:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:24:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:24:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:25:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:26:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:27:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:27:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:28:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:28:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:29:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:30:03] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:30:48] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:31:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:32:12] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:32:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[19:32:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:32:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:33:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:33:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:34:33] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:34:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:35:02] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:35:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[19:35:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:35:18] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:36:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:37:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:37:36] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:95]: File Found but not in list
[19:37:39] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:37:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/damien95.png
[19:37:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:37:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:37:55] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.RenderYoutuber:func_110775_a:75]: File Found but not in list
[19:38:14] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:38:35] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:38:38] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:39:27] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:40:12] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:40:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:40:31] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/Damien76.png
[19:40:31] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:40:57] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:41:36] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:41:42] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:41:48] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:42:33] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:43:18] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:43:28] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:43:29] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:43:29] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:43:38] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:43:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[19:43:40] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:03] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:03] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:44:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[19:44:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:04] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[19:44:05] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[19:44:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:44:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:44:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:44:44] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:46] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/terdjerky12.png
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/terdjerky12.png
[19:44:47] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:44:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:45:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:46:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:47:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:47:42] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:47:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:47:43] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:47:51] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:47:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:47:52] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/teecubed333.png
[19:47:52] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:47:53] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:47:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zekzava.png
[19:47:54] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:10] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:48:11] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/danteELITE.png
[19:48:11] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:48:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/Damien76.png
[19:48:30] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:35] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:48:36] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/damien95.png
[19:48:36] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:48:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:49:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:50:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:50:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:51:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:52:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:53:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:53:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:54:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[19:54:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/danteELITE.png
[19:54:14] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[19:54:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:55:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:56:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:56:52] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:57:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:58:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:07] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:27] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:36] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[19:59:49] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:00:32] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:00:33] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/muji.png
[20:00:33] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:00:35] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:00:37] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zionishe.png
[20:00:37] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:00:43] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:01:07] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:01:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/marhom.png
[20:01:08] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:01:12] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:01:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/loganhelper.png
[20:01:13] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:01:17] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:107]: Attempting to save File
[20:01:18] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:118]: java.io.FileNotFoundException: http://skins.minecraft.net/MinecraftSkins/zarkboy.png
[20:01:18] [Client thread/INFO] [STDOUT/]: [com.supercat765.Youtubers.Entity.Render.PlayerRender:func_110775_a:119]: save File Failed
[20:01:28] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:02:13] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:02:58] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:03:43] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:03:44] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
[20:03:53] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Modded Survival 1.8
i neeed help
my minecraft email isnt working it wont let me login and i even changed my password
can someone help?
By the way, after the last line of the spoiler is when the crash occurred, so that's when it showed the crash log in the FML log.
Try your mojang account
everyone who owns minecraft has one. Just try logging in at www.mojang.net or .com or something like that and click login and use your minecraft email and password. and by the way, If you bought minecraft with a credit card, you use your username to login at minecraft.com, not your email, but if u purchased prepaid then you have to use email. But for mojang still login with your email
I was responding to a kid who had an issue btw grimallq
Also, when I try to go to any of the websites shown for the skins for the YouTuber Mobs(That's what those sites are for) I get a 404 Page Not Found Error or something along those lines. Don't know if this is important or not.
Ok so I just found this nativelog.txt file on my desktop for some odd reason. Not sure if its contents are important or not but its relatively short. It's contents are in the spoiler. Read it if you want.
Set run directory to C:\Program Files (x86)\Minecraft
Native Launcher Version: 286
Operating System: Windows 10 Home
Application Hash: 8f1d31dfea0301cfa2ca7aaedc34da8e9fa25b31
Application Data directory: C:\Users\TheVanillaMiner\AppData\Roaming
Executable Path: MinecraftLauncher.exe
App Directory dir: C:\Program Files (x86)\Minecraft
Start dir: C:/Program Files (x86)/Minecraft
Launcher dir: C:/Program Files (x86)/Minecraft/game
TmpDir dir: C:/Program Files (x86)/Minecraft/game
Java Launcher hash: 77eb2318ba5a6ef88d2d0a38c02436b32d420740
Java Version: 1.8.0_25
x64: 1
LauncherConfiguration from: https://launchermeta.mojang.com/mc/launcher.json
Downloaded config
Native launcher is current
Native launcher is current
Java launcher is current: 77eb2318ba5a6ef88d2d0a38c02436b32d420740(77eb2318ba5a6ef88d2d0a38c02436b32d420740)
Check to see if we can run the launcher
Native launcher is current
runJavaLauncher
Started application ./runtime/jre-x64/1.8.0_25/bin/java.exe -cp "C:/Program Files (x86)/Minecraft/game/launcher.jar" net.minecraft.launcher.Main --winTen --nativeLauncherVersion 286
Application still running, assuming all's fine.
Ok so I started up the game again and I started a session in the same world ive been in and I ended it and went into the logs and got the latest.log file and I found this:
latest.log
[20:51:51] [Client thread/INFO]: Setting user: TheVanillaMiner
[20:52:01] [Client thread/INFO]: LWJGL Version: 2.9.1
[20:52:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Ollij93's BowCraft, FMLFileResourcePack:Craftable Chainmail Mod MC 1.8, FMLFileResourcePack:DrCyano's Lootable Bodies, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Flan's Mod: Apocalypse, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:The Epicarno Mod, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Realistic Pain, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Shipwrecks!, FMLFileResourcePack:siriusmc, FMLFileResourcePack:Swords++, FMLFileResourcePack:The Camping Mod 2, FMLFileResourcePack:Youtubers+ Mod, YoutubersSkin
[20:53:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Ollij93's BowCraft, FMLFileResourcePack:Craftable Chainmail Mod MC 1.8, FMLFileResourcePack:DrCyano's Lootable Bodies, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Flan's Mod: Apocalypse, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:The Epicarno Mod, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Realistic Pain, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Shipwrecks!, FMLFileResourcePack:siriusmc, FMLFileResourcePack:Swords++, FMLFileResourcePack:The Camping Mod 2, FMLFileResourcePack:Youtubers+ Mod, FMLFileResourcePack:Flan's Mod : Apocalypse-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.8-5.0.jar, YoutubersSkin
[20:53:10] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:53:10] [Thread-10/INFO]: Initializing LWJGL OpenAL
[20:53:10] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:53:11] [Thread-10/INFO]: OpenAL initialized.
[20:53:11] [Sound Library Loader/INFO]: Sound engine started
[20:53:18] [Client thread/WARN]: File flansmod:sounds/BulletHit.ogg does not exist, cannot add it to event flansmod:BulletHit
[20:53:34] [Client thread/INFO]: Created: 16x16 textures-atlas
[20:54:01] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Ollij93's BowCraft, FMLFileResourcePack:Craftable Chainmail Mod MC 1.8, FMLFileResourcePack:DrCyano's Lootable Bodies, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Flan's Mod: Apocalypse, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:The Epicarno Mod, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Realistic Pain, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Shipwrecks!, FMLFileResourcePack:siriusmc, FMLFileResourcePack:Swords++, FMLFileResourcePack:The Camping Mod 2, FMLFileResourcePack:Youtubers+ Mod, FMLFileResourcePack:Flan's Mod : Apocalypse-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.8-5.0.jar, YoutubersSkin
[20:54:02] [Client thread/INFO]: SoundSystem shutting down...
[20:54:02] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[20:54:02] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:54:02] [Thread-12/INFO]: Initializing LWJGL OpenAL
[20:54:02] [Thread-12/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:54:03] [Thread-12/INFO]: OpenAL initialized.
[20:54:03] [Sound Library Loader/INFO]: Sound engine started
[20:54:06] [Client thread/WARN]: File flansmod:sounds/BulletHit.ogg does not exist, cannot add it to event flansmod:BulletHit
[20:54:20] [Client thread/WARN]: Texture siriusmc:textures/items/SteelHelm.png with size 99x99 limits mip level from 4 to 0
[20:54:33] [Client thread/INFO]: Created: 2048x1024 textures-atlas
[20:54:36] [Client thread/ERROR]: ########## GL ERROR ##########
[20:54:36] [Client thread/ERROR]: @ Post startup
[20:54:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[20:56:49] [Server thread/INFO]: Starting integrated minecraft server version 1.8
[20:56:49] [Server thread/INFO]: Generating keypair
[20:57:01] [Server thread/INFO]: Preparing start region for level 0
[20:57:02] [Server thread/INFO]: Preparing spawn area: 5%
[20:57:03] [Server thread/INFO]: Preparing spawn area: 29%
[20:57:04] [Server thread/INFO]: Preparing spawn area: 74%
[20:57:07] [Server thread/INFO]: Changing view distance to 7, from 10
[20:57:10] [Server thread/INFO]: TheVanillaMiner[local:E:b01d3732] logged in with entity id 332 at (264.63630273772264, 65.0, 267.86562306956665)
[20:57:10] [Server thread/INFO]: TheVanillaMiner joined the game
[20:57:12] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
[20:57:15] [Client thread/INFO]: [CHAT] Thanks for using SecurityCraft v1.7.4.1! Tip: Join breakinbad.net, the official SecurityCraft server!
[20:57:15] [Server thread/INFO]: Saving and pausing game...
[20:57:15] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Overworld
[20:57:16] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Nether
[20:57:16] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/The End
[20:57:16] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Mystlands
[20:57:16] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Apocalypse
[20:57:16] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9387ms behind, skipping 187 tick(s)
[20:57:17] [Server thread/INFO]: Stopping server
[20:57:17] [Server thread/INFO]: Saving players
[20:57:17] [Server thread/INFO]: Saving worlds
[20:57:17] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Overworld
[20:57:17] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Nether
[20:57:17] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/The End
[20:57:17] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Mystlands
[20:57:17] [Server thread/INFO]: Saving chunks for level 'Modded Survival 1.8'/Apocalypse
[20:57:23] [Client thread/ERROR]: ########## GL ERROR ##########
[20:57:23] [Client thread/ERROR]: @ Post render
[20:57:23] [Client thread/ERROR]: 1281: Invalid value
And I looked in the other 2 logs that I could find and I looked at their endings . Ill put these in another post.
grimallq, I will be away this weekend, but I'll have my laptop with me. If need be, would it be ok if i pm-ed you to notify you that I would be ready to continue to work out my issue?
By the way I read your paste.ee thing and I want to clarify that I may be switching back to Java 8 and that my render distance is either 6 or 7. I also have 3GB of ram installed in my pc, so the crash is definetly not because of that, like you had clarified in the file. But yeah sorry for not reading it earlier. I just got curious and wondered what it said, so thats when i looked
Okay, I have the fml-client-latest.log. So what do we need to look at in it. I've also seen in the latest one and the previous ones that they all mention the Unknown Source that was mentioned in the crash.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumUpload it to Pastebin.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.