-5

My Minecraft keeps crashing after a couple seconds of running. I've read online about this issue and can't find anything. It says this after the crash.

[12:24:13] [Client thread/INFO]: Setting user: nkoak28
[12:24:13] [Client thread/INFO]: (Session ID is token:73f4a663d7d6417e96cee15634624bbf:d329cba1538248ba85a724c1ddbe7098)
[12:24:14] [Client thread/INFO]: LWJGL Version: 2.9.4
[12:24:15] [Client thread/INFO]: Reloading ResourceManager: Default
[12:24:16] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:24:16] [Thread-6/INFO]: Initializing LWJGL OpenAL
[12:24:16] [Thread-6/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[12:24:16] [Thread-6/INFO]: OpenAL initialized.
[12:24:17] [Sound Library Loader/INFO]: Sound engine started
[12:24:18] [Client thread/INFO]: Created: 512x512 textures-atlas
[12:24:31] [Server thread/INFO]: Starting integrated minecraft server version 1.8.8
[12:24:31] [Server thread/INFO]: Generating keypair
[12:24:31] [Server thread/INFO]: Preparing start region for level 0
[12:24:33] [Server thread/INFO]: Changing view distance to 12, from 10
[12:24:33] [Server thread/INFO]: nkoak28[local:E:5442333b] logged in with entity id 339 at (-120.06118661740985, 68.0, 270.1459368633843)
[12:24:33] [Server thread/INFO]: nkoak28 joined the game
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffd6c7d5d3, pid=7808, tid=5780
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig7icd64.dll+0x6d5d3]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\pc\AppData\Roaming\.minecraft\hs_err_pid7808.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Rainbow Dash
  • 1,502
  • 11
  • 25
nate
  • 1
  • 1

2 Answers2

2

I heard that using Java 7 fixes this problem. Give it a shot maybe? You can also decrease the amount of RAM given to Minecraft. Although I don't have the time to provide the information on how-to. Just hoping I shove you on the right track. Good luck.

Minecraft_Noob
  • 121
  • 1
  • 14
  • this wasn't the problem but it will definitely prevent future problems so Thank you, Before i was using java 8, and i guess it's not all the reliable yet. – nate Aug 16 '15 at 05:42
-1

Hold the windows key and press R, then run %appdata%\.minecraft and delete everything within that folder. Then try again.

If that doesn't work, uninstall current version of java, download the ORIGINAL minecraft launcher and install the latest java.

Remember to back up your saves and resource packs

DBS
  • 2,424
  • 3
  • 22
  • 32
Kez
  • 515
  • 3
  • 14
  • 5
    If you choose to do this, I recommend backing up \saves and whatever else you wish to keep. – 2xedo Aug 14 '15 at 23:14
  • Thank you It worked, I deleted the whole thing actually, uninstalled java and the whole .minecraft folder itself, then reinstalled everything and it's back to normal so thank you VERY much – nate Aug 16 '15 at 05:44