When i alter the mincraft .jar file in anyway, including deleteing Meta INF, when minecraft is launched and the altered profile is selected it just downloads a new copy of 1.8, and resets the .jar file. Also if i make a copy of a version profile, it is not displayed in the profile folder, despite making sure all names match and the json txt is renamed. I have tried uninstalling minecraft, deletingg all minecraft related folders, and uninstalling java, non of which have worked. Any and all help is appreciated, thanks.
That's because ever since 1.6.2, and the new launcher, you don't ever touch the minecraft.jar file. It isn't how modding is done anymore. I suggest when you look up modding tutorials, pay attention to dates and versions it's for.
Nowadays you install forge, and then just download and dump mods into the mod folder.
I am aware, i just explained it in a poor manner, I am modding the game in the proper manner.
EDIT: Also forge doesn't work either, it is not displayed as a profile, and the few times it has, dumping the mods in the mods folder didn't do anything.
Ok lets start from the beginning. Go into your minecraft folder, and then into subfolder named versions. Delete everything in there. Then start the MC launcher. It should redownload stuff. Hit New profile, call it 1.8, uncheck snapshot version and select release 1.8.0 as its game version. Leave all else. Hit save profile and then hit play. Wait until it loads then shut it down, go to forge site and download: http://files.minecraftforge.net/minecraftforge//1.8
1289, the latest version (click on installer link). Double click the file you downloaded but make sure both mc launcher and mc are shut down when you do this. Install forge, then start up mc launcher. There should already be a new forge profile made. You can check by selecting it on bottom left and hitting edit profile, and as the game version it should say "release 1.8-Forge xx.xx.x.1289". Hit save profile then hit play.
I have done everything you have suggested and the game works without re installing versions upon start-up, but mods still are not working. I am pasting the Too Many Items mod into the mods folder, initially as just the zip file, but that didn't work so I then pasted the contents of the zip file into the mods folder, yet no luck.Any more ideas? Also something i noticed that is weird is when i save and quit to title from a world, it says "shutting down internal server" for 5 - 10 seconds. I do have a server, but it isn't running and i am playing single player when this occurs.
Um. I think TMI does not need forge for 1.8. In fact, I do not think there is a forge version for it for 1.8 out yet (http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272385-toomanyitems-the-inventory-editor-and-more-1-8-is) meaning if you just stick the current non-forge version into forge mod folder, it won't work and it also will bork other forge mods from loading.
So you either create a non-forge profile and use only TMI with it (and no other forge mods) or take out TMI out of mods folder for 1.8 Forge profile and use NEI for 1.8 instead as that's forge dependent and does pretty much the same things.
If you're getting NEI, get recommended instead of latest and make sure you click on Universal link: http://chickenbones.net/Pages/links.html
I noticed the server comment and I'm assuming you mean multiplayer. Currently if you mean Minecraft Realms then they do not support mods. You might get away with client mods like NEI, TMI, voxelmap, damageindicators and such as those mod only alter your own display/UI and do not affect the server but generally realms do not support forge and you won't be able to really mod on them.
The only 1.8 servers currently up that are not MRealms are spigot based and spigot does not support forge either.
Sponge powered (craftbukkit replacement) is in the works but nowhere near done so if your eventual desire is fully modded forge based server for 1.8, you're gonna have to hold off on that for a while still.
[17:56:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:56:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:56:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:56:40] [main/INFO] [FML]: Forge Mod Loader version 8.0.14.1289 for Minecraft 1.8 loading
[17:56:40] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Leisure\Desktop\runtime\jre-x64\1.8.0_25
[17:56:40] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:56:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:56:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:56:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:56:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:56:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:56:41] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:56:41] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:56:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:56:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
Exception in thread "main" [17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: codechicken/core/launch/CodeChickenCorePlugin
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:18)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:101)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: codechicken.core.launch.CodeChickenCorePlugin
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 4 more
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 6 more
the NEI file was a .jar, not sure if that matters but i'm used to seeing zip files. I put the file in the mods folder, then started up the launcher to which the above happened.
Did you put in codechickencore as well? Without it NEI won't work. Sorry I did not mention that but yes, that's a code mod dependency and you need it as well. It's at the same link where you got NEI.
The mod works now thank you very much, but now i am getting a low framerate on minecraft which should not be happening. I have an i7 cpu, 12gb of ram (with 6gb in the jvm arguments for minecraft) and a nvidia gtx970m with 3gb vram. The computer is less than a month old aswell.
Hmm ok. Do you see any other spam in the game output on the launcher while you're playing? Anything that stands out?
Also, press F3 while you're playing and try to observer your framerate, chunks updated, and memory used and when they change.
Try and play around with video settings a bit. See if there's a difference if you reduce mipmap, if you turn VBOs on and off. If you turn VSync on/off. OpenGL on/off and so on. Different video cards will have different strengths so try to find the settings that you get max fps on.
Just finished doing those and changing the settings was ineffective. I am also not sure how you check the launcher logs. Something else has just occurred also. I will give you a rundown of what happened. 1. I turned vbos on and it crashed the game, and would not open any worlds until it had been toggled back to off. 2. I tried to reduce mipmap, but it always toggled itself back to 4, this is likely because i run my render settings at 32 chunks. 3. I toggled vsync which had no effect. 4. This is when thisngs went weird. I used NEI to change into creative mode, and i flew up fairly high into the air to see if it would lag alot, which it didnt, it just remained at the low 18fps. I then went back down and switched back into survival as i was about to build a new home. I pulled out my iron axe, and attempted to cut down a tree to cleaer space, but there was no hitbox and the axe didnt swing. I then tried hitting the ground but again there was no hitbox and the axe didn't swing. I saved and quit to title, closed minecraft and then started everything back up. I went into my world again, but there were once again no hitboxes. Not sure why this is happening, and my settings are all back the way they were. Also, before i installed this mod, i was getting my fps capped at 120 with the same settings. There has been an issue that i have not described to you yet, and it has been happening since i first installed the game. Every now and then, the screen will blink black, whether it is the entire screen or a small portion varys. Also, the items on my shortcut bar will blink as if they are disappearing and reappearing, and sometimes the icon will briefly change to that of another item. This also happens in chests and my inventory. I'm really sorry about the mini essay, and i thank you once again for your help.
Go to MC launcher->hit Edit Profile->select Keep Launcher Open->hit Save profile. Back on MC launcher, select your desired profile again, hit play. Play around and have these issues happen to you. Then go back to the launcher and look at the tabs that say Launcher Log and Game output. Copy paste both here. That first report you posted was game output. The question is when you do stuff in MC like swing an axe, if there's anything showing up in the game output that we can use.
As for graphical glitches, they're often associated with optifine, shaders or resource packs. Launcher log should show that though, as well as all the versions and libraries you have.
[18:13:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:13:05] [main/INFO] [FML]: Forge Mod Loader version 8.0.14.1289 for Minecraft 1.8 loading
[18:13:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Leisure\Desktop\runtime\jre-x64\1.8.0_25
[18:13:05] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:13:05] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:13:05] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:13:05] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:13:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:13:07] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:13:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:13:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:13:08] [Client thread/INFO]: Setting user: RandomMaster58
[18:13:10] [Client thread/INFO]: LWJGL Version: 2.9.1
[18:13:10] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[18:13:10] [Client thread/INFO] [FML]: MinecraftForge v11.14.0.1289 Initialized
[18:13:11] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[18:13:11] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[18:13:11] [Client thread/INFO] [FML]: Searching C:\Users\Leisure\AppData\Roaming\.minecraft\mods for mods
[18:13:11] [Client thread/INFO] [FML]: Also searching C:\Users\Leisure\AppData\Roaming\.minecraft\mods\1.8 for mods
[18:13:13] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[18:13:13] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at CLIENT
[18:13:13] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at SERVER
[18:13:13] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items
[18:13:13] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[18:13:13] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[18:13:13] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[18:13:13] [Client thread/INFO] [FML]: Applying holder lookups
[18:13:13] [Client thread/INFO] [FML]: Holder lookups applied
[18:13:14] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:13:14] [Thread-8/INFO]: Initializing LWJGL OpenAL
[18:13:14] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:13:14] [Thread-8/INFO]: OpenAL initialized.
[18:13:14] [Sound Library Loader/INFO]: Sound engine started
[18:13:15] [Client thread/INFO]: Created: 512x512 textures-atlas
[18:13:16] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[18:13:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items
[18:13:16] [Client thread/INFO]: SoundSystem shutting down...
[18:13:17] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[18:13:17] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:13:17] [Thread-11/INFO]: Initializing LWJGL OpenAL
[18:13:17] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:13:17] [Thread-11/INFO]: OpenAL initialized.
[18:13:17] [Sound Library Loader/INFO]: Sound engine started
[18:13:18] [Client thread/INFO]: Created: 512x512 textures-atlas
[18:13:27] [Server thread/INFO]: Starting integrated minecraft server version 1.8
[18:13:27] [Server thread/INFO]: Generating keypair
[18:13:27] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[18:13:28] [Server thread/INFO] [FML]: Applying holder lookups
[18:13:28] [Server thread/INFO] [FML]: Holder lookups applied
[18:13:28] [Server thread/INFO] [FML]: Loading dimension 0 (Austin Survival) ([email protected])
[18:13:28] [Server thread/INFO] [FML]: Loading dimension 1 (Austin Survival) ([email protected])
[18:13:28] [Server thread/INFO] [FML]: Loading dimension -1 (Austin Survival) ([email protected])
[18:13:28] [Server thread/INFO]: Preparing start region for level 0
[18:13:29] [Server thread/INFO]: Preparing spawn area: 99%
[18:13:29] [Server thread/INFO]: Changing view distance to 32, from 10
[18:13:29] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 1
[18:13:29] [Netty Server IO #1/INFO] [FML]: Client protocol version 1
[18:13:29] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : [email protected],[email protected],[email protected],[email protected],[email protected]
[18:13:29] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[18:13:29] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[18:13:29] [Server thread/INFO]: RandomMaster58[local:E:7eb42b56] logged in with entity id 324 at (188.49971052689773, 72.0, 204.7809645490362)
[18:13:29] [Server thread/INFO]: RandomMaster58 joined the game
[18:13:33] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3286ms behind, skipping 65 tick(s)
[18:13:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6645ms behind, skipping 132 tick(s)
[18:14:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2630ms behind, skipping 52 tick(s)
[18:14:19] [Server thread/INFO]: Saving and pausing game...
[18:14:19] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/Overworld
[18:14:21] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/Nether
[18:14:21] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/The End
[18:14:21] [Server thread/INFO]: Stopping server
[18:14:21] [Server thread/INFO]: Saving players
[18:14:21] [Server thread/INFO]: Saving worlds
[18:14:21] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/Overworld
[18:14:21] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/Nether
[18:14:21] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/The End
[18:14:23] [Server thread/INFO] [FML]: Unloading dimension 0
[18:14:23] [Server thread/INFO] [FML]: Unloading dimension -1
[18:14:23] [Server thread/INFO] [FML]: Unloading dimension 1
[18:14:23] [Server thread/INFO] [FML]: Applying holder lookups
[18:14:23] [Server thread/INFO] [FML]: Holder lookups applied
[18:14:24] [Client thread/INFO]: Stopping!
[18:14:24] [Client thread/INFO]: SoundSystem shutting down...
[18:14:24] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Launcher Log:
[18:12:41 INFO]: Minecraft Launcher 1.6.5 (through bootstrap 4) started on windows...
[18:12:41 INFO]: Current time is Jan 19, 2015 6:12:41 PM
[18:12:41 INFO]: System.getProperty('os.name') == 'Windows 7'
[18:12:41 INFO]: System.getProperty('os.version') == '6.1'
[18:12:41 INFO]: System.getProperty('os.arch') == 'amd64'
[18:12:41 INFO]: System.getProperty('java.version') == '1.8.0_25'
[18:12:41 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[18:12:41 INFO]: System.getProperty('sun.arch.data.model') == '64'
[18:12:41 INFO]: proxy == DIRECT
[18:12:41 INFO]: JFX is already initialized
[18:12:41 INFO]: Refreshing local version list...
[18:12:41 INFO]: Refreshing remote version list...
[18:12:42 INFO]: Refresh complete.
[18:12:42 INFO]: Loaded 3 profile(s); selected 'Forge'
[18:12:42 INFO]: Refreshing auth...
[18:12:42 INFO]: Logging in with access token
[18:13:03 INFO]: Getting syncinfo for selected version
[18:13:03 INFO]: Queueing library & version downloads
[18:13:03 INFO]: Download job 'Version & Libraries' started (16 threads, 37 files)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.17\authlib-1.5.17.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-platform\6.5\twitch-platform-6.5-natives-windows-64.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.6.1\realms-1.6.1.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\6.5\twitch-6.5.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Download job 'Resources' skipped as there are no files to download
[18:13:04 INFO]: Job 'Resources' finished successfully (took 0:00:00.000)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\6.5\twitch-6.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.6.1\realms-1.6.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.1\lwjgl-platform-2.9.1-natives-windows.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-platform\6.5\twitch-platform-6.5-natives-windows-64.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-external-platform\4.5\twitch-external-platform-4.5-natives-windows-64.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.1\lwjgl-platform-2.9.1-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8\1.8.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.17\authlib-1.5.17.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-external-platform\4.5\twitch-external-platform-4.5-natives-windows-64.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8\1.8.jar for job 'Version & Libraries': Used own copy as it matched etag
[18:13:04 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:00.815)
[18:13:04 INFO]: Launching game
[18:13:04 INFO]: Unpacking natives to C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.0.1289-1.8\1.8-Forge11.14.0.1289-1.8-natives-178329633930731
[18:13:04 INFO]: Launching in C:\Users\Leisure\AppData\Roaming\.minecraft
[18:13:04 INFO]: Half command: C:\Users\Leisure\Desktop\runtime\jre-x64\1.8.0_25\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.0.1289-1.8\1.8-Forge11.14.0.1289-1.8-natives-178329633930731 -cp C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.0.1289-1.8\forge-1.8-11.14.0.1289-1.8.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.17\authlib-1.5.17.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.6.1\realms-1.6.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\6.5\twitch-6.5.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8\1.8.jar net.minecraft.launchwrapper.Launch
[18:13:05 INFO]: Looking for orphaned versions to clean up...
[18:13:05 INFO]: Looking for old natives & assets to clean up...
[18:14:25 ERROR]: java.io.IOException: Stream closed
[18:14:25 ERROR]: java.io.IOException: Stream closed
[18:14:25 ERROR]: java.io.IOException: Stream closed
[18:14:25 INFO]: Game ended with no troubles detected (exit code 0)
[18:14:25 INFO]: Deleting C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.0.1289-1.8\1.8-Forge11.14.0.1289-1.8-natives-178329633930731
[18:14:25 WARN]: Couldn't delete C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.0.1289-1.8\1.8-Forge11.14.0.1289-1.8-natives-178329633930731 - scheduling for deletion upon exit
Note: In the launcher logs there were easily over 500 lines of "[18:14:25 ERROR]: java.io.IOException: Stream closed", so many in fact that i could not post the reply, so i left 3 of them.
Sorry I missed the post.
Ok so your first log doesn't show anything amiss. Just shows when you were in the game, you were probably lagging a lot but sometimes that happens when you first log into the world. The only message after was when it was shutting down. So no, no issues are visible there. No issues are visible in the launcher log either and in fact exit code 0 means no trouble detected.
However, I did see someone mention that Forge 1289 wasn't working with NEI. Try 1285 or 1290.
Just get the different version from forge download site, install, then start up MC launcher, hit edit profile on your profile for your world, and for game version select (release 1.8.0 - Forge xx.xx.x.xxxx) where x is whatever version you actually want instead of what it is currently.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Nowadays you install forge, and then just download and dump mods into the mod folder.
EDIT: Also forge doesn't work either, it is not displayed as a profile, and the few times it has, dumping the mods in the mods folder didn't do anything.
http://files.minecraftforge.net/minecraftforge//1.8
1289, the latest version (click on installer link). Double click the file you downloaded but make sure both mc launcher and mc are shut down when you do this. Install forge, then start up mc launcher. There should already be a new forge profile made. You can check by selecting it on bottom left and hitting edit profile, and as the game version it should say "release 1.8-Forge xx.xx.x.1289". Hit save profile then hit play.
So you either create a non-forge profile and use only TMI with it (and no other forge mods) or take out TMI out of mods folder for 1.8 Forge profile and use NEI for 1.8 instead as that's forge dependent and does pretty much the same things.
If you're getting NEI, get recommended instead of latest and make sure you click on Universal link:
http://chickenbones.net/Pages/links.html
I noticed the server comment and I'm assuming you mean multiplayer. Currently if you mean Minecraft Realms then they do not support mods. You might get away with client mods like NEI, TMI, voxelmap, damageindicators and such as those mod only alter your own display/UI and do not affect the server but generally realms do not support forge and you won't be able to really mod on them.
The only 1.8 servers currently up that are not MRealms are spigot based and spigot does not support forge either.
Sponge powered (craftbukkit replacement) is in the works but nowhere near done so if your eventual desire is fully modded forge based server for 1.8, you're gonna have to hold off on that for a while still.
[17:56:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:56:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:56:40] [main/INFO] [FML]: Forge Mod Loader version 8.0.14.1289 for Minecraft 1.8 loading
[17:56:40] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Leisure\Desktop\runtime\jre-x64\1.8.0_25
[17:56:40] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:56:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:56:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:56:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:56:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:56:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:56:41] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:56:41] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:56:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:56:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
Exception in thread "main" [17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: codechicken/core/launch/CodeChickenCorePlugin
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:18)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:101)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: codechicken.core.launch.CodeChickenCorePlugin
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 4 more
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[17:56:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 6 more
the NEI file was a .jar, not sure if that matters but i'm used to seeing zip files. I put the file in the mods folder, then started up the launcher to which the above happened.
Also, press F3 while you're playing and try to observer your framerate, chunks updated, and memory used and when they change.
Try and play around with video settings a bit. See if there's a difference if you reduce mipmap, if you turn VBOs on and off. If you turn VSync on/off. OpenGL on/off and so on. Different video cards will have different strengths so try to find the settings that you get max fps on.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumOtherwise, it sounds like something else is wrong. Could you post your crash logs, or just logs in general?
Are you a potato?
Check out Realistic Survival: https://l.marksill.com/rs
As for graphical glitches, they're often associated with optifine, shaders or resource packs. Launcher log should show that though, as well as all the versions and libraries you have.
[18:13:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:13:05] [main/INFO] [FML]: Forge Mod Loader version 8.0.14.1289 for Minecraft 1.8 loading
[18:13:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Leisure\Desktop\runtime\jre-x64\1.8.0_25
[18:13:05] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:13:05] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:13:05] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:13:05] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:13:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:13:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:13:07] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:13:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:13:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:13:08] [Client thread/INFO]: Setting user: RandomMaster58
[18:13:10] [Client thread/INFO]: LWJGL Version: 2.9.1
[18:13:10] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[18:13:10] [Client thread/INFO] [FML]: MinecraftForge v11.14.0.1289 Initialized
[18:13:11] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[18:13:11] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[18:13:11] [Client thread/INFO] [FML]: Searching C:\Users\Leisure\AppData\Roaming\.minecraft\mods for mods
[18:13:11] [Client thread/INFO] [FML]: Also searching C:\Users\Leisure\AppData\Roaming\.minecraft\mods\1.8 for mods
[18:13:13] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[18:13:13] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at CLIENT
[18:13:13] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems] at SERVER
[18:13:13] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items
[18:13:13] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[18:13:13] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[18:13:13] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[18:13:13] [Client thread/INFO] [FML]: Applying holder lookups
[18:13:13] [Client thread/INFO] [FML]: Holder lookups applied
[18:13:14] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:13:14] [Thread-8/INFO]: Initializing LWJGL OpenAL
[18:13:14] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:13:14] [Thread-8/INFO]: OpenAL initialized.
[18:13:14] [Sound Library Loader/INFO]: Sound engine started
[18:13:15] [Client thread/INFO]: Created: 512x512 textures-atlas
[18:13:16] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[18:13:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items
[18:13:16] [Client thread/INFO]: SoundSystem shutting down...
[18:13:17] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[18:13:17] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:13:17] [Thread-11/INFO]: Initializing LWJGL OpenAL
[18:13:17] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:13:17] [Thread-11/INFO]: OpenAL initialized.
[18:13:17] [Sound Library Loader/INFO]: Sound engine started
[18:13:18] [Client thread/INFO]: Created: 512x512 textures-atlas
[18:13:27] [Server thread/INFO]: Starting integrated minecraft server version 1.8
[18:13:27] [Server thread/INFO]: Generating keypair
[18:13:27] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[18:13:28] [Server thread/INFO] [FML]: Applying holder lookups
[18:13:28] [Server thread/INFO] [FML]: Holder lookups applied
[18:13:28] [Server thread/INFO] [FML]: Loading dimension 0 (Austin Survival) ([email protected])
[18:13:28] [Server thread/INFO] [FML]: Loading dimension 1 (Austin Survival) ([email protected])
[18:13:28] [Server thread/INFO] [FML]: Loading dimension -1 (Austin Survival) ([email protected])
[18:13:28] [Server thread/INFO]: Preparing start region for level 0
[18:13:29] [Server thread/INFO]: Preparing spawn area: 99%
[18:13:29] [Server thread/INFO]: Changing view distance to 32, from 10
[18:13:29] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 1
[18:13:29] [Netty Server IO #1/INFO] [FML]: Client protocol version 1
[18:13:29] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : [email protected],[email protected],[email protected],[email protected],[email protected]
[18:13:29] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[18:13:29] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[18:13:29] [Server thread/INFO]: RandomMaster58[local:E:7eb42b56] logged in with entity id 324 at (188.49971052689773, 72.0, 204.7809645490362)
[18:13:29] [Server thread/INFO]: RandomMaster58 joined the game
[18:13:33] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3286ms behind, skipping 65 tick(s)
[18:13:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6645ms behind, skipping 132 tick(s)
[18:14:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2630ms behind, skipping 52 tick(s)
[18:14:19] [Server thread/INFO]: Saving and pausing game...
[18:14:19] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/Overworld
[18:14:21] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/Nether
[18:14:21] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/The End
[18:14:21] [Server thread/INFO]: Stopping server
[18:14:21] [Server thread/INFO]: Saving players
[18:14:21] [Server thread/INFO]: Saving worlds
[18:14:21] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/Overworld
[18:14:21] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/Nether
[18:14:21] [Server thread/INFO]: Saving chunks for level 'Austin Survival'/The End
[18:14:23] [Server thread/INFO] [FML]: Unloading dimension 0
[18:14:23] [Server thread/INFO] [FML]: Unloading dimension -1
[18:14:23] [Server thread/INFO] [FML]: Unloading dimension 1
[18:14:23] [Server thread/INFO] [FML]: Applying holder lookups
[18:14:23] [Server thread/INFO] [FML]: Holder lookups applied
[18:14:24] [Client thread/INFO]: Stopping!
[18:14:24] [Client thread/INFO]: SoundSystem shutting down...
[18:14:24] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Launcher Log:
[18:12:41 INFO]: Minecraft Launcher 1.6.5 (through bootstrap 4) started on windows...
[18:12:41 INFO]: Current time is Jan 19, 2015 6:12:41 PM
[18:12:41 INFO]: System.getProperty('os.name') == 'Windows 7'
[18:12:41 INFO]: System.getProperty('os.version') == '6.1'
[18:12:41 INFO]: System.getProperty('os.arch') == 'amd64'
[18:12:41 INFO]: System.getProperty('java.version') == '1.8.0_25'
[18:12:41 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[18:12:41 INFO]: System.getProperty('sun.arch.data.model') == '64'
[18:12:41 INFO]: proxy == DIRECT
[18:12:41 INFO]: JFX is already initialized
[18:12:41 INFO]: Refreshing local version list...
[18:12:41 INFO]: Refreshing remote version list...
[18:12:42 INFO]: Refresh complete.
[18:12:42 INFO]: Loaded 3 profile(s); selected 'Forge'
[18:12:42 INFO]: Refreshing auth...
[18:12:42 INFO]: Logging in with access token
[18:13:03 INFO]: Getting syncinfo for selected version
[18:13:03 INFO]: Queueing library & version downloads
[18:13:03 INFO]: Download job 'Version & Libraries' started (16 threads, 37 files)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.17\authlib-1.5.17.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-platform\6.5\twitch-platform-6.5-natives-windows-64.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.6.1\realms-1.6.1.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries'... (try 0)
[18:13:03 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\6.5\twitch-6.5.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Download job 'Resources' skipped as there are no files to download
[18:13:04 INFO]: Job 'Resources' finished successfully (took 0:00:00.000)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\6.5\twitch-6.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.6.1\realms-1.6.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.1\lwjgl-platform-2.9.1-natives-windows.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-platform\6.5\twitch-platform-6.5-natives-windows-64.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-external-platform\4.5\twitch-external-platform-4.5-natives-windows-64.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.1\lwjgl-platform-2.9.1-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Attempting to download C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8\1.8.jar for job 'Version & Libraries'... (try 0)
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.17\authlib-1.5.17.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-external-platform\4.5\twitch-external-platform-4.5-natives-windows-64.jar for job 'Version & Libraries': Local file matches local checksum, using that
[18:13:04 INFO]: Finished downloading C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8\1.8.jar for job 'Version & Libraries': Used own copy as it matched etag
[18:13:04 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:00.815)
[18:13:04 INFO]: Launching game
[18:13:04 INFO]: Unpacking natives to C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.0.1289-1.8\1.8-Forge11.14.0.1289-1.8-natives-178329633930731
[18:13:04 INFO]: Launching in C:\Users\Leisure\AppData\Roaming\.minecraft
[18:13:04 INFO]: Half command: C:\Users\Leisure\Desktop\runtime\jre-x64\1.8.0_25\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.0.1289-1.8\1.8-Forge11.14.0.1289-1.8-natives-178329633930731 -cp C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.0.1289-1.8\forge-1.8-11.14.0.1289-1.8.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.17\authlib-1.5.17.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.6.1\realms-1.6.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\6.5\twitch-6.5.jar;C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8\1.8.jar net.minecraft.launchwrapper.Launch
[18:13:05 INFO]: Looking for orphaned versions to clean up...
[18:13:05 INFO]: Looking for old natives & assets to clean up...
[18:14:25 ERROR]: java.io.IOException: Stream closed
[18:14:25 ERROR]: java.io.IOException: Stream closed
[18:14:25 ERROR]: java.io.IOException: Stream closed
[18:14:25 INFO]: Game ended with no troubles detected (exit code 0)
[18:14:25 INFO]: Deleting C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.0.1289-1.8\1.8-Forge11.14.0.1289-1.8-natives-178329633930731
[18:14:25 WARN]: Couldn't delete C:\Users\Leisure\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.0.1289-1.8\1.8-Forge11.14.0.1289-1.8-natives-178329633930731 - scheduling for deletion upon exit
Note: In the launcher logs there were easily over 500 lines of "[18:14:25 ERROR]: java.io.IOException: Stream closed", so many in fact that i could not post the reply, so i left 3 of them.
Ok so your first log doesn't show anything amiss. Just shows when you were in the game, you were probably lagging a lot but sometimes that happens when you first log into the world. The only message after was when it was shutting down. So no, no issues are visible there. No issues are visible in the launcher log either and in fact exit code 0 means no trouble detected.
However, I did see someone mention that Forge 1289 wasn't working with NEI. Try 1285 or 1290.